aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)AuthorFilesLines
2004-04-19remove TC; typesronny1-21/+41
2004-04-02implement foreign export with stdcalljohnvg3-10/+10
2004-03-17removed useless function convertLhsNodeDefsronny1-20/+4
2003-12-22use class_ident in typeToClass to prevent ';' after class namejohnvg1-46/+35
2003-12-15add foreign exportjohnvg1-1/+10
2003-12-15add BEInsertForeignExportjohnvg2-0/+8
2003-12-15add BEInsertForeignExportjohnvg2-0/+2
2003-12-12removed unused argument of FP_AlgebraicPatternronny1-12/+5
2003-12-12removed unused FP_Pattern alternativesronny1-22/+1
2003-12-11move FunctionPattern type from syntax to backendconvertjohnvg2-11/+6
2003-12-11remove BackendBodyjohnvg2-28/+0
2003-12-11use 'Error: ' instead of '[Backend]' in the backend too oldjohnvg1-2/+2
2003-10-27update backend version number for 2.1 releaseronny2-2/+2
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-37/+33
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-13/+7
2003-10-16add extra attribute argument to BEFlatType andjohnvg1-15/+11
2003-10-15update version to 2.1.0 alpha 0ronny2-2/+2
2003-06-19s/sd__ident/sd_ident/gronny1-3/+3
2003-06-17removed unused functionsronny4-105/+74
2003-06-13removed commented coderonny1-80/+9
2003-06-13removed PA bug workaroundronny1-1/+1
2003-05-16renamed field names of type Ident in syntax treeronny3-43/+43
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