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

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

Reimplement MiniD 2

Ticket Summary Component Status Resolution Type Priority Owner Modified
#78 Re-re-implement the binding library Binding Lib new None task major JarrettBillingsley 07/19/08
#75 Flesh out new API Native API new None task major JarrettBillingsley 07/19/08
#74 Finish reimplementing compiler Compiler closed fixed task major JarrettBillingsley 07/25/08
#76 Reimplement the import system Interpreter closed fixed task major JarrettBillingsley 08/25/08
#77 Convert the stdlibs over to the new API Stdlib closed fixed task major JarrettBillingsley 09/01/08

MiniD 2

Ticket Summary Component Status Resolution Type Priority Owner Modified
#37 Update binding lib to use proto-based OO Binding Lib new None enhancement major JarrettBillingsley 01/17/08
#66 Support for arrays of wrapped classes and structs Binding Lib new None defect major JarrettBillingsley 03/09/08
#67 Support for wrapping abstract classes Binding Lib new None defect major JarrettBillingsley 03/09/08
#42 Debug interface Interpreter new None enhancement major JarrettBillingsley 01/21/08
#72 Completely redesign the implementation Native API new None task major JarrettBillingsley 07/20/08
#25 Binding lib should support enums Binding Lib new None enhancement normal JarrettBillingsley 01/15/08
#26 Make order of class wrapping irrelevant? Binding Lib new None enhancement normal JarrettBillingsley 01/15/08
#28 Clarify "context" versus "this" in docs Documentation new None defect normal JarrettBillingsley 01/15/08
#29 Better binding lib docs and examples Documentation new None defect normal JarrettBillingsley 01/15/08
#32 Bignums? Language new None enhancement normal JarrettBillingsley 06/04/08
#31 Dynamic library loading support Native API new None enhancement normal JarrettBillingsley 01/15/08
#5 Access to MDStringBuffer's internal buffer Native API new None enhancement normal JarrettBillingsley 01/15/08
#51 Need path manipulation functions in iolib Stdlib new None enhancement normal JarrettBillingsley 04/28/08
#49 Case-insensitive string functions are borked Stdlib new None defect normal JarrettBillingsley 04/28/08
#23 Use Tango's VFS Stdlib new None wishlist normal JarrettBillingsley 08/09/08
#46 Slicing bug with subtraction Compiler closed fixed defect major JarrettBillingsley 01/23/08
#20 Module reloading Interpreter closed fixed enhancement major JarrettBillingsley 02/14/08
#41 opCmp should be called on the rhs if there is no opCmp in the lhs Interpreter closed fixed defect major JarrettBillingsley 01/19/08
#12 Parameter type constraints? Language closed fixed enhancement major JarrettBillingsley 04/28/08
#61 Keyword args? Language closed wontfix enhancement major JarrettBillingsley 04/28/08
#9 Change opCat and opCatAssign to single-argument methods? Language closed wontfix enhancement major JarrettBillingsley 02/08/08
#10 Full set of operator overloads including reverse versions? Language closed fixed enhancement major JarrettBillingsley 01/17/08
#11 Change foreach loops to use visitor pattern as in D? Language closed wontfix enhancement major JarrettBillingsley 01/17/08
#15 List/Table comprehensions Language closed fixed enhancement major JarrettBillingsley 01/17/08
#16 Import renaming, selective import renaming Language closed fixed enhancement major JarrettBillingsley 01/16/08
#19 Slice-fill (a[] = 5) goes away, too tricky to have both slice-fill and slice-copy Language closed fixed enhancement major JarrettBillingsley 01/15/08
#18 Switch from class-based OO to prototype-based OO Language closed fixed enhancement major JarrettBillingsley 01/15/08
#6 More useful operations on vararg Language closed fixed enhancement major JarrettBillingsley 01/15/08
#7 Use length operator on LHS of assignment Language closed fixed enhancement major JarrettBillingsley 01/15/08
#8 Separation of indexing and field access Language closed fixed enhancement major JarrettBillingsley 01/15/08
#13 Attribute tables Language closed fixed enhancement major JarrettBillingsley 01/15/08
#14 Intercept method-not-found with a metamethod Language closed fixed enhancement major JarrettBillingsley 01/15/08
#17 Optional semicolons Language closed fixed enhancement major JarrettBillingsley 01/15/08
#21 Remove implicit member access Language closed fixed enhancement major JarrettBillingsley 01/15/08
#22 Default to global scope for module-level declarations Language closed fixed enhancement major JarrettBillingsley 01/15/08
#27 Rework state/context handling to be less dependent upon states Native API closed invalid task major JarrettBillingsley 07/20/08
#44 AST manipulation on the native side Native API closed fixed enhancement major JarrettBillingsley 01/24/08
#45 Provide an API call to wrap iteration of an object Native API closed fixed task major JarrettBillingsley 01/22/08
#39 Make it possible to call functions in all five possible ways Native API closed fixed task major JarrettBillingsley 01/19/08
#73 eval/loadString can use bogus environments Stdlib closed fixed defect major JarrettBillingsley 05/03/08
#24 iolib stream seeking is broken Stdlib closed fixed defect major JarrettBillingsley 05/02/08
#57 os.Process Stdlib closed fixed enhancement major JarrettBillingsley 04/30/08
#58 copy method for iolib streams Stdlib closed fixed enhancement major JarrettBillingsley 04/28/08
#35 AST manipulation library Stdlib closed wontfix enhancement major JarrettBillingsley 01/22/08
#30 Support arrays of wrapped classes/structs in binding lib Binding Lib closed invalid defect normal JarrettBillingsley 05/04/08
#69 Have option to turn off parameter type constraints Compiler closed fixed enhancement normal JarrettBillingsley 08/25/08
#70 Compiler should check that parameter default values are legal according to type constraints Compiler closed fixed enhancement normal JarrettBillingsley 05/03/08
#47 Change string representation to char[] Interpreter closed fixed task normal JarrettBillingsley 08/25/08
#65 Way to determine if a script is being run as a script or just being imported Interpreter closed fixed enhancement normal JarrettBillingsley 04/27/08
#56 Stdlib modules should be accessible through the module system Interpreter closed fixed enhancement normal JarrettBillingsley 03/02/08
#34 "Kill coroutine" operation Interpreter closed fixed enhancement normal JarrettBillingsley 01/18/08
#36 Reset a coroutine with a new function Interpreter closed fixed enhancement normal JarrettBillingsley 01/18/08
#71 Assert should be a statement Language closed fixed enhancement normal JarrettBillingsley 04/30/08
#62 Haskell/Clean-like lambda function syntax Language closed fixed enhancement normal JarrettBillingsley 03/05/08
#63 Haskell-like function-chaining syntax Language closed fixed enhancement normal JarrettBillingsley 03/05/08
#54 Namespaces should not default to "no parent" if none specified Language closed fixed enhancement normal JarrettBillingsley 02/13/08
#53 Functions declared inside namespaces should have their env set to that namespace Language closed fixed enhancement normal JarrettBillingsley 02/13/08
#48 Use .super to get the parent namespace of a namespace Language closed fixed enhancement normal JarrettBillingsley 01/25/08
#43 'as' should not throw an error if the LHS is not an object Language closed fixed enhancement normal JarrettBillingsley 01/22/08
#38 Inc and Dec get their own opcodes and become overloadable Language closed fixed enhancement normal JarrettBillingsley 01/17/08
#33 Allow semicolon in numeric for loops Language closed fixed enhancement normal JarrettBillingsley 01/16/08
#40 readJSON Stdlib closed wontfix enhancement normal JarrettBillingsley 05/03/08
#64 Function to see if a global variable is defined Stdlib closed fixed enhancement normal JarrettBillingsley 05/03/08
#60 Timestamps Stdlib closed fixed enhancement normal JarrettBillingsley 05/02/08
#50 Add MDCL-like value-printing function to baselib Stdlib closed fixed enhancement normal JarrettBillingsley 04/27/08
#59 MDStream methods should return chaining reference to the stream, not the input or output streams Stdlib closed fixed defect normal JarrettBillingsley 04/27/08
#4 Add a format method to StringBuffer-class in BaseLib Stdlib closed fixed enhancement normal JarrettBillingsley 01/22/08
Ticket Summary Component Status Resolution Type Priority Owner Modified
#1 MiniD does not compile on non-Windows Native API closed fixed defect blocker somebody 01/15/08
#52 Compiler should detect invalid assignment LHS better Compiler closed fixed defect major JarrettBillingsley 02/13/08
#3 Super constructors and super calls in inheritance hierarchy more than two deep cause infinite loops Interpreter closed fixed defect major JarrettBillingsley 01/15/08
#2 MiniD does not compile with GDC Native API closed fixed defect major somebody 01/15/08
#68 PHP like list() expression/function Stdlib closed invalid enhancement major JarrettBillingsley 03/15/08
#55 Need a way to convert an int to a string with a base Stdlib closed fixed enhancement minor JarrettBillingsley 02/14/08
Note: See TracReports for help on using and creating reports.