Age | Commit message (Expand) | Author | Files | Lines |
1999-11-16 | allow operator names like .* | pieter | 1 | -5/+7 |
1999-11-16 | :: T = E.x Cons x T | Nil | pieter | 1 | -5/+5 |
1999-11-15 | removed debugging output | sjakie | 1 | -4/+2 |
1999-11-15 | nothing serious | sjakie | 1 | -10/+20 |
1999-11-15 | bug fix: instance of < for Priority removed, | sjakie | 3 | -27/+72 |
1999-11-15 | bugfix in module trans | martinw | 1 | -5/+9 |
1999-11-12 | removed comment | sjakie | 1 | -14/+11 |
1999-11-12 | bug fixes | martinw | 4 | -65/+47 |
1999-11-12 | minor bug fix, some code polishing | sjakie | 5 | -307/+327 |
1999-11-12 | vergeten, traces wegteheugen | martinw | 1 | -13/+0 |
1999-11-12 | bug fix in trans.icl | martinw | 3 | -21/+6 |
1999-11-11 | extension: no longer necessary to repeat macros in icl-file | sjakie | 2 | -34/+59 |
1999-11-11 | bug fix: uniqueness inference (coerce in unitype) | sjakie | 2 | -5/+9 |
1999-11-10 | extension: not necessary to repeat definitions of dcl-module in icl-module | sjakie | 10 | -353/+284 |
1999-11-09 | bug fix: missing alternative in 'instance distributeLets Selection' | sjakie | 1 | -0/+4 |
1999-11-08 | minor | martinw | 1 | -13/+1 |
1999-11-08 | bug fix: arity of imported function was incorrect | sjakie | 1 | -1/+5 |
1999-11-05 | minor changes | martinw | 3 | -5/+0 |
1999-11-05 | fusion works now. The fusion switch in module typesupport is enabled | martinw | 12 | -623/+1132 |
1999-10-29 | *** empty log message *** | sjakie | 2 | -2/+2 |
1999-10-29 | Bugfix: types in cases and lets are adjusted according to the specified type. | sjakie | 3 | -106/+83 |
1999-10-28 | added new class "bind_and_unify_types" in module typesupport | martinw | 2 | -1/+101 |
1999-10-27 | better error message for let! | pieter | 1 | -2/+4 |
1999-10-25 | minor change: comment removed | sjakie | 1 | -15/+0 |
1999-10-25 | end of comment repaired to allow **/ | pieter | 1 | -0/+1 |
1999-10-20 | changed the CommandLoop back into the original version | sjakie | 1 | -14/+2 |
1999-10-20 | No idea | sjakie | 1 | -31/+14 |
1999-10-20 | extension: improved error messages for uniqueness types | sjakie | 1 | -1/+1 |
1999-10-20 | extension: printing routine for types added | sjakie | 1 | -4/+5 |
1999-10-20 | ExclamationToken is again a reserved sybol in every context | pieter | 1 | -1/+1 |
1999-10-19 | improved printing routines for types | sjakie | 1 | -1/+3 |
1999-10-19 | removed comment | sjakie | 1 | -1/+0 |
1999-10-19 | extension: improved error messages for uniqueness types | sjakie | 1 | -123/+77 |
1999-10-19 | extension: improved error messages for uniqueness types | sjakie | 1 | -24/+84 |
1999-10-19 | extension: improved error messages for uniqueness types | sjakie | 4 | -13/+24 |
1999-10-19 | *** empty log message *** | sjakie | 1 | -3/+6 |
1999-10-19 | Shit, ik heb geen zin om alles dubbel in te tikken | sjakie | 1 | -3/+3 |
1999-10-18 | lots of changes in module trans to make fusion work. | martinw | 14 | -310/+1152 |
1999-10-13 | cases in lets fixed | pieter | 2 | -5/+9 |
1999-10-12 | previous extension (updating types of case and let properly) didn't work wit... | sjakie | 1 | -142/+80 |
1999-10-11 | extension: updating types of case and let properly | sjakie | 3 | -105/+70 |
1999-10-08 | improvement of error messages during type checking | sjakie | 5 | -34/+183 |
1999-10-07 | *** empty log message *** | sjakie | 1 | -5/+1 |
1999-10-07 | cvs test (sjaak) | sjakie | 1 | -0/+1 |
1999-10-07 | cvs test | pieter | 1 | -1/+1 |
1999-10-07 | bugfix: typing of nested array updates | sjakie | 1 | -27/+34 |
1999-10-07 | bugfix: record selections in matchnodes | sjakie | 1 | -11/+19 |
1999-10-07 | end of cases and root expressions | pieter | 1 | -0/+5 |
1999-10-07 | offside voor cases | pieter | 1 | -9/+9 |
1999-10-05 | bugfix: record selections in matchnodes | sjakie | 1 | -1/+1 |