Age | Commit message (Expand) | Author | Files | Lines |
2003-05-16 | renamed field names of type Ident in syntax tree | ronny | 1 | -4/+4 |
2002-09-20 | removed SK_GeneratedCaseFunction: it's not necessary any more, because | ronny | 1 | -1/+0 |
2002-09-04 | Add SK_GeneratedCaseFunction for dynamic cases fix | diederik | 1 | -0/+1 |
2002-06-03 | added constructor/type/field information to generics | alimarin | 1 | -0/+2 |
2002-04-11 | support for generic type context like in | alimarin | 1 | -0/+8 |
2002-03-25 | new implementation of generics | alimarin | 1 | -0/+5 |
2002-02-06 | store strictness annotations in SymbolType instead of AType | johnvg | 1 | -0/+24 |
2001-12-05 | removed type from BasicExpr | johnvg | 1 | -1/+4 |
2001-10-18 | store macros and local functions in macros in separate {#{#FunDef}}, | johnvg | 1 | -0/+2 |
2001-09-06 | removed usage of fun_index | alimarin | 1 | -1/+5 |
2001-03-27 | uniqueness support is added to generics | alimarin | 1 | -0/+6 |
2001-03-27 | unfold all macros and local functions in macros | johnvg | 1 | -1/+1 |
2001-01-19 | refactoring | martinw | 1 | -0/+3 |
2000-10-06 | bugfix | martinw | 1 | -1/+1 |
2000-10-04 | -added position information for let bindings for better error messages | martinw | 1 | -0/+28 |
2000-09-27 | optimizations and caching of dcl modules (without trans.icl) | clean | 1 | -0/+1 |
2000-09-26 | bugfix | martinw | 1 | -1/+1 |
2000-08-16 | ConsVariables were not handled correctly within improved type error messages | martinw | 1 | -2/+2 |
2000-08-15 | improved typing error messages: type variables are printed like "a" instead | martinw | 1 | -0/+8 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 1 | -2/+2 |
2000-02-21 | - implemented comparison between redundant definitions in icl and dcl modules | martinw | 1 | -2/+9 |
1999-10-05 | Initial import | ronny | 1 | -0/+219 |