Timeline


and .

09/26/07:

23:35 Ticket #217 (Abandon nullability annotations on class definitions; restyle nullability ...) created by lth
Abandon nullability annotations on class definitions; restyle nullability as directed toward variable annotations
22:50 Ticket #216 ((Resolved) Builtins: Adopt uint-specific arithmetic operators) created by lth
(Resolved) Builtins: Adopt uint-specific arithmetic operators
22:38 Ticket #215 ((Resolved) Language: Minimum requirements for proper tail calls) created by lth
(Resolved) Language: Minimum requirements for proper tail calls
21:39 Ticket #123 (Should Number be re-bindable?) closed by brendan
invalid: Graydon and I do not remember motivation for rebinding Number (or Numeric) …
19:12 Ticket #214 ((Resolved) Catchall semantics) created by lth
(Resolved) Catchall semantics
19:03 Ticket #213 (Unicode: we need to distinguish external and internal formats) created by lth
Unicode: we need to distinguish external and internal formats
18:54 Ticket #212 (Builtins: Remove JSON) created by lth
Builtins: Remove JSON
18:23 Ticket #211 ((Resolved) Builtins: Remove ByteArray, introduce byte and use ...) created by lth
(Resolved) Builtins: Remove ByteArray, introduce byte and use Vector.<byte> instead
17:43 Ticket #69 (Bounds on Array length and Array indexing) closed by lth
wontfix: Replaced by the array/tuple proposal and the vector proposal.
17:29 Ticket #210 ((Resolved) Language: Allow interface methods to have other namespaces than ...) created by lth
(Resolved) Language: Allow interface methods to have other namespaces than "public"

09/25/07:

21:35 Ticket #209 (nullability not enforced) created by mrbkap
nullability not enforced
21:25 Ticket #208 ((Resolved) Builtins: type objects should implement the corresponding ...) created by lth
(Resolved) Builtins: type objects should implement the corresponding meta-object interfaces
16:07 Ticket #206 (Builtins: Security problems with meta-objects proposal) closed by lth
duplicate: Dup of #205.
15:05 Ticket #207 (Builtins: Meta-object methods can't be intrinsic) created by lth
Builtins: Meta-object methods can't be intrinsic
14:42 Ticket #206 (Builtins: Security problems with meta-objects proposal) created by lth
Builtins: Security problems with meta-objects proposal
14:38 Ticket #205 (Builtins: Security problems with meta-objects proposal) created by lth
Builtins: Security problems with meta-objects proposal

09/24/07:

20:54 Ticket #198 (Builtins: Refactor Array.sort and Vector.sort so that they share a core ...) closed by lth
fixed
18:34 Ticket #202 (Builtins: JSON decoding should throw EncodingError, not SyntaxError) closed by lth
fixed: Spec changed to specify EncodingError.
18:31 Ticket #191 (Builtins: The definitions of LocalTZA and DaylightSavingsTA are not as ...) closed by lth
duplicate
18:28 Ticket #180 (Builtins: default arguments to 'boolean' constructors are 'null', not ...) closed by lth
fixed
18:25 Ticket #3 (Issues around Numeric and subtypes of Number) closed by lth
fixed: I think we're done with this now.
17:53 Ticket #187 (Builtins: Higher-precision constants for decimal values of E, PI, etc) closed by lth
fixed: Fixed in spec.
15:14 Ticket #195 (Builtins: What is the nature of the 'lastIndex' property on RegExp ...) closed by lth
fixed: I have implemented the getter/setter pair, with conversion to integer on …
14:38 Ticket #204 (Builtins: Does Namespace have a "length" property?) created by lth
Builtins: Does Namespace have a "length" property?
14:34 Ticket #203 (Builtins: Should the new types have a static "length" property?) closed by lth
fixed

09/23/07:

17:45 Ticket #174 (Builtins: Function.toString() can't yield a FunctionDeclaration) closed by lth
fixed: Based on the implementation evidence and peripheral discussion in email …
17:42 Ticket #182 (Builtins: Is it OK for int.MIN_VALUE to be not symmetric with ...) closed by lth
fixed: Fixed in spec.
17:40 Ticket #183 (Builtins: uint.MIN_VALUE is a silly property) closed by lth
fixed: Fixed in spec.

09/20/07:

13:12 Ticket #203 (Builtins: Should the new types have a static "length" property?) created by lth
Builtins: Should the new types have a static "length" property?
10:41 Ticket #202 (Builtins: JSON decoding should throw EncodingError, not SyntaxError) created by lth
Builtins: JSON decoding should throw EncodingError, not SyntaxError
09:54 Ticket #201 ((To do) Builtins: Implement JSON) created by lth
(To do) Builtins: Implement JSON
08:36 Ticket #200 (Builtins: The meta-objects proposal does not support parameterized types ...) created by lth
Builtins: The meta-objects proposal does not support parameterized types adequately
08:34 Ticket #199 ((Resolved) Builtins: Are there public classes describing types?) created by lth
(Resolved) Builtins: Are there public classes describing types?
08:30 Ticket #198 (Builtins: Refactor Array.sort and Vector.sort so that they share a core ...) created by lth
Builtins: Refactor Array.sort and Vector.sort so that they share a core description
08:28 Ticket #197 (Builtins: Should Vector's intrinsic::sort have a default "sane" comparator ...) created by lth
Builtins: Should Vector's intrinsic::sort have a default "sane" comparator function?
08:21 Ticket #196 ((Resolved) Builtins: Does Vector need to be final, or is it enough for ...) created by lth
(Resolved) Builtins: Does Vector need to be final, or is it enough for some of its methods to be final?
08:17 Ticket #195 (Builtins: What is the nature of the 'lastIndex' property on RegExp ...) created by lth
Builtins: What is the nature of the 'lastIndex' property on RegExp objects?
08:10 Ticket #194 (Builtins: Whitespace handling in \ sequences in regexps with the x flag ...) created by lth
Builtins: Whitespace handling in \ sequences in regexps with the x flag needs to be specified more tightly
08:07 Ticket #193 (Builtins: Default values in date/time setters and the subclassing protocol) created by lth
Builtins: Default values in date/time setters and the subclassing protocol

09/19/07:

20:52 Ticket #192 ((To do) Builtins: ISO date grammar should be a grammar, not a regexp) created by lth
(To do) Builtins: ISO date grammar should be a grammar, not a regexp
20:50 Ticket #191 (Builtins: The definitions of LocalTZA and DaylightSavingsTA are not as ...) created by lth
Builtins: The definitions of LocalTZA and DaylightSavingsTA are not as simple as ES3 would like
20:48 Ticket #190 ((To do) Builtins: The YearFromTime function could be defined normatively, ...) created by lth
(To do) Builtins: The YearFromTime function could be defined normatively, probably
20:44 Ticket #189 ((To do) Builtins: do something coherent for numeric helper functions) created by lth
(To do) Builtins: do something coherent for numeric helper functions
20:37 Ticket #188 (Builtins: proper implementations of decimal.toFixed, toPrecision, ...) created by lth
Builtins: proper implementations of decimal.toFixed, toPrecision, toExponential
20:34 Ticket #187 (Builtins: Higher-precision constants for decimal values of E, PI, etc) created by lth
Builtins: Higher-precision constants for decimal values of E, PI, etc
20:30 Ticket #186 ((To do) Builtins: double.toExponential "step 19" must be explicated) created by lth
(To do) Builtins: double.toExponential "step 19" must be explicated
20:29 Ticket #185 (Builtins: missing body for double.toExponential and double.toPrecision) created by lth
Builtins: missing body for double.toExponential and double.toPrecision
20:27 Ticket #184 ((To do) Builtins: double.toFixed "step 10" must be explicated) created by lth
(To do) Builtins: double.toFixed "step 10" must be explicated
20:21 Ticket #183 (Builtins: uint.MIN_VALUE is a silly property) created by lth
Builtins: uint.MIN_VALUE is a silly property
20:13 Ticket #182 (Builtins: Is it OK for int.MIN_VALUE to be not symmetric with ...) created by lth
Builtins: Is it OK for int.MIN_VALUE to be not symmetric with double.MIN_VALUE
19:35 Ticket #181 ((Resolved) Builtins: The type Numeric should be called AnyNumber ...) created by lth
(Resolved) Builtins: The type Numeric should be called AnyNumber everywhere
19:31 Ticket #180 (Builtins: default arguments to 'boolean' constructors are 'null', not ...) created by lth
Builtins: default arguments to 'boolean' constructors are 'null', not 'false'
14:08 Ticket #179 (Standard library support for Unicode) created by lth
Standard library support for Unicode
14:05 Ticket #178 ((To do) Builtins: Presentation issues with string.prototype.split) created by lth
(To do) Builtins: Presentation issues with string.prototype.split
14:04 Ticket #177 ((To do) Builtins: Presentation issues with string.prototype.replace) created by lth
(To do) Builtins: Presentation issues with string.prototype.replace
14:00 Ticket #176 ((To do) Builtins: Remove optimizations before publication) created by lth
(To do) Builtins: Remove optimizations before publication
13:54 Ticket #175 (Primitives: String, Boolean, Number should not be magic except in that ...) created by lth
Primitives: String, Boolean, Number should not be magic except in that they convert to primitive types
13:26 Ticket #174 (Builtins: Function.toString() can't yield a FunctionDeclaration) created by lth
Builtins: Function.toString() can't yield a FunctionDeclaration
13:21 Ticket #173 (Builtins: the meta::invoke method on "Function" should not be final) created by lth
Builtins: the meta::invoke method on "Function" should not be final
13:07 Ticket #172 ((Resolved) Builtins: Should the Function constructor handle type ...) created by lth
(Resolved) Builtins: Should the Function constructor handle type annotations and suchlike
12:55 Ticket #171 (Builtins: one Math object or two?) created by lth
Builtins: one Math object or two?
12:44 Ticket #170 ((Resolved) Builtins: encodeURI and decodeURI must be upgraded to Unicode 5 ...) created by lth
(Resolved) Builtins: encodeURI and decodeURI must be upgraded to Unicode 5 / 21-bit Unicode
12:35 Ticket #169 ((Resolved) Builtins: Can global bindings be shadowed?) created by lth
(Resolved) Builtins: Can global bindings be shadowed?

09/18/07:

05:58 Ticket #168 ((Resolved) Should the new builtin types have prototype/intrinsic method ...) created by lth
(Resolved) Should the new builtin types have prototype/intrinsic method pairs, or just public methods on instances

09/13/07:

21:52 Ticket #167 ((Resolved) Clarification: When are redefinitions allowed?) created by jeffdyer
(Resolved) Clarification: When are redefinitions allowed?

09/10/07:

12:46 Ticket #56 (RegExp: Exposing properties "match" and "nCapturingParens") closed by lth
fixed: The helper namespace is used for these as appropriate.

09/03/07:

09:46 Ticket #166 ((Resolved) Private constructors are useful, common, and need to be ...) created by lth
(Resolved) Private constructors are useful, common, and need to be supported

08/31/07:

13:39 Ticket #165 ((Resolved) Simple sugar for allocation of structurally typed record data) created by lth
(Resolved) Simple sugar for allocation of structurally typed record data

08/29/07:

17:42 Ticket #164 (Check that all references to global constructors reference the built-in ...) created by brendan
Check that all references to global constructors reference the built-in bindings
Note: See TracTimeline for information about the timeline view.