Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-20 | include typeconv.h instead of typechecker.h | johnvg | 1 | -1/+1 |
2003-12-15 | add foreign export | johnvg | 1 | -0/+2 |
2002-10-22 | add boxed records | johnvg | 1 | -1/+2 |
2002-03-20 | bug fix for record updates in a lazy context with unboxed tuple fields | johnvg | 1 | -7/+48 |
2002-03-06 | improve tail recursion modulo cons optimisation | johnvg | 1 | -2/+6 |
2002-03-04 | fix tail recursion modulo cons optimisation | johnvg | 1 | -18/+25 |
2002-02-28 | add unboxing of records in unboxed closures (for record updates) | johnvg | 1 | -13/+50 |
2002-02-08 | removed function call of transform_patterns_to_case_and_guard_nodes | johnvg | 1 | -2/+6 |
2001-09-03 | added code for strict and unboxed lists | johnvg | 1 | -1/+3 |
2001-05-15 | merged with backend C source code on the mac | johnvg | 1 | -1/+2 |
2001-05-01 | made name generation depend on _ANALYSE_IDENT_ | ronny | 1 | -0/+1 |
2000-07-12 | clean 1.3.3 backend again again | clean | 1 | -0/+1201 |