Age | Commit message (Expand) | Author | Files | Lines |
2001-09-06 | added command line flag to enable generics | alimarin | 1 | -17/+17 |
2001-09-06 | remove fun_index from FunDef | johnvg | 1 | -1/+1 |
2001-08-31 | added code for strict and unboxed list comprehensions | johnvg | 1 | -21/+26 |
2001-07-19 | Added "curried" arrow types (->) and ((->) a) | alimarin | 1 | -1/+1 |
2001-06-06 | set the 'fun_pos' of a 'FunDef' for functions with a specified type | johnvg | 1 | -9/+8 |
2001-05-30 | detect in 'postparse' when the definition module corresponding | johnvg | 1 | -16/+28 |
2001-05-30 | optimize array comprehensions, | johnvg | 1 | -177/+479 |
2001-04-20 | bugfix: the compiler recognized f in the following example as a node and | martinw | 1 | -33/+22 |
2001-03-15 | *** empty log message *** | martinw | 1 | -1/+1 |
2001-03-13 | Generics are added, but are disabled. | alimarin | 1 | -2/+6 |
2001-02-13 | delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after | martinw | 1 | -34/+34 |
2000-10-25 | improved storing position information | martinw | 1 | -1/+1 |
2000-10-23 | renumber icl function and macro indices when unfolding | johnvg | 1 | -162/+160 |
2000-10-11 | added error messages | martinw | 1 | -1/+2 |
2000-10-02 | comment before import RWSDebug | ronny | 1 | -3/+4 |
2000-09-27 | optimizations and caching of dcl modules (without trans.icl) | clean | 1 | -56/+94 |
2000-09-13 | added position information for better error messages | martinw | 1 | -5/+8 |
2000-08-15 | improved typing error messages: type variables are printed like "a" instead | martinw | 1 | -4/+10 |
2000-08-09 | added position information to case alternatives and changed the typing | martinw | 1 | -8/+16 |
2000-08-01 | improving error messages | martinw | 1 | -16/+50 |
2000-07-04 | labels global function names without ";n" extension | clean | 1 | -4/+0 |
2000-07-03 | no message | clean | 1 | -0/+3 |
2000-07-03 | no message | clean | 1 | -3/+0 |
2000-06-20 | no message | clean | 1 | -1/+2 |
2000-06-20 | re-adding dead version | martinw | 1 | -0/+1015 |
2000-06-20 | no message | clean | 1 | -1015/+0 |
2000-06-09 | predef.icl: StdDynamics has become StdDynamic | martijnv | 1 | -0/+5 |
2000-05-31 | readableizing error messages | martinw | 1 | -5/+10 |
2000-04-26 | Merge Martin/ Sjaak & Ronny branches | clean | 1 | -246/+233 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 1 | -3/+3 |
2000-03-16 | use error code from parsing dcl files | clean | 1 | -12/+11 |
2000-03-14 | extended array patterns for muitidimensional arrays | martinw | 1 | -2/+2 |
2000-02-21 | - implemented comparison between redundant definitions in icl and dcl modules | martinw | 1 | -2/+3 |
2000-02-16 | removed PE_Array from syntax tree | ronny | 1 | -3/+2 |
2000-02-15 | added Boolean to FunctionKind to mark genetared functions | ronny | 1 | -2/+2 |
2000-02-14 | comprehensions: (re)introduced code duplication in transformation to work aro... | ronny | 1 | -4/+5 |
2000-02-14 | fixed bugs in comprehensions (manifested as type error and abort in check) | ronny | 1 | -87/+66 |
2000-02-09 | new comprehension transformations | ronny | 1 | -185/+406 |
1999-11-12 | bug fixes | martinw | 1 | -1/+2 |
1999-11-10 | extension: not necessary to repeat definitions of dcl-module in icl-module | sjakie | 1 | -4/+8 |
1999-10-05 | Initial import | ronny | 1 | -0/+813 |