Age | Commit message (Expand) | Author | Files | Lines |
2011-09-06 | move mapSt2 and mapY2St from module check to module utilities | johnvg | 1 | -0/+22 |
2011-04-12 | allow qualified imports of class members | johnvg | 1 | -8/+0 |
2008-04-10 | remove unnecessary import from _aconcat | johnvg | 1 | -2/+0 |
2002-09-24 | removed second_of_2_tuple in mapSt | johnvg | 1 | -7/+3 |
2002-06-17 | removed ingnored !'s | johnvg | 1 | -1/+1 |
2002-02-06 | store strictness annotations in SymbolType instead of AType | johnvg | 1 | -20/+0 |
2001-10-03 | replace uniqueCopy with copyCoercions | ronny | 1 | -1/+0 |
2001-07-25 | removed underscoreModule from ParseState, this is now handled by the scanner | ronny | 1 | -11/+8 |
2001-07-18 | assorted scanner/parser bug fixes by Pieter (tested by Ronny) | ronny | 1 | -10/+21 |
2001-05-04 | satisfying John's pervert and bizarre wishes for better error messages | martinw | 1 | -0/+11 |
2001-04-27 | added handy new macro for searching lists | martinw | 1 | -0/+9 |
2001-01-19 | refactoring | martinw | 1 | -0/+1 |
2001-01-12 | New algorithm for explicit imports that also works with cyclic module depende... | martinw | 1 | -1/+132 |
2000-11-02 | optimizing performance of explicitimports | martinw | 1 | -5/+7 |
2000-11-01 | improved code for explicit imports, | martinw | 1 | -0/+32 |
2000-10-26 | added new macro "unsafeFold2St" | martinw | 1 | -0/+8 |
2000-09-20 | new Bag type: :: Bag x = Pair (Bag x) (Bag x) | Single x | Empty | martinw | 1 | -0/+30 |
2000-06-09 | bugfix in trans. utilites: renaming of mapSt into map_st was necessary, other... | martinw | 1 | -4/+4 |
2000-06-08 | JVG: changed mapSt function into macro | clean | 1 | -0/+17 |
2000-02-15 | bug fix (unboxed arrrays of records) | ronny | 1 | -0/+2 |
2000-01-12 | function isNotEmpty added | pieter | 1 | -0/+4 |
1999-11-12 | minor bug fix, some code polishing | sjakie | 1 | -1/+1 |
1999-11-10 | extension: not necessary to repeat definitions of dcl-module in icl-module | sjakie | 1 | -0/+1 |
1999-10-18 | lots of changes in module trans to make fusion work. | martinw | 1 | -2/+2 |
1999-10-05 | Initial import | ronny | 1 | -0/+200 |