aboutsummaryrefslogtreecommitdiff
path: root/backend/backendpreprocess.icl
AgeCommit message (Expand)AuthorFilesLines
2003-12-11move FunctionPattern type from syntax to backendconvertjohnvg1-11/+0
2003-12-11remove BackendBodyjohnvg1-7/+0
2003-05-16renamed field names of type Ident in syntax treeronny1-2/+2
2002-09-20switch to 2.0 syntax, remove duplicated definitions from icl modulesronny1-5/+0
2001-12-12removed RWSDebug importronny1-1/+1
2001-09-07module ownership commentronny1-0/+3
2001-08-31added code for strict and unboxed listsjohnvg1-1/+3
2001-07-18remove bug with numbering strict alias node defsronny1-5/+19
2001-07-18replaced VI_Alias with VI_AliasSequenceNumber to avoid potential clashesronny1-2/+2
2001-07-18removed MW commentsronny1-8/+0
2001-06-20optimise && and ||johnvg1-4/+6
2001-05-08support for cases in backendronny1-0/+32
2000-10-04-added position information for let bindings for better error messagesmartinw1-8/+16
2000-07-14Removed back end spelling inconsistencies (except for syntax:BackendBody, whi...clean1-2/+2
2000-07-14Removed MW commentsclean1-31/+0
2000-06-21solving the problem of strict aliases. Now a strict aliasmartinw1-6/+55
2000-06-16changes in to make compiler self compatiblemartinw1-0/+5
2000-02-22Initial importronny1-0/+127