Timeline


and .

10/23/07:

23:53 Ticket #244 ('like' as an operator) closed by jeffdyer
wontfix: It seems better to treat 'like' as a type constructor only. So I agree, …
01:43 Ticket #252 (Syntax: Reformed with and switch type annotation after head looks weird) created by brendan
Syntax: Reformed with and switch type annotation after head looks weird

10/22/07:

10:22 Ticket #251 ((Resolved) "typeof" on various callable things) created by lth
(Resolved) "typeof" on various callable things
10:06 Ticket #250 ((Resolved) "typeof null") created by lth
(Resolved) "typeof null"
09:49 Ticket #249 (The types [T], [T1,T2,...], and ArrayLike) created by lth
The types [T], [T1,T2,...], and ArrayLike
09:03 Ticket #248 ((Resolved) Namespace "reflect" for type meta-objects and their methods?) created by lth
(Resolved) Namespace "reflect" for type meta-objects and their methods?
08:56 Ticket #247 (Scoping for "type" directive) created by lth
Scoping for "type" directive
08:43 Ticket #83 (Adaptation of the Math object to the various numeric types) closed by lth
fixed: Fixed recently; the Math methods are smart about it, and properties are …
08:35 Ticket #239 (WP: Need section on units) closed by lth
fixed
08:08 Ticket #246 ((Resolved) Conversion to "boolean" or "AnyBoolean"?) created by lth
(Resolved) Conversion to "boolean" or "AnyBoolean"?
08:00 Ticket #245 (Generic functions: how implicit is nextMethod?) created by lth
Generic functions: how implicit is nextMethod?
07:35 Ticket #244 ('like' as an operator) reopened by lth
I did say I was in favor, but that was before I discovered I could say "is …

10/21/07:

22:34 Ticket #244 ('like' as an operator) closed by jeffdyer
fixed: That good enough for me. Lars seemed to agree in a private conversation. …
19:38 Ticket #244 ('like' as an operator) created by jeffdyer
'like' as an operator
18:36 Ticket #243 (scope of nested functions need to be captured before hoisting) created by jeffdyer
scope of nested functions need to be captured before hoisting
18:20 Ticket #242 (Should 'use default namespace' reach into 'class' and 'interface' ...) created by jeffdyer
Should 'use default namespace' reach into 'class' and 'interface' definitions

10/20/07:

21:54 Ticket #241 (Relax "in" RHS to allow null/undefined/boolean/number/string, to match ...) created by brendan
Relax "in" RHS to allow null/undefined/boolean/number/string, to match de-facto "for/in" standard (11.8.7)

10/19/07:

23:44 Ticket #240 (Do let blocks pay for themselves?) created by jeffdyer
Do let blocks pay for themselves?

10/18/07:

15:34 Ticket #239 (WP: Need section on units) created by lth
WP: Need section on units
15:33 Ticket #238 ((To do) WP: Need section on loading, initialization) created by lth
(To do) WP: Need section on loading, initialization
14:37 Ticket #237 (Shared prototype as an in-the-language facility) created by lth
Shared prototype as an in-the-language facility
07:36 Ticket #236 ((To do) Enumerate all names introduced into prototypes by ES4) created by lth
(To do) Enumerate all names introduced into prototypes by ES4

10/16/07:

11:34 Ticket #137 (builtins: Class.es uses "String" but should use "string") closed by lth
fixed: Fixed a long time ago.
11:11 Ticket #227 (Versioning: how will HTML event handlers and javascript: URIs deal with ...) closed by lth
invalid: OK then.
06:46 Ticket #235 ("eval" should not be able to change DontDelete-ness of a binding) created by lth
"eval" should not be able to change DontDelete-ness of a binding

10/15/07:

13:30 Ticket #234 (The nature of byte) created by lth
The nature of byte
13:09 Ticket #233 ((Resolved) Are DontDelete and fixture not the same?) created by lth
(Resolved) Are DontDelete and fixture not the same?
12:55 Ticket #232 ((Resolved) Builtins: Meta-objects "construct" methods should accept ...) created by lth
(Resolved) Builtins: Meta-objects "construct" methods should accept something less heavyweight than an iterator
12:43 Ticket #228 (Function.call( fn, thisobj ) fails) closed by lth
worksforme

10/14/07:

22:47 Ticket #231 (RegExp: y (sticky) flag not yet implemented) created by brendan
RegExp: y (sticky) flag not yet implemented

10/12/07:

16:32 Ticket #230 ((Resolved) Builtins: What is the nature of "global"?) created by lth
(Resolved) Builtins: What is the nature of "global"?
15:44 Ticket #229 ((Resolved) Global and static vars can be non-nullable) created by lth
(Resolved) Global and static vars can be non-nullable

10/11/07:

16:03 Ticket #228 (Function.call( fn, thisobj ) fails) created by jresig
Function.call( fn, thisobj ) fails
09:27 Ticket #227 (Versioning: how will HTML event handlers and javascript: URIs deal with ...) created by lth
Versioning: how will HTML event handlers and javascript: URIs deal with versioning?
09:19 Ticket #226 ((Resolved) Versioning: how will "eval" handle versions?) created by lth
(Resolved) Versioning: how will "eval" handle versions?

10/09/07:

18:22 Ticket #225 (Qualified names not accepted in object literals or record types) created by lth
Qualified names not accepted in object literals or record types
16:45 Ticket #224 (expression-level type annotations) closed by dherman
fixed
16:30 Ticket #221 (Abandon "use numbertype") closed by lth
fixed: Make it so.
16:16 Ticket #171 (Builtins: one Math object or two?) closed by lth
invalid
15:14 Ticket #224 (expression-level type annotations) created by dherman
expression-level type annotations

10/05/07:

08:56 Ticket #223 ((Resolved) Builtins: Names of predefined union types) created by lth
(Resolved) Builtins: Names of predefined union types
07:39 Ticket #222 ((Resolved) Language: Controlling decimal rounding and precision) created by lth
(Resolved) Language: Controlling decimal rounding and precision
07:11 Ticket #221 (Abandon "use numbertype") created by lth
Abandon "use numbertype"
06:07 Ticket #220 ((Resolved) Builtins: The global "Math" binding should be const) created by lth
(Resolved) Builtins: The global "Math" binding should be const

10/01/07:

21:17 Ticket #79 (instanceof is not implemented) closed by graydon
fixed: Fixed and generalized a bit to handle Classes and Interfaces. Reopen if …

09/28/07:

20:21 Ticket #219 ((Resolved) Must a record type exactly match the object literal it is ...) created by jeffdyer
(Resolved) Must a record type exactly match the object literal it is annotating?
19:38 Ticket #121 (dynamic object types) closed by cormac
fixed: Made redundant by moving to option 9.
19:31 Ticket #162 (No longer need {*}) closed by lth
worksforme: Redundant.
19:13 Ticket #103 (RHS of 'is', 'to', and 'cast' as a general expression) closed by lth
wontfix: The meta-objects system will handle the rare case when we want a computed …
17:32 Ticket #53 (Should we clean up the grammar to make string and regexp literals more ...) closed by lth
wontfix: Break backward compatibility, not important enough to fix
17:24 Ticket #10 (Where does C.prototype.constructor.name get set?) closed by brendan
wontfix: Agreed, the meta_objects shows the way. /be

09/27/07:

19:14 Ticket #218 ((Resolved) Language: Union types should be unordered and should require an ...) created by lth
(Resolved) Language: Union types should be unordered and should require an exact match
14:43 Ticket #217 (Abandon nullability annotations on class definitions; restyle nullability ...) closed by lth
wontfix

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.
Note: See TracTimeline for information about the timeline view.