{9} All tickets evar (141 matches)

Ticket Summary Component Status Resolution Type Priority Owner Modified
#141 Serialization of functions broken with recent changes Stdlib closed fixed defect normal JarrettBillingsley 05/24/11
#140 Change array.reduce() behaviour Stdlib closed fixed wishlist minor JarrettBillingsley 05/24/11
#139 Generate bindings from compiler's JSON output Binding Lib new None wishlist minor JarrettBillingsley 04/10/11
#138 Add support for tango.core.Variant Interpreter new None enhancement minor JarrettBillingsley 04/04/11
#137 Wrapping interfaces Binding Lib new None enhancement major JarrettBillingsley 04/04/11
#136 Bud/Build @lib doesn't work as expected Native API new None defect minor JarrettBillingsley 04/01/11
#135 Array foreach Error Stdlib closed worksforme defect critical JarrettBillingsley 04/01/11
#134 minid.ex.runFile incorrectly sets the name of the module to the function name Compiler new None defect minor JarrettBillingsley 03/30/11
#133 add d2 support Interpreter new None wishlist minor JarrettBillingsley 03/30/11
#132 Make a C interface Binding Lib new None wishlist major JarrettBillingsley 03/26/11
#131 Custom constraints Language new None wishlist minor JarrettBillingsley 01/11/11
#130 Some sugar for lambdas Language new None wishlist minor JarrettBillingsley 01/08/11
#129 Update binding library Binding Lib closed fixed task blocker JarrettBillingsley 04/01/11
#128 Invalid UTF-8 sequence Native API closed worksforme defect blocker JarrettBillingsley 01/11/11
#127 push/popHeap considered dangerous Stdlib new None defect normal JarrettBillingsley 11/05/10
#126 putenv equivalent Stdlib closed fixed enhancement minor JarrettBillingsley 11/01/10
#125 math.frand should take any number, not just floats Stdlib closed fixed defect minor JarrettBillingsley 11/01/10
#124 Update interface for io.listFiles/Dirs Stdlib closed fixed enhancement minor JarrettBillingsley 11/01/10
#123 Labeled break/continue Language closed fixed enhancement normal JarrettBillingsley 11/01/10
#122 Some way to auto-convert non-float params to floats on entry to function Language new None enhancement minor JarrettBillingsley 10/28/10
#121 Non-vararg funcs called with more params than they expect should throw error Language closed fixed enhancement normal JarrettBillingsley 01/17/11
#120 Scope statements cause fist location in traceback to be wrong Interpreter closed fixed defect minor JarrettBillingsley 11/01/10
#119 Small hashtable optimizations Interpreter closed wontfix enhancement normal JarrettBillingsley 12/18/09
#118 Namespace freezing Language new None enhancement normal JarrettBillingsley 11/12/09
#117 Tables provided by time functions should have compare functions Stdlib closed fixed enhancement minor JarrettBillingsley 11/12/09
#116 Have empty slices return an empty array instead of null Language closed worksforme defect normal JarrettBillingsley 12/17/09
#115 Add checkInstParam overloads Native API closed duplicate enhancement normal JarrettBillingsley 11/12/09
#114 Add checkInstParam overloads Native API closed fixed enhancement normal JarrettBillingsley 11/12/09
#113 Mistype in io.copy() Stdlib closed fixed defect major JarrettBillingsley 09/27/09
#112 stringlib.rfind is off-by-one. Stdlib closed fixed defect major JarrettBillingsley 07/14/09
#111 minid.bind can't handle struct with private attributes. Binding Lib closed fixed defect normal JarrettBillingsley 07/06/09
#110 Compiler does not detect illegal break/continue/return in scope statements Compiler closed fixed defect normal JarrettBillingsley 07/06/09
#109 ?= is implemented incorrectly Interpreter closed fixed defect normal JarrettBillingsley 07/06/09
#108 Separate JSON parsing from the compiler Compiler closed fixed task normal JarrettBillingsley 07/06/09
#107 Unwanted interaction between extended coro support and Tango IO? Interpreter closed invalid task major JarrettBillingsley 12/18/09
#106 Net [addon] library Stdlib new None enhancement major JarrettBillingsley 06/15/09
#105 Return type constraints? Language new None enhancement normal JarrettBillingsley 06/15/09
#104 Make Vector a core type? Language new None enhancement major JarrettBillingsley 06/15/09
#103 Investigate possible perf. enhancements from strong typing Interpreter closed wontfix task major JarrettBillingsley 11/12/09
#102 Better GC Interpreter new None task major JarrettBillingsley 06/15/09
#101 Have class ctors implicitly call super Language closed wontfix enhancement minor JarrettBillingsley 11/01/10
#100 superGet fails for classes Binding Lib closed fixed defect major JarrettBillingsley 03/16/09
#99 Readline support Interpreter closed fixed enhancement critical JarrettBillingsley 06/14/09
#98 MiniD doesn't compile with latest tango Compiler closed fixed defect major JarrettBillingsley 03/09/09
#97 Need Html Template Engine Stdlib closed wontfix wishlist normal JarrettBillingsley 11/01/10
#96 Returning from a catchable (but not finally-able) block leaves EH stack a mess Interpreter closed fixed defect major JarrettBillingsley 02/12/09
#95 Tailcalls inside try and catch blocks do not work Interpreter closed fixed defect normal JarrettBillingsley 02/12/09
#94 break/continue erroneously report "no breakable/continuable control structure" in loops with constant conditions Compiler closed fixed defect normal JarrettBillingsley 06/13/09
#93 break/continue do not play well with exception handling Compiler closed fixed defect major JarrettBillingsley 02/12/09
#92 make minid preemptable, and accessable to local var for dyn execution Interpreter closed wontfix wishlist minor JarrettBillingsley 11/01/10
#91 bindContext needs more doc Documentation closed fixed defect major JarrettBillingsley 01/07/09
#90 mdcl somedir/somemd.md doesn't work Binding Lib closed worksforme defect major JarrettBillingsley 01/07/09
#89 samples/lzw.md unlzw.md on wc.md doesn't give the original file Binding Lib closed fixed defect major JarrettBillingsley 01/07/09
#88 samples arc example compile help Binding Lib closed invalid defect major JarrettBillingsley 05/29/09
#87 rang casestmt overlapping semantic check Compiler closed duplicate defect normal JarrettBillingsley 01/05/09
#86 string lib join API inconsistent Binding Lib closed invalid defect major JarrettBillingsley 01/05/09
#85 overlap range casestmt semantic check required Compiler closed fixed defect normal JarrettBillingsley 01/05/09
#84 StringBuffer - derive from Vector Stdlib closed fixed task normal JarrettBillingsley 11/10/08
#83 Foreach codegen should be similar to for loop codegen Interpreter closed fixed task normal JarrettBillingsley 12/13/08
#82 Vector object Stdlib closed fixed task major JarrettBillingsley 11/02/08
#81 Change namespace codegen Compiler closed fixed defect major JarrettBillingsley 10/25/08
#80 Change declaration codegen Compiler closed fixed defect major JarrettBillingsley 10/25/08
#79 Change comprehension codegen Compiler closed fixed defect major JarrettBillingsley 10/23/08
#78 Re-re-implement the binding library Binding Lib closed fixed task major JarrettBillingsley 12/05/08
#77 Convert the stdlibs over to the new API Stdlib closed fixed task major JarrettBillingsley 09/01/08
#76 Reimplement the import system Interpreter closed fixed task major JarrettBillingsley 08/25/08
#75 Flesh out new API Native API closed fixed task major JarrettBillingsley 10/15/08
#74 Finish reimplementing compiler Compiler closed fixed task major JarrettBillingsley 07/25/08
#73 eval/loadString can use bogus environments Stdlib closed fixed defect major JarrettBillingsley 05/03/08
#72 Completely redesign the implementation Native API closed fixed task major JarrettBillingsley 10/17/08
#71 Assert should be a statement Language closed fixed enhancement normal JarrettBillingsley 04/30/08
#70 Compiler should check that parameter default values are legal according to type constraints Compiler closed fixed enhancement normal JarrettBillingsley 05/03/08
#69 Have option to turn off parameter type constraints Compiler closed fixed enhancement normal JarrettBillingsley 08/25/08
#68 PHP like list() expression/function Stdlib closed invalid enhancement major JarrettBillingsley 03/15/08
#67 Support for wrapping abstract classes Binding Lib closed wontfix defect major JarrettBillingsley 12/04/08
#66 Support for arrays of wrapped classes and structs Binding Lib closed fixed defect major JarrettBillingsley 11/11/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
#64 Function to see if a global variable is defined Stdlib closed fixed enhancement normal JarrettBillingsley 05/03/08
#63 Haskell-like function-chaining syntax Language closed fixed enhancement normal JarrettBillingsley 03/05/08
#62 Haskell/Clean-like lambda function syntax Language closed fixed enhancement normal JarrettBillingsley 03/05/08
#61 Keyword args? Language closed wontfix enhancement major JarrettBillingsley 04/28/08
#60 Timestamps Stdlib closed fixed enhancement normal JarrettBillingsley 05/02/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
#58 copy method for iolib streams Stdlib closed fixed enhancement major JarrettBillingsley 04/28/08
#57 os.Process Stdlib closed fixed enhancement major JarrettBillingsley 04/30/08
#56 Stdlib modules should be accessible through the module system Interpreter closed fixed enhancement normal JarrettBillingsley 03/02/08
#55 Need a way to convert an int to a string with a base Stdlib closed fixed enhancement minor JarrettBillingsley 02/14/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
#52 Compiler should detect invalid assignment LHS better Compiler closed fixed defect major JarrettBillingsley 02/13/08
#51 Need path manipulation functions in iolib Stdlib closed fixed enhancement normal JarrettBillingsley 11/24/08
#50 Add MDCL-like value-printing function to baselib Stdlib closed fixed enhancement normal JarrettBillingsley 04/27/08
#49 Case-insensitive string functions are borked Stdlib closed fixed defect normal JarrettBillingsley 02/12/09
#48 Use .super to get the parent namespace of a namespace Language closed fixed enhancement normal JarrettBillingsley 01/25/08
#47 Change string representation to char[] Interpreter closed fixed task normal JarrettBillingsley 08/25/08
#46 Slicing bug with subtraction Compiler closed fixed defect major JarrettBillingsley 01/23/08
#45 Provide an API call to wrap iteration of an object Native API closed fixed task major JarrettBillingsley 01/22/08
#44 AST manipulation on the native side Native API closed fixed enhancement major JarrettBillingsley 01/24/08
#43 'as' should not throw an error if the LHS is not an object Language closed fixed enhancement normal JarrettBillingsley 01/22/08
#42 Debug interface Interpreter closed fixed enhancement major JarrettBillingsley 12/25/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
#40 readJSON Stdlib closed wontfix enhancement normal JarrettBillingsley 05/03/08
#39 Make it possible to call functions in all five possible ways Native API closed fixed task major JarrettBillingsley 01/19/08
#38 Inc and Dec get their own opcodes and become overloadable Language closed fixed enhancement normal JarrettBillingsley 01/17/08
#37 Update binding lib to use proto-based OO Binding Lib closed invalid enhancement major JarrettBillingsley 11/11/08
#36 Reset a coroutine with a new function Interpreter closed fixed enhancement normal JarrettBillingsley 01/18/08
#35 AST manipulation library Stdlib closed wontfix enhancement major JarrettBillingsley 01/22/08
#34 "Kill coroutine" operation Interpreter closed fixed enhancement normal JarrettBillingsley 01/18/08
#33 Allow semicolon in numeric for loops Language closed fixed enhancement normal JarrettBillingsley 01/16/08
#32 Bignums? Stdlib new None enhancement normal JarrettBillingsley 10/17/08
#31 Dynamic library loading support Native API closed wontfix enhancement normal JarrettBillingsley 11/01/10
#30 Support arrays of wrapped classes/structs in binding lib Binding Lib closed invalid defect normal JarrettBillingsley 05/04/08
#29 Better binding lib docs and examples Documentation new None defect normal JarrettBillingsley 06/15/09
#28 Clarify "context" versus "this" in docs Documentation closed invalid defect normal JarrettBillingsley 10/06/08
#27 Rework state/context handling to be less dependent upon states Native API closed invalid task major JarrettBillingsley 07/20/08
#26 Make order of class wrapping irrelevant? Binding Lib reopened defect major JarrettBillingsley 07/06/09
#25 Binding lib should support enums Binding Lib closed fixed enhancement normal JarrettBillingsley 11/13/08
#24 iolib stream seeking is broken Stdlib closed fixed defect major JarrettBillingsley 05/02/08
#23 Use Tango's VFS Stdlib closed wontfix wishlist normal JarrettBillingsley 11/01/10
#22 Default to global scope for module-level declarations Language closed fixed enhancement major JarrettBillingsley 01/15/08
#21 Remove implicit member access Language closed fixed enhancement major JarrettBillingsley 01/15/08
#20 Module reloading Interpreter closed fixed enhancement major JarrettBillingsley 02/14/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
#17 Optional semicolons Language closed fixed enhancement major JarrettBillingsley 01/15/08
#16 Import renaming, selective import renaming Language closed fixed enhancement major JarrettBillingsley 01/16/08
#15 List/Table comprehensions Language closed fixed enhancement major JarrettBillingsley 01/17/08
#14 Intercept method-not-found with a metamethod Language closed fixed enhancement major JarrettBillingsley 01/15/08
#13 Attribute tables Language closed fixed enhancement major JarrettBillingsley 01/15/08
#12 Parameter type constraints? Language closed fixed enhancement major JarrettBillingsley 04/28/08
#11 Change foreach loops to use visitor pattern as in D? Language closed wontfix enhancement major JarrettBillingsley 01/17/08
#10 Full set of operator overloads including reverse versions? Language closed fixed enhancement major JarrettBillingsley 01/17/08
#9 Change opCat and opCatAssign to single-argument methods? Language closed wontfix enhancement major JarrettBillingsley 02/08/08
#8 Separation of indexing and field access 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
#6 More useful operations on vararg Language closed fixed enhancement major JarrettBillingsley 01/15/08
#5 Access to MDStringBuffer's internal buffer Native API closed fixed enhancement normal JarrettBillingsley 11/11/08
#4 Add a format method to StringBuffer-class in BaseLib Stdlib closed fixed enhancement normal JarrettBillingsley 01/22/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
#1 MiniD does not compile on non-Windows Native API closed fixed defect blocker somebody 01/15/08
Note: See TracReports for help on using and creating reports.