Age | Commit message (Expand) | Author | Files | Lines |
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 | Removed debug modules (they moved to separate directory) | ronny | 8 | -1068/+0 |
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 |
2000-01-13 | - check.icl: solved check-bug-11: | martinw | 5 | -38/+220 |
2000-01-12 | function isNotEmpty added | pieter | 2 | -0/+6 |
2000-01-12 | replaced all known errors | pieter | 1 | -41/+99 |
2000-01-04 | introduced new error message: "StdDynamics not imported" | martinw | 4 | -10/+69 |
2000-01-03 | compile time pattern matching only took linearity into account but | martinw | 1 | -11/+14 |
1999-12-22 | \" as escape char | pieter | 1 | -1/+1 |
1999-12-22 | char strings, record types, error messages wantList | pieter | 1 | -38/+52 |
1999-12-20 | fixing bug in module trans | martinw | 1 | -2/+45 |
1999-12-15 | bugfix | martinw | 1 | -4/+8 |
1999-12-14 | handle constructor with strict arguments (for Clean 1.3.3) | ronny | 4 | -55/+67 |
1999-12-14 | Bug fix: infix pattern constructors | sjakie | 1 | -22/+20 |
1999-12-10 | handle constructor with strict arguments (for Clean 1.3.3) | ronny | 2 | -27/+83 |
1999-12-10 | bugfixes | martinw | 6 | -138/+146 |
1999-12-03 | completing Sjaak's changes in module trans caused by exchanging the transform... | martinw | 3 | -33/+53 |
1999-12-01 | Several bug fixes: | sjakie | 9 | -108/+156 |
1999-11-29 | bug fix | sjakie | 5 | -29/+48 |
1999-11-24 | unified main and frontend | ronny | 3 | -15/+253 |
1999-11-23 | change: dynamics are now converted before 'fusion' | sjakie | 8 | -189/+293 |
1999-11-19 | added code for dealing with dynamics | sjakie | 1 | -22/+34 |