Timeline


and .

06/27/07:

22:45 Ticket #125 (Ensure array extras/generics deal with holes properly) created by brendan
Ensure array extras/generics deal with holes properly

06/24/07:

20:18 Ticket #124 (verify error when assigning value of type Array to more specific array ...) created by jeffdyer
verify error when assigning value of type Array to more specific array type

06/22/07:

21:54 Ticket #119 (Support for arguments object should be removed from the reference ...) closed by lth
fixed: Really a duplicate of #26.
20:58 Ticket #123 (Should Number be re-bindable?) created by brendan
Should Number be re-bindable?
20:38 Ticket #3 (Issues around Numeric and subtypes of Number) reopened by lth
It doesn't make sense for type Numeric to be what it is because all the …
20:24 Ticket #72 (Discussion item: 'is' operator on non-nullable types) closed by lth
duplicate: Duplicate of #73.
20:19 Ticket #68 (Intuitive syntax for the creation of monotyped arrays) closed by jeffdyer
fixed: resolution: accepted. this should also work for non-monotyped arrays. …
19:42 Ticket #122 ((Resolved) Compatibility and generics) created by cormac
(Resolved) Compatibility and generics
19:38 Ticket #121 (dynamic object types) created by cormac
dynamic object types
19:02 Ticket #120 ((Resolved) Should array structural type syntax require explicit repetition) created by brendan
(Resolved) Should array structural type syntax require explicit repetition
19:01 Ticket #66 (What is the nature of monotyped arrays?) closed by lth
fixed: There seems to be agreement that the natural behavior is that the result …
18:30 Ticket #71 (Structural object/array/function(?) types should be implicitly nullable in ...) closed by lth
fixed: Writing […] or {...} in any context is equivalent to writing …
18:12 Ticket #108 (as3 tests that use 'as') closed by cpeyer
fixed: as test removed: fdd6f5b4573f5a65b525f0dfa808356b05cfd932
17:25 Ticket #62 (Compatibility: what to do about (more) name clashes) closed by brendan
fixed: The larger issue is covered by #67. The particular Name clash was fixed …
17:24 Ticket #119 (Support for arguments object should be removed from the reference ...) created by lth
Support for arguments object should be removed from the reference implementation
17:17 Ticket #118 ('this generator' not supported by parser / evaluator) created by lth
'this generator' not supported by parser / evaluator
17:15 Ticket #117 ('this function' not supported by parser, evaluator) created by lth
'this function' not supported by parser, evaluator
00:00 Ticket #52 (What is the interaction of intrinsic::hashcode with the overloaded === ...) closed by lth
fixed: intrinsic::hashcode will use intrinsic::=== as its constraint.

06/21/07:

23:58 Ticket #116 ((Resolved) Packages should not be required to be first in a compilation ...) created by jeffdyer
(Resolved) Packages should not be required to be first in a compilation unit
23:43 Ticket #40 (Types: is the meaning of meta::convert invariant?) closed by lth
fixed: The conclusion is that all the meta-functions are just functions: nothing …
23:19 Ticket #27 (Can the "arguments" object really be a true Array?) closed by lth
fixed: Specifically: * The arguments object delegates to an object O which is …
22:29 Ticket #103 (RHS of 'is', 'to', and 'cast' as a general expression) closed by jeffdyer
fixed: resolution: there are arguments both ways. the common use case asks for …
13:47 Ticket #115 (Should the 'Date' class be final?) created by lth
Should the 'Date' class be final?

06/20/07:

20:25 Ticket #61 (Lexer: octal escapes not supported in strings) closed by chrispi
invalid: Octals are no longer supported.
17:43 Ticket #114 (parser: 'let' expressions can't be used as arguments to function call ...) created by lth
parser: 'let' expressions can't be used as arguments to function call (several problems)
17:40 Ticket #113 ((Resolved) int converts from everything) created by graydon
(Resolved) int converts from everything
17:27 Ticket #112 (The semantics of 'const') created by lth
The semantics of 'const'
15:54 Ticket #111 ((Resolved) Shorthand object destructurings) created by lth
(Resolved) Shorthand object destructurings
06:28 Ticket #110 (for-in loop uses property-name order, not property-creation order) created by brendan
for-in loop uses property-name order, not property-creation order

06/19/07:

22:25 Ticket #109 (as3 tests that use '..' and '.( )') created by jeffdyer
as3 tests that use '..' and '.( )'
22:19 Ticket #108 (as3 tests that use 'as') created by jeffdyer
as3 tests that use 'as'
22:18 Ticket #107 (as3 tests that use 'include') created by jeffdyer
as3 tests that use 'include'
21:10 Ticket #106 (Max and min do not handle -0 right) created by lth
Max and min do not handle -0 right
21:09 Ticket #105 (Applying unary negation to 0 does not produce -0) created by lth
Applying unary negation to 0 does not produce -0
21:08 Ticket #104 (Dividing by -0 does not preserve sign) created by lth
Dividing by -0 does not preserve sign
20:43 Ticket #103 (RHS of 'is', 'to', and 'cast' as a general expression) created by jeffdyer
RHS of 'is', 'to', and 'cast' as a general expression

06/18/07:

22:05 Ticket #102 ("protected" is not implemented) created by lth
"protected" is not implemented
21:58 Ticket #101 ('super' is not implemented) created by lth
'super' is not implemented
21:27 Ticket #100 (Unary '-' applied to unsigned numbers does unexpected things) created by lth
Unary '-' applied to unsigned numbers does unexpected things
21:22 Ticket #99 (Can't use "to" as parameter name) created by lth
Can't use "to" as parameter name
18:40 Ticket #98 (Namespaced type expressions are evaluated too soon?) created by lth
Namespaced type expressions are evaluated too soon?

06/16/07:

19:24 Ticket #87 (Implement bug fix: [OBJECT.TRAILING.COMMA]) closed by jeffdyer
fixed: fixed by 07026f50befbdbc97390c30c449b1416973cc6b7
18:53 Ticket #82 (Unimplemented: Imported classes can't be used as annotations) closed by jeffdyer
fixed: fixed by 5dbb4c39154265df1d3997456039c35ffc5e63ac
06:44 Ticket #91 (Instances of non-dynamic classes are not actually sealed) closed by graydon
fixed

06/15/07:

23:50 Ticket #94 (Internal namespace not opened outside of a package) closed by jeffdyer
fixed: fixed by 344b2acfa387ae14d580919d6417116aab698608
23:40 Ticket #48 (type of function definitions) closed by jeffdyer
fixed: fixed by 99aba3c3df139f3dab958564f58290d7c7d1013f
03:56 Ticket #97 (var defs in switch don't get default init) created by jeffdyer
var defs in switch don't get default init

06/13/07:

19:22 Ticket #96 (Resolved) Allowable types for the rest argument) created by cormac
Resolved) Allowable types for the rest argument

06/12/07:

21:47 Ticket #95 (Super expressions not implemented [AS3 compat]) created by jeffdyer
Super expressions not implemented [AS3 compat]
20:45 Ticket #94 (Internal namespace not opened outside of a package) created by jeffdyer
Internal namespace not opened outside of a package
20:20 Ticket #43 (Instance var initialization does not take type into account) closed by graydon
fixed
01:03 Ticket #70 (Typed expression syntax for 'with' and 'switch type' statements) closed by jeffdyer
fixed: fixed: 7f294aafd83f0ca2f865d38a9c1e8d60dc42ced8

06/11/07:

20:43 Ticket #85 (LetStatement should require a block) closed by jeffdyer
fixed: fixed: committed revision e62c2ddc0afc6b3e15c6f5e439bd3b3250328de9
20:18 Ticket #92 (||= and &&= not working yet) closed by jeffdyer
fixed: fixed in committed revision 13c766a43f93e05a1f2529495d5623d21c758aa6
18:49 Ticket #46 (Interfaces not implemented) closed by jeffdyer
fixed: resolution: interfaces are implemented, except for #93 and other yet …
18:47 Ticket #93 (Verifier doesn't check overrides) created by jeffdyer
Verifier doesn't check overrides

06/10/07:

05:25 Ticket #92 (||= and &&= not working yet) created by brendan
||= and &&= not working yet

06/09/07:

22:04 Ticket #86 (Ctrl-D without readline causes infinite loop) closed by mrbkap
fixed: I committed my change.
15:11 Ticket #80 (Nullable-typed var in class defaults to undefined) closed by lth
fixed
14:46 Ticket #91 (Instances of non-dynamic classes are not actually sealed) created by lth
Instances of non-dynamic classes are not actually sealed
14:20 Ticket #88 ('var' and 'const' properties on an instance must be DontEnum) closed by lth
fixed: eval.sml calls shouldBeDontEnum to find out if val and virtual val …
13:59 Ticket #77 (The "prototype" property must itself be DontEnum) closed by lth
fixed
13:39 Ticket #8 (What, exactly, is Math?) closed by lth
fixed: The intrinsic methods can't be static methods, because then they won't be …
13:31 Ticket #90 (Not possible to use built-in namespaces to construct Name objects?) created by lth
Not possible to use built-in namespaces to construct Name objects?
13:23 Ticket #89 (Setting enumerability with propertyIsEnumerable does not work) created by lth
Setting enumerability with propertyIsEnumerable does not work
12:58 Ticket #88 ('var' and 'const' properties on an instance must be DontEnum) created by lth
'var' and 'const' properties on an instance must be DontEnum
12:52 Ticket #8 (What, exactly, is Math?) reopened by lth
12:36 Ticket #87 (Implement bug fix: [OBJECT.TRAILING.COMMA]) created by lth
Implement bug fix: [OBJECT.TRAILING.COMMA]

06/08/07:

23:18 Ticket #86 (Ctrl-D without readline causes infinite loop) created by dherman
Ctrl-D without readline causes infinite loop

06/06/07:

18:42 Ticket #49 (Unicode: uppercase/lowercase conversion and classification not implemented) closed by lth
fixed: Boot times still not good but what can you do? Anyway we have …
09:06 Ticket #45 (Implement Unicode character class matching) closed by lth
fixed
08:57 Ticket #85 (LetStatement should require a block) created by lth
LetStatement should require a block
00:56 Ticket #76 (The 'constructor' property of prototypes is not being set) closed by graydon
fixed

06/05/07:

22:48 Ticket #75 (A property declared "prototype" must be DontEnum) closed by jeffdyer
fixed: fix in eval.sml. when setting up prototype properties, set property …
19:28 Ticket #36 (Implement Name objects) closed by brendan
fixed: Should be fixed now -- needed some (Name,string) property identifier type …
18:57 Ticket #65 (Regexp evaluator doesn't store named captures) closed by lth
fixed
18:52 Ticket #36 (Implement Name objects) reopened by brendan
Whoops, forgot about those -- reopening. /be
18:48 Ticket #9 (How can Number.toString(radix) take an optional parameter if it is to ...) closed by brendan
fixed: See https://intranet.mozilla.org/ECMA/wiki/doku.php?id=spec:type_system, …
17:34 Ticket #54 (M0 criteria) closed by jeffdyer
fixed: Resolution: Complete, based on the results of online builds.
17:20 Ticket #84 (A standard "length" property on classes?) created by lth
A standard "length" property on classes?
14:48 Ticket #58 (Lexer: unterminated comments are not caught) closed by chrispi
fixed
14:39 Ticket #59 (Lexer: character sequence crashes the RI) closed by chrispi
fixed
12:42 Ticket #3 (Issues around Numeric and subtypes of Number) closed by lth
fixed: Number is definitely a member of Numeric. The question predates the …
12:41 Ticket #8 (What, exactly, is Math?) closed by lth
fixed
12:38 Ticket #83 (Adaptation of the Math object to the various numeric types) created by lth
Adaptation of the Math object to the various numeric types
08:25 Ticket #82 (Unimplemented: Imported classes can't be used as annotations) created by lth
Unimplemented: Imported classes can't be used as annotations
08:22 Ticket #81 (Problems with 'use default namespace public') created by lth
Problems with 'use default namespace public'
06:29 Ticket #60 (Evaluator: run-time type error in call to regexp literal) closed by graydon
fixed
00:24 Ticket #63 (Global assignment and 'var' introduce bindings in different namespaces) closed by graydon
duplicate: Should be corrected with fix to #33, it's the same bug.
00:23 Ticket #33 (what is the "empty" namespace?) closed by graydon
fixed: Corrected. To clarify its role, I renamed the Name.public function to …

06/04/07:

20:39 Ticket #36 (Implement Name objects) closed by brendan
fixed: This is fixed. FIXME comments reference tickets that note the FIXMEs to …
20:29 Ticket #34 (unary prefix namespace-resolution operator) closed by jeffdyer
wontfix: resolution: wontfix because it is mostly redundant with 'public::'. See …
20:24 Ticket #80 (Nullable-typed var in class defaults to undefined) created by brendan
Nullable-typed var in class defaults to undefined
20:22 Ticket #33 (what is the "empty" namespace?) reopened by jeffdyer
20:19 Ticket #33 (what is the "empty" namespace?) closed by jeffdyer
fixed: Resolution: Q. What is the "empty" namespace? A. It is Public …
12:38 Ticket #79 (instanceof is not implemented) created by lth
instanceof is not implemented
12:02 Ticket #78 (The 'this' constraint on functions is not being checked.) created by lth
The 'this' constraint on functions is not being checked.
11:48 Ticket #77 (The "prototype" property must itself be DontEnum) created by lth
The "prototype" property must itself be DontEnum
10:57 Ticket #76 (The 'constructor' property of prototypes is not being set) created by lth
The 'constructor' property of prototypes is not being set
10:47 Ticket #75 (A property declared "prototype" must be DontEnum) created by lth
A property declared "prototype" must be DontEnum
10:08 Ticket #74 (Definer: 'this' in static method not flagged as error) created by lth
Definer: 'this' in static method not flagged as error
07:51 Ticket #73 (The meaning of null-testing for 'is', and syntax for its type expression) created by lth
The meaning of null-testing for 'is', and syntax for its type expression
07:50 Ticket #72 (Discussion item: 'is' operator on non-nullable types) created by lth
Discussion item: 'is' operator on non-nullable types
07:43 Ticket #71 (Structural object/array/function(?) types should be implicitly nullable in ...) created by lth
Structural object/array/function(?) types should be implicitly nullable in annotations
07:05 Ticket #70 (Typed expression syntax for 'with' and 'switch type' statements) created by lth
Typed expression syntax for 'with' and 'switch type' statements

06/01/07:

11:08 Ticket #69 (Bounds on Array length and Array indexing) created by lth
Bounds on Array length and Array indexing
10:24 Ticket #68 (Intuitive syntax for the creation of monotyped arrays) created by lth
Intuitive syntax for the creation of monotyped arrays
10:21 Ticket #67 (New type names should not be in the "intrinsic" namespace) created by lth
New type names should not be in the "intrinsic" namespace
10:18 Ticket #66 (What is the nature of monotyped arrays?) created by lth
What is the nature of monotyped arrays?
Note: See TracTimeline for information about the timeline view.