aboutsummaryrefslogtreecommitdiff
path: root/frontend/utilities.dcl
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-3/+0
2005-11-11remove code for compatibility with Clean 1.3johnvg1-13/+2
2002-09-24removed second_of_2_tuple in mapStjohnvg1-7/+3
2002-06-17removed ingnored !'sjohnvg1-1/+1
2001-11-21new explicit import syntaxjohnvg1-0/+6
2001-07-25removed underscoreModule from ParseState, this is now handled by the scannerronny1-5/+2
2001-07-18assorted scanner/parser bug fixes by Pieter (tested by Ronny)ronny1-2/+5
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/+11
2001-01-12New algorithm for explicit imports that also works with cyclic module depende...martinw1-1/+46
2000-11-02optimizing performance of explicitimportsmartinw1-3/+5
2000-11-01improved code for explicit imports,martinw1-0/+26
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/+5
2000-06-09bugfix in trans. utilites: renaming of mapSt into map_st was necessary, other...martinw1-4/+4
2000-06-09Added preprocessor directives, so that one and the same source can bemartinw1-1/+3
2000-06-08JVG: changed mapSt function into macroclean1-1/+16
2000-04-26changes to make compiler compatible with itselfmartinw1-1/+2
2000-03-20*** empty log message ***sjakie1-0/+1
2000-02-15bug fix (unboxed arrrays of records)ronny1-0/+2
2000-01-12function isNotEmpty addedpieter1-0/+2
1999-11-12minor bug fix, some code polishingsjakie1-1/+3
1999-10-18lots of changes in module trans to make fusion work.martinw1-2/+2
1999-10-05Initial importronny1-0/+92