aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)AuthorFilesLines
2002-11-14use _SystemStrictLists with _cons..,_decons.. and _nil..johnvg1-1/+1
2002-10-24add BEFlatTypeX and BERecordTypeX definitions in commentjohnvg2-0/+18
2002-10-18added code for boxed records and lhs uniqueness attribute ofjohnvg1-11/+14
2002-09-20removed SK_GeneratedCaseFunction: it's not necessary any more, becauseronny1-4/+0
2002-09-20switch to 2.0 syntax, remove duplicated definitions from icl modulesronny5-92/+0
2002-09-19major rewrite dynamicsronny1-2/+5
2002-09-04Add SK_GeneratedCaseFunction for dynamic cases fixdiederik1-0/+2
2002-08-27Added FailExpr noderonny1-0/+2
2002-07-16remove ModuleIndex type, because it is now defined in syntax.dcl,johnvg1-6/+5
2002-06-19added clear_cachejohnvg1-0/+1
2002-06-17moved backend_library to windows and mac subdirectoriesjohnvg1-127/+0
2002-06-17backend library for windowsjohnvg1-0/+127
2002-06-17backend_library for the macjohnvg1-0/+127
2002-04-11support for generic type context like inalimarin2-4/+4
2002-03-08new backend versionronny2-156/+156
2002-02-28convert record updates of multiple records into one update nodejohnvg1-12/+11
2002-02-13bug fix: convert higher-order arrow typesronny1-0/+4
2002-02-12removed useless strictness annotationsronny1-3/+1
2002-02-06store strictness annotations in SymbolType instead of ATypejohnvg2-66/+160
2001-12-21version number for releaseronny2-2/+2
2001-12-20remove RWSDebug dependencyronny1-5/+1
2001-12-17implement pattern matching of strict, unboxed and overloaded listsjohnvg1-1/+11
2001-12-13remove tuple symbol from UniqueSelector (! selector) and MatchExprjohnvg1-8/+2
2001-12-12removed RWSDebug importronny1-1/+1
2001-12-05removed type from BasicExprjohnvg1-2/+4
2001-12-03bug fix: uniqueness error in nested record/array updatesronny1-0/+2
2001-11-30store predefined identifiers in CAFjohnvg2-2/+2
2001-11-29different representation of selector kind in Selectionronny1-8/+8
2001-11-21new explicit import syntaxjohnvg3-5/+16
2001-11-20bug fix determination of exported funtionronny1-1/+1
2001-11-01pass strictness information from C to Clean, print strict exported and all ty...ronny5-8/+371
2001-10-18store macros and local functions in macros in separate {#{#FunDef}},johnvg1-132/+46
2001-10-05bind special idents (such as abort, undef from StdMisc) to the correct identi...ronny4-4/+84
2001-10-04fail explicit casesronny3-21/+42
2001-10-01pass file modification times from icl module and dcl modules to backendronny3-24/+24
2001-09-26removed erroneous, unused functionronny1-7/+0
2001-09-07module ownership commentronny8-0/+24
2001-09-05print forall typevars in backendronny1-9/+10
2001-09-05print forall typevars in backendronny3-23/+42
2001-09-03new version numberjohnvg2-6/+6
2001-09-03new backend functions for strict and unboxed listsjohnvg1-1/+9
2001-08-31added code for strict and unboxed listsjohnvg1-1/+3
2001-08-31new functions for strict and unboxed listsjohnvg2-0/+60
2001-08-31added code for strict and unboxed listsjohnvg1-44/+313
2001-08-28changed StdDynamics into StdDynamicmartijnv1-1/+1
2001-07-18remove bug with numbering strict alias node defsronny1-5/+19
2001-07-18replaced VI_Alias with VI_AliasSequenceNumber to avoid potential clashesronny2-3/+3
2001-07-18removed MW commentsronny1-8/+0
2001-07-18work around for caching / attribute heap bugronny1-0/+4
2001-07-17set attributes in heap to AVI_Empty to avoid using values in the heap from pr...ronny1-5/+12