{6} All Tickets By Milestone (Including closed) (430 matches)

A more complex example to show how to make advanced reports.

M3 (2 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#15 Undo optimizations in the RegExp compiler RefImpl new None 4 task major lth 05/23/07
#131 builtins: Check compatibility of ISO date proposal with other standards Proposals closed fixed 4 task minor 07/19/07

M2 (25 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#26 The "arguments" object must alias formal positional parameters RefImpl new None 4 defect major graydon 07/10/07
#99 Can't use "to" as parameter name RefImpl new None 4 defect major jeffdyer 06/22/07
#117 'this function' not supported by parser, evaluator RefImpl new None 4 defect major jeffdyer 03/11/08
#118 'this generator' not supported by parser / evaluator RefImpl new None 4 defect major 06/22/07
#128 nested array patterns don't type check RefImpl new None 4 defect major 07/13/07
#139 (Resolved) Syntax: require braces in method body for constructor RefImpl new None 4 defect major jeffdyer 11/06/07
#96 Resolved) Allowable types for the rest argument Spec reopened 4 defect trivial 11/06/07
#113 (Resolved) int converts from everything Spec new None 4 defect trivial brendan 11/06/07
#120 (Resolved) Should array structural type syntax require explicit repetition Spec new None 4 defect trivial lth 05/30/08
#122 (Resolved) Compatibility and generics Spec new None 4 defect trivial None 11/06/07
#127 (Resolved) * = Top Spec new None 4 defect trivial None 11/06/07
#149 (Resolved) Namespaces __ES<nn>__ reserved for version control Spec new None 4 enhancement trivial lth 11/06/07
#360 toJSONString problems RefImpl closed invalid 4 defect major None 12/02/08
#116 (Resolved) Packages should not be required to be first in a compilation unit Spec closed deferred 4 defect trivial jeffdyer 05/19/08
#73 The meaning of null-testing for 'is', and syntax for its type expression RefImpl closed fixed 4 defect major jeffdyer 01/23/08
#138 Expression-scoped pragmas Proposals closed wontfix 4 enhancement major jeffdyer 11/27/07
#4 Wrapping an int should raise exception Spec closed fixed 4 defect major lth 11/06/07
#121 dynamic object types Proposals closed fixed 4 defect major 09/28/07
#162 No longer need {*} Proposals closed worksforme 4 defect major 09/28/07
#69 Bounds on Array length and Array indexing Proposals closed wontfix 4 enhancement major lth 09/26/07
#3 Issues around Numeric and subtypes of Number Spec closed fixed 4 defect major lth 09/24/07
#56 RegExp: Exposing properties "match" and "nCapturingParens" Proposals closed fixed 4 feature minor 09/10/07
#115 Should the 'Date' class be final? RefImpl closed fixed 4 defect major lth 08/09/07
#125 Ensure array extras/generics deal with holes properly RefImpl closed fixed 4 defect major lth 08/04/07
#16 for-in enumeration order must be creation order (array initializers) RefImpl closed fixed 4 defect minor brendan 05/23/07

M1 (72 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#11 An object used on the right of the in operator may fail to be compatible with ContainerType Spec new None 4 feature major brendan 11/06/07
#14 Regex subtraction and intersection RefImpl new None 4 defect major lth 06/12/07
#64 Function.prototype.toString is just a stub RefImpl new None 4 defect major lth 06/27/07
#81 Problems with 'use default namespace public' RefImpl new None 4 defect major graydon 03/05/08
#84 A standard "length" property on classes? RefImpl new None 4 defect major lth 09/28/07
#104 Dividing by -0 does not preserve sign RefImpl new None 4 defect major 06/19/07
#105 Applying unary negation to 0 does not produce -0 RefImpl new None 4 defect major 06/19/07
#106 Max and min do not handle -0 right RefImpl new None 4 defect major lth 07/31/07
#321 RI freezes on sample RefImpl new None 4 defect major 11/20/07
#330 Grammar: Improve readability of a few rules Spec new None 4 enhancement major 12/03/07
#332 Grammar error Spec new None 4 defect major 12/04/07
#74 Definer: 'this' in static method not flagged as error RefImpl new None 4 defect minor jeffdyer 02/28/08
#78 The 'this' constraint on functions is not being checked. RefImpl new None 4 defect minor 10/30/07
#329 Several issues with test suite RefImpl new None 4 defect minor 12/04/07
#90 Not possible to use built-in namespaces to construct Name objects? RefImpl closed fixed 4 defect major jeffdyer 06/09/08
#331 lexer.ulex is obsolete RefImpl closed fixed 4 defect trivial 05/19/08
#339 packages don't work RefImpl closed deferred 4 defect major 05/19/08
#24 Const fields can't be initialized correctly RefImpl closed fixed 4 defect blocker graydon 01/16/08
#279 toISOString() result not properly parsed by Date.parse and new Date() RefImpl closed fixed 4 defect major lth 01/11/08
#97 var defs in switch don't get default init RefImpl closed fixed 4 defect major jeffdyer 01/08/08
#89 Setting enumerability with propertyIsEnumerable does not work RefImpl closed fixed 4 defect major brendan 12/12/07
#95 Super expressions not implemented [AS3 compat] RefImpl closed duplicate 4 defect major 12/01/07
#98 Namespaced type expressions are evaluated too soon? RefImpl closed fixed 4 defect major 11/16/07
#298 typeof intrinsic::hashcode is undefined although the overview document claims such a function exists RefImpl closed fixed 4 defect major 11/16/07
#278 trying to create Map instance causes ReferenceError RefImpl closed fixed 4 defect major 11/16/07
#277 trying to create Vector instance causes ReferenceError RefImpl closed fixed 4 defect major 11/16/07
#100 Unary '-' applied to unsigned numbers does unexpected things RefImpl closed fixed 4 defect major graydon 11/03/07
#67 New type names should not be in the "intrinsic" namespace RefImpl closed fixed 4 defect major graydon 11/02/07
#51 uint + uint should be uint (or double), never int RefImpl closed fixed 4 defect major graydon 11/02/07
#83 Adaptation of the Math object to the various numeric types RefImpl closed fixed 4 defect major lth 10/22/07
#228 Function.call( fn, thisobj ) fails RefImpl closed worksforme 4 defect major 10/15/07
#79 instanceof is not implemented RefImpl closed fixed 4 defect major graydon 10/01/07
#53 Should we clean up the grammar to make string and regexp literals more similar? Proposals closed wontfix 4 feature major chrispi 09/28/07
#10 Where does C.prototype.constructor.name get set? Proposals closed wontfix 4 feature major brendan 09/28/07
#68 Intuitive syntax for the creation of monotyped arrays Proposals closed fixed 4 enhancement minor 07/16/07
#66 What is the nature of monotyped arrays? Proposals closed fixed 4 defect major 07/16/07
#107 as3 tests that use 'include' RefImpl closed fixed 4 defect major cpeyer 07/09/07
#109 as3 tests that use '..' and '.( )' RefImpl closed fixed 4 defect major cpeyer 07/09/07
#119 Support for arguments object should be removed from the reference implementation RefImpl closed fixed 4 defect major graydon 06/22/07
#72 Discussion item: 'is' operator on non-nullable types Proposals closed duplicate 4 defect major 06/22/07
#71 Structural object/array/function(?) types should be implicitly nullable in annotations Proposals closed fixed 4 defect major 06/22/07
#108 as3 tests that use 'as' RefImpl closed fixed 4 defect major cpeyer 06/22/07
#62 Compatibility: what to do about (more) name clashes Proposals closed fixed 4 defect major brendan 06/22/07
#52 What is the interaction of intrinsic::hashcode with the overloaded === operator? Proposals closed fixed 4 defect major 06/22/07
#40 Types: is the meaning of meta::convert invariant? Proposals closed fixed 4 defect major 06/21/07
#27 Can the "arguments" object really be a true Array? Proposals closed fixed 4 defect major 06/21/07
#42 const class fields can't be assigned by the constructor RefImpl closed duplicate 4 defect major 06/21/07
#61 Lexer: octal escapes not supported in strings RefImpl closed invalid 4 defect major chrispi 06/20/07
#87 Implement bug fix: [OBJECT.TRAILING.COMMA] RefImpl closed fixed 4 defect major jeffdyer 06/16/07
#82 Unimplemented: Imported classes can't be used as annotations RefImpl closed fixed 4 defect major jeffdyer 06/16/07
#91 Instances of non-dynamic classes are not actually sealed RefImpl closed fixed 4 defect major graydon 06/16/07
#94 Internal namespace not opened outside of a package RefImpl closed fixed 4 defect major jeffdyer 06/15/07
#48 type of function definitions RefImpl closed fixed 4 defect major jeffdyer 06/15/07
#43 Instance var initialization does not take type into account RefImpl closed fixed 4 defect major graydon 06/12/07
#70 Typed expression syntax for 'with' and 'switch type' statements RefImpl closed fixed 4 defect major jeffdyer 06/12/07
#85 LetStatement should require a block Proposals closed fixed 4 defect major jeffdyer 06/11/07
#46 Interfaces not implemented RefImpl closed fixed 4 defect major jeffdyer 06/11/07
#80 Nullable-typed var in class defaults to undefined RefImpl closed fixed 4 defect major lth 06/09/07
#88 'var' and 'const' properties on an instance must be DontEnum RefImpl closed fixed 4 defect major lth 06/09/07
#49 Unicode: uppercase/lowercase conversion and classification not implemented RefImpl closed fixed 4 defect major lth 06/06/07
#45 Implement Unicode character class matching RefImpl closed fixed 4 defect major lth 06/06/07
#75 A property declared "prototype" must be DontEnum RefImpl closed fixed 4 defect major jeffdyer 06/05/07
#36 Implement Name objects RefImpl closed fixed 4 defect major brendan 06/05/07
#65 Regexp evaluator doesn't store named captures RefImpl closed fixed 4 defect major lth 06/05/07
#58 Lexer: unterminated comments are not caught RefImpl closed fixed 4 defect major chrispi 06/05/07
#59 Lexer: character sequence crashes the RI RefImpl closed fixed 4 defect major chrispi 06/05/07
#33 what is the "empty" namespace? RefImpl closed fixed 4 defect major 06/05/07
#50 Types can't be nested inside classes or functions? RefImpl closed fixed 4 defect major dherman 05/30/07
#19 eval.sml: "switch type" not supported RefImpl closed fixed 4 defect major None 05/29/07
#23 Type annotations on field are ineffective RefImpl closed fixed 4 defect major 05/24/07
#22 eval.sml: The "cast" operator is not implemented RefImpl closed fixed 4 defect major 05/24/07
#20 Type annotations on parameters don't force conversions RefImpl closed fixed 4 defect major 05/24/07

M0 (23 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#265 Final classes can be inherited from, and final functions can be overridden RefImpl new None 4 defect major 10/29/07
#328 (Resolved) Removing contravariant subtyping for function domain types Spec new None 4 defect trivial lth 12/06/07
#264 Type system doesn't throw errors and returns incorrect results RefImpl closed fixed 4 defect major 11/16/07
#77 The "prototype" property must itself be DontEnum RefImpl closed fixed 4 defect major lth 06/09/07
#8 What, exactly, is Math? Proposals closed fixed 4 feature major lth 06/09/07
#76 The 'constructor' property of prototypes is not being set RefImpl closed fixed 4 defect major 06/06/07
#9 How can Number.toString(radix) take an optional parameter if it is to override Object.toString()? Proposals closed fixed 4 feature major brendan 06/05/07
#54 M0 criteria RefImpl closed fixed 4 task major 06/05/07
#60 Evaluator: run-time type error in call to regexp literal RefImpl closed fixed 4 defect major 06/05/07
#63 Global assignment and 'var' introduce bindings in different namespaces RefImpl