Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | add pattern match test using =: in expressions, | johnvg | 1 | -2/+2 |
2011-11-08 | remove unnecessary imports of module check, | johnvg | 1 | -1/+1 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -2/+0 |
2009-07-29 | fix bug that may occur if a let variable is used in another let in an alterna... | johnvg | 1 | -10/+36 |
2009-07-29 | fix bug that may occur if a let is used in a case inside another case, | johnvg | 1 | -92/+119 |
2009-07-29 | mark pattern and rhs of case alternative with one fullRefMark instead of two | johnvg | 1 | -11/+6 |
2009-07-29 | fix selective uses in refMarkOfVariable if used completely and by selector | johnvg | 1 | -39/+48 |
2009-07-29 | remove some unused code, fix some typos | johnvg | 1 | -67/+36 |
2007-12-21 | make function has_observing_type faster | johnvg | 1 | -3/+8 |
2007-04-13 | implement newtype | johnvg | 1 | -0/+3 |
2005-09-16 | make line number in the | johnvg | 1 | -40/+34 |
2005-09-13 | make function markPatternVariables recursive to report an error | johnvg | 1 | -16/+19 |
2003-05-16 | renamed field names of type Ident in syntax tree | ronny | 1 | -49/+49 |
2003-01-08 | Bug fix: uniqueness error in records | sjakie | 1 | -19/+45 |
2002-10-30 | Removed at least 4 bugs (maybe more, but i can't remember): | sjakie | 1 | -1/+1 |
2002-03-08 | commented out some debug code to reduce memory allocation by | johnvg | 1 | -1/+1 |
2002-02-06 | store strictness annotations in SymbolType instead of AType | johnvg | 1 | -0/+3 |
2001-12-20 | addition to previous bug fix (by Sjaak): support for dynamic en overloaded li... | ronny | 1 | -23/+11 |
2001-12-20 | bugfix (by Sjaak) in reference counting | ronny | 1 | -354/+436 |
2001-12-13 | remove tuple symbol from UniqueSelector (! selector) and MatchExpr | johnvg | 1 | -1/+1 |
2001-11-21 | Bug fix: reference count analysis for dynamics | sjakie | 1 | -3/+5 |
2001-10-02 | Bug fixes: reference count analysis fixed, | sjakie | 1 | -176/+239 |
2001-09-21 | Bug fix: caching combined with omitted type and class definitions | sjakie | 1 | -9/+0 |
2001-09-13 | Two fixes: (1) error with missing type contexts | sjakie | 1 | -12/+5 |
2001-09-06 | bug fix: Improved unification algoritm for kinds | sjakie | 1 | -1/+1 |
2001-08-31 | added code for OverloadedListPatterns | johnvg | 1 | -38/+45 |
2001-08-27 | Universally quantified types added | sjakie | 1 | -37/+79 |
2001-08-15 | Bug fixes: default cases and (more or less) correct types for generated case ... | sjakie | 1 | -78/+97 |
2001-06-27 | Sjaak: Improved dynamics, not yet finished. | sjakie | 1 | -22/+23 |
2001-06-11 | Bug fix with array updates. Removed redundant code. Adjusted unification algo... | sjakie | 1 | -10/+8 |
2001-03-27 | unfold all macros and local functions in macros | johnvg | 1 | -3/+3 |
2000-11-02 | Sjaak: uniqueness bug (concerning hio-types) removed | sjakie | 1 | -2/+4 |
2000-10-04 | -added position information for let bindings for better error messages | martinw | 1 | -5/+17 |
2000-08-02 | comment MW3 removed; minor improvements | sjakie | 1 | -11/+14 |
2000-08-01 | improving error messages | martinw | 1 | -2/+4 |
2000-05-03 | bug fix | sjakie | 1 | -6/+7 |
2000-04-26 | Merge Martin/ Sjaak & Ronny branches | clean | 1 | -1/+1 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 1 | -88/+65 |
2000-03-20 | *** empty log message *** | sjakie | 1 | -2/+3 |
2000-02-21 | - implemented comparison between redundant definitions in icl and dcl modules | martinw | 1 | -5/+0 |
2000-02-03 | bug fix: Observations | sjakie | 1 | -1/+1 |
2000-01-19 | bug fix (changed syntax tree) | sjakie | 1 | -8/+9 |
2000-01-17 | Bug fixes | sjakie | 1 | -1/+2 |
1999-10-05 | bugfix | sjakie | 1 | -16/+18 |
1999-10-05 | Initial import | ronny | 1 | -0/+591 |