Age | Commit message (Expand) | Author | Files | Lines |
2003-06-19 | s/sd__ident/sd_ident/g | ronny | 1 | -1/+1 |
2003-05-16 | renamed field names of type Ident in syntax tree | ronny | 1 | -16/+16 |
2003-02-10 | - bug fix: error for abstract datatypes in dynamic types. | martijnv | 1 | -1/+1 |
2002-06-17 | removed ingnored !'s | johnvg | 1 | -1/+1 |
2002-03-25 | new implementation of generics | alimarin | 1 | -4/+11 |
2001-10-18 | make source code clean 2.0 compatible | johnvg | 1 | -5/+5 |
2001-10-18 | store macros and local functions in macros in separate {#{#FunDef}}, | johnvg | 1 | -14/+42 |
2001-10-08 | universally quantified attribute variables in typedefs added | sjakie | 1 | -5/+2 |
2001-10-02 | Bug fixes: reference count analysis fixed, | sjakie | 1 | -8/+9 |
2001-10-01 | pass file modification times from icl module and dcl modules to backend | ronny | 1 | -0/+4 |
2001-09-21 | Bug fix: caching combined with omitted type and class definitions | sjakie | 1 | -12/+15 |
2001-09-07 | moved function checkLocalFunctions from checksupport to checkFunctionBodies | johnvg | 1 | -8/+0 |
2001-09-06 | remove 'dcl_is_cashed' | johnvg | 1 | -1/+0 |
2001-09-06 | check if StdStrictLists is imported | johnvg | 1 | -1/+2 |
2001-09-05 | moved function getBelongingSymbolsFromID from checksupport to explicitimports | johnvg | 1 | -14/+0 |
2001-08-27 | Universally quantified types added | sjakie | 1 | -1/+2 |
2001-06-25 | generate .depend for current dcl module | ronny | 1 | -1/+3 |
2001-06-15 | making kind checking phase compatible with dcl caching | martinw | 1 | -0/+1 |
2001-04-20 | pepping up error messages | martinw | 1 | -6/+6 |
2001-03-27 | unfold all macros and local functions in macros | johnvg | 1 | -44/+105 |
2001-03-20 | Sjaak: fixed inheritance bugs and strictness attributes | sjakie | 1 | -1/+1 |
2001-03-15 | *** empty log message *** | martinw | 1 | -6/+6 |
2001-03-13 | Generics are added, but are disabled. | alimarin | 1 | -5/+10 |
2001-03-08 | Normalizing | martijnv | 1 | -1/+1 |
2001-03-02 | making compiler self compilable (this doesn't say anything about the | martinw | 1 | -1/+1 |
2001-02-13 | delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after | martinw | 1 | -3/+12 |
2001-01-19 | refactoring | martinw | 1 | -159/+57 |
2001-01-12 | New algorithm for explicit imports that also works with cyclic module depende... | martinw | 1 | -258/+207 |
2000-11-01 | improved code for explicit imports, | martinw | 1 | -17/+23 |
2000-10-31 | bug fix in determining SK_LocalMacroFunction (instead of SK_Function) | johnvg | 1 | -6/+8 |
2000-10-27 | moving huge part of code out of check into new module checkFunctionBodies | martinw | 1 | -0/+68 |
2000-10-26 | removed trace | martinw | 1 | -1/+1 |
2000-09-27 | optimizations and caching of dcl modules (without trans.icl) | clean | 1 | -59/+170 |
2000-06-20 | reduce memory allocation | clean | 1 | -20/+94 |
2000-06-15 | MW once added a macro called "SwitchUniquenessBug", Sjaak also added a macro | martinw | 1 | -3/+0 |
2000-05-31 | readableizing error messages | martinw | 1 | -4/+2 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 1 | -41/+19 |
2000-03-17 | - making array patterns strict (strict lets were not properly handled | martinw | 1 | -0/+3 |
2000-03-01 | bugfixes | martinw | 1 | -14/+20 |
2000-02-21 | - implemented comparison between redundant definitions in icl and dcl modules | martinw | 1 | -0/+4 |
2000-01-04 | introduced new error message: "StdDynamics not imported" | martinw | 1 | -1/+8 |
1999-12-10 | bugfixes | martinw | 1 | -10/+13 |
1999-11-15 | removed debugging output | sjakie | 1 | -4/+2 |
1999-11-12 | removed comment | sjakie | 1 | -14/+11 |
1999-11-12 | bug fixes | martinw | 1 | -2/+4 |
1999-11-10 | extension: not necessary to repeat definitions of dcl-module in icl-module | sjakie | 1 | -0/+2 |
1999-10-05 | Initial import | ronny | 1 | -0/+521 |