Age | Commit message (Expand) | Author | Files | Lines |
2012-07-09 | remove limit on the size of the converted syntax tree in the strictness analyzer | johnvg | 1 | -9/+29 |
2012-06-19 | increase available memory (1000 instead of 200 blocks of 16k) for the strictn... | johnvg | 1 | -15/+15 |
2012-06-11 | fix function InstantiateExp2, prevent crash | johnvg | 1 | -46/+48 |
2011-07-04 | fix small bug in merging Deps or Lubs | johnvg | 1 | -15/+13 |
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 | -7/+5 |
2009-01-14 | add seq | johnvg | 1 | -0/+16 |
2008-12-19 | add integers and rationals | johnvg | 1 | -1/+11 |
2008-12-19 | add AddStrictnessToExportedFunctionTypes | johnvg | 1 | -6/+48 |
2007-09-04 | fix crash for let x=x*x in x, if the first argument of * is updated with Top, | johnvg | 1 | -0/+6 |
2007-01-04 | Fix strictness analysis of a guard with no default, followed by a pattern match, | johnvg | 1 | -4/+1 |
2006-01-05 | port to 64 bit windows | johnvg | 1 | -1/+1 |
2004-07-13 | fix conversion of selection (pattern match in lhs of where or let) | johnvg | 1 | -11/+16 |
2004-02-20 | remove includes of typechecker.h and tctypes.t | johnvg | 1 | -3/+0 |
2003-01-24 | bug fixes: prevent crash in ReduceArguments and set e_hasind | johnvg | 1 | -10/+21 |
2002-11-21 | give the strictness analyser more memory for large modules, | johnvg | 1 | -4/+11 |
2002-11-20 | fix crash that occurs if there is not enough memory | johnvg | 1 | -1/+6 |
2002-07-15 | fix bug for functions with a case with a case and a default, for | johnvg | 1 | -3/+26 |
2002-02-28 | some bug fixes from Clean 1.3 | johnvg | 1 | -15/+93 |
2001-11-26 | bug fix in initialisation | ronny | 1 | -2/+3 |
2001-11-19 | bug fix: initialisation of global strictness info (prevents crash with second... | ronny | 1 | -0/+3 |
2001-11-01 | pass strictness information from C to Clean, print strict exported and all ty... | ronny | 1 | -36/+186 |
2001-10-12 | add list cons symbols with arity<2 (for strict lists) | johnvg | 1 | -40/+73 |
2001-09-12 | clean 1.3 code for recognizing abort and undef in the strictness analyzer | johnvg | 1 | -1/+14 |
2001-09-03 | fix memory allocation bug | johnvg | 1 | -1/+5 |
2001-09-03 | added code for strict and unboxed lists | johnvg | 1 | -3/+3 |
2001-05-15 | merged with backend C source code on the mac | johnvg | 1 | -2/+62 |
2000-07-12 | clean 1.3.3 backend again again | clean | 1 | -0/+5315 |