Age | Commit message (Expand) | Author | Files | Lines |
2012-07-27 | optimize is constructor functions | johnvg | 1 | -3/+8 |
2011-02-25 | git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1866 1f8540f1-abd... | johnvg | 1 | -6/+0 |
2011-02-25 | remove some unused fields and variables | johnvg | 1 | -16/+15 |
2010-10-07 | disable 'function may fail' warnings for Clean 2 | johnvg | 1 | -4/+7 |
2005-01-12 | improve names used by the time profiler for functions generated for | johnvg | 1 | -1/+1 |
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 |