Age | Commit message (Expand) | Author | Files | Lines |
2011-04-19 | use unique array select and update instead of replace | johnvg | 1 | -8/+6 |
2009-06-05 | remove some comments | johnvg | 1 | -10/+6 |
2007-04-13 | implement newtype | johnvg | 1 | -7/+9 |
2005-09-16 | make line number in the | johnvg | 1 | -7/+166 |
2005-04-21 | remove unused variable s | johnvg | 1 | -1/+0 |
2003-06-13 | removed PA bug workaround | ronny | 1 | -12/+0 |
2003-05-16 | renamed field names of type Ident in syntax tree | ronny | 1 | -9/+9 |
2002-10-30 | Removed at least 4 bugs (maybe more, but i can't remember): | sjakie | 1 | -9/+7 |
2002-02-06 | store strictness annotations in SymbolType instead of AType | johnvg | 1 | -106/+185 |
2001-10-03 | replace uniqueCopy with copyCoercions | ronny | 1 | -0/+22 |
2001-10-03 | eliminated cheat module | ronny | 1 | -1/+1 |
2001-10-02 | Bug fixes: reference count analysis fixed, | sjakie | 1 | -2/+2 |
2001-09-21 | Bug fix: caching combined with omitted type and class definitions | sjakie | 1 | -1/+2 |
2001-08-27 | Universally quantified types added | sjakie | 1 | -7/+36 |
2001-07-19 | Added "curried" arrow types (->) and ((->) a) | alimarin | 1 | -1/+52 |
2001-06-27 | Sjaak: Improved dynamics, not yet finished. | sjakie | 1 | -0/+2 |
2001-06-11 | Bug fix with array updates. Removed redundant code. Adjusted unification algo... | sjakie | 1 | -387/+196 |
2001-05-11 | moving all switch macros to new module "compilerSwitches" | martinw | 1 | -1/+2 |
2001-03-27 | unfold all macros and local functions in macros | johnvg | 1 | -3/+3 |
2001-01-19 | uniqueness unification for types of functions that are generated | martinw | 1 | -33/+18 |
2000-11-02 | Sjaak: Bug in instance types removed, | sjakie | 1 | -32/+23 |
2000-10-31 | Sjaak: Bug in instance types removed, | sjakie | 1 | -190/+18 |
2000-09-27 | optimizations and caching of dcl modules (without trans.icl) | clean | 1 | -19/+510 |
2000-08-15 | improved typing error messages: type variables are printed like "a" instead | martinw | 1 | -53/+10 |
2000-08-01 | improving error messages | martinw | 1 | -2/+13 |
2000-06-16 | small changes to reduce memory allocation | clean | 1 | -2/+7 |
2000-06-15 | update of dictionary types | sjakie | 1 | -3/+3 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 1 | -130/+120 |
2000-02-07 | commit for Sjaak by RWS | sjakie | 1 | -51/+77 |
2000-01-17 | Bug fixes | sjakie | 1 | -9/+8 |
1999-12-01 | Several bug fixes: | sjakie | 1 | -4/+24 |
1999-11-11 | bug fix: uniqueness inference (coerce in unitype) | sjakie | 1 | -1/+3 |
1999-10-20 | No idea | sjakie | 1 | -31/+14 |
1999-10-19 | removed comment | sjakie | 1 | -1/+0 |
1999-10-19 | extension: improved error messages for uniqueness types | sjakie | 1 | -123/+77 |
1999-10-18 | lots of changes in module trans to make fusion work. | martinw | 1 | -0/+1 |
1999-10-05 | Initial import | ronny | 1 | -0/+795 |