Age | Commit message (Expand) | Author | Files | Lines |
2000-04-26 | Merge Martin/ Sjaak & Ronny branches | clean | 14 | -357/+364 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 39 | -1278/+1485 |
2000-04-12 | small bugfix | martinw | 1 | -0/+5 |
2000-03-30 | removing record field "lei_strict" that became superflous due to the last rev... | martinw | 3 | -16/+6 |
2000-03-30 | comparision of redundant macro definitions | martinw | 5 | -50/+66 |
2000-03-24 | bugfixes | martinw | 8 | -141/+101 |
2000-03-22 | *** empty log message *** | sjakie | 1 | -6/+7 |
2000-03-20 | no message | clean | 1 | -1/+3 |
2000-03-20 | no message | clean | 2 | -2/+4 |
2000-03-20 | correctly export types, use less stack | clean | 1 | -65/+165 |
2000-03-20 | *** empty log message *** | sjakie | 3 | -80/+99 |
2000-03-20 | Bug fix in printing routine | sjakie | 1 | -67/+141 |
2000-03-20 | *** empty log message *** | sjakie | 9 | -500/+583 |
2000-03-17 | - making array patterns strict (strict lets were not properly handled | martinw | 11 | -98/+135 |
2000-03-16 | use error code from parsing dcl files | clean | 1 | -12/+11 |
2000-03-14 | added Update alternative for consequences (Expression) | clean | 1 | -1/+4 |
2000-03-14 | extended array patterns for muitidimensional arrays | martinw | 8 | -44/+60 |
2000-03-09 | no message | pieter | 1 | -43/+87 |
2000-03-09 | optimized by John | pieter | 2 | -246/+556 |
2000-03-01 | bugfixes | martinw | 6 | -117/+136 |
2000-02-24 | Simplified cocl.icl | clean | 1 | -13/+6 |
2000-02-24 | Trimmed cocl.prj, changed location executable | clean | 1 | -2980/+1 |
2000-02-24 | changed set_return_code.obj | clean | 1 | -0/+0 |
2000-02-24 | Added _options file, because cvs doesn't seem to check out empty directories | ronny | 1 | -0/+0 |
2000-02-24 | Removed debug modules (they moved to separate directory) | ronny | 8 | -1068/+0 |
2000-02-24 | Initial import | ronny | 1 | -0/+3025 |
2000-02-23 | Initial import | ronny | 15 | -0/+525 |
2000-02-23 | Added backend.dll | ronny | 1 | -0/+0 |
2000-02-22 | Initial import | ronny | 9 | -0/+1674 |
2000-02-22 | Initial import | ronny | 3 | -0/+141 |
2000-02-22 | Bug fixes escaped characters in character and string denotations | ronny | 1 | -5/+32 |
2000-02-21 | - implemented comparison between redundant definitions in icl and dcl modules | martinw | 21 | -364/+1479 |
2000-02-18 | Commiting changes in syntax tree to enable backend adaption. New added constr... | martinw | 2 | -23/+8 |
2000-02-16 | removed PE_Array from syntax tree | ronny | 3 | -5/+2 |
2000-02-16 | buf fix (dictionary types in dcl modules) | sjakie | 4 | -11/+17 |
2000-02-15 | added Boolean to FunctionKind to mark genetared functions | ronny | 6 | -11/+16 |
2000-02-15 | bug fix (unboxed arrrays of records) | ronny | 12 | -18/+118 |
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-11 | Bug fix in printing routine | sjakie | 1 | -0/+2 |
2000-02-09 | new comprehension transformations | ronny | 5 | -260/+480 |
2000-02-09 | strictness annoation for fe_components | ronny | 2 | -5/+4 |
2000-02-07 | commit for Sjaak by RWS | sjakie | 11 | -161/+140 |
2000-02-03 | bug fix: Observations | sjakie | 1 | -1/+1 |
2000-01-24 | Bug fix: specified overloaded types were not treated correctly | sjakie | 5 | -36/+55 |
2000-01-19 | check.icl: improving bugfix that yielded revision 1.15 | martinw | 3 | -88/+40 |
2000-01-19 | bug fix (changed syntax tree) | sjakie | 11 | -116/+144 |
2000-01-18 | bugfix: TryScanComment did not work when a single slash was followed by a new... | martinw | 1 | -1/+8 |
2000-01-17 | Bug fixes | sjakie | 10 | -193/+113 |
2000-01-17 | removing some abort statements in check | martinw | 3 | -26/+17 |