Age | Commit message (Expand) | Author | Files | Lines |
2009-10-12 | fix bug in implementation of seq | johnvg | 1 | -4/+29 |
2009-01-14 | add seq | johnvg | 1 | -1/+56 |
2008-12-19 | add integers and rationals | johnvg | 1 | -8/+55 |
2006-01-05 | port to 64 bit windows | johnvg | 1 | -0/+4 |
2005-03-17 | rename bool to bool_ | johnvg | 1 | -6/+6 |
2005-01-25 | optimize apply of unknown function with two or more arguments, not yet enabled | johnvg | 1 | -9/+110 |
2004-02-20 | remove include of typechecker.h | johnvg | 1 | -1/+0 |
2003-12-01 | bug fix for strict and unboxed list constructors on a cycle in | johnvg | 1 | -2/+2 |
2003-02-20 | don't generate abc code to build dictionary for overloaded Nil | johnvg | 1 | -1/+17 |
2003-01-09 | fix label names for unboxed lists of records with dynamics | johnvg | 1 | -3/+8 |
2002-10-31 | bug fix for boxed records and ! record selections | johnvg | 1 | -1/+4 |
2002-10-22 | skip some code when not using BOXED_RECORDS | johnvg | 1 | -2/+2 |
2002-10-22 | add boxed records | johnvg | 1 | -101/+378 |
2002-02-28 | unbox record update function arguments | johnvg | 1 | -184/+130 |
2001-12-20 | add missing ()'s in test for strict list structor | johnvg | 1 | -1/+1 |
2001-12-17 | implement pattern matching of strict, unboxed and overloaded lists | johnvg | 1 | -4/+43 |
2001-11-21 | bug fix for state of selections of selections of tuples | johnvg | 1 | -0/+4 |
2001-09-03 | added code for strict and unboxed lists | johnvg | 1 | -99/+308 |
2001-05-15 | changes for dynamic linking (not tested) | clean | 1 | -14/+430 |
2001-05-15 | merged with backend C source code on the mac | johnvg | 1 | -0/+2 |
2000-07-12 | clean 1.3.3 backend again again | clean | 1 | -0/+5441 |