aboutsummaryrefslogtreecommitdiff
path: root/frontend/utilities.icl
AgeCommit message (Expand)AuthorFilesLines
2011-09-06move mapSt2 and mapY2St from module check to module utilitiesjohnvg1-0/+22
2011-04-12allow qualified imports of class membersjohnvg1-8/+0
2008-04-10remove unnecessary import from _aconcatjohnvg1-2/+0
2002-09-24removed second_of_2_tuple in mapStjohnvg1-7/+3
2002-06-17removed ingnored !'sjohnvg1-1/+1
2002-02-06store strictness annotations in SymbolType instead of ATypejohnvg1-20/+0
2001-10-03replace uniqueCopy with copyCoercionsronny1-1/+0
2001-07-25removed underscoreModule from ParseState, this is now handled by the scannerronny1-11/+8
2001-07-18assorted scanner/parser bug fixes by Pieter (tested by Ronny)ronny1-10/+21
2001-05-04satisfying John's pervert and bizarre wishes for better error messagesmartinw1-0/+11
2001-04-27added handy new macro for searching listsmartinw1-0/+9
2001-01-19refactoringmartinw1-0/+1
2001-01-12New algorithm for explicit imports that also works with cyclic module depende...martinw1-1/+132
2000-11-02optimizing performance of explicitimportsmartinw1-5/+7
2000-11-01improved code for explicit imports,martinw1-0/+32
2000-10-26added new macro "unsafeFold2St"martinw1-0/+8
2000-09-20new Bag type: :: Bag x = Pair (Bag x) (Bag x) | Single x | Emptymartinw1-0/+30
2000-06-09bugfix in trans. utilites: renaming of mapSt into map_st was necessary, other...martinw1-4/+4
2000-06-08JVG: changed mapSt function into macroclean1-0/+17
2000-02-15bug fix (unboxed arrrays of records)ronny1-0/+2
2000-01-12function isNotEmpty addedpieter1-0/+4
1999-11-12minor bug fix, some code polishingsjakie1-1/+1
1999-11-10extension: not necessary to repeat definitions of dcl-module in icl-modulesjakie1-0/+1
1999-10-18lots of changes in module trans to make fusion work.martinw1-2/+2
1999-10-05Initial importronny1-0/+200