aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-25bug fix parse_bug_forbidden_symbolsronny4-11/+46
2001-07-25renamed ss_useLayout to ss_scanOptionsronny1-16/+16
2001-07-25changed ss_useLayout field to bit vector (in anticipation of more scan state ...ronny1-8/+11
2001-07-24bug fix parsebug_missing_resultronny1-10/+15
2001-07-24bug fix funny_id_after_typeronny1-27/+6
2001-07-24This commit was generated by cvs2svn to compensate for changes in r563,zweije1-0/+3
2001-07-23expand macros with curried macro calls later, to prevent a bug if dcl caching...johnvg1-3/+89
2001-07-23use halt instead of abort to prevent strictness in 'a'johnvg1-2/+7
2001-07-19Added "curried" arrow types (->) and ((->) a)alimarin17-319/+668
2001-07-18remove bug with numbering strict alias node defsronny1-5/+19
2001-07-18replaced VI_Alias with VI_AliasSequenceNumber to avoid potential clashesronny4-5/+5
2001-07-18removed MW commentsronny1-8/+0
2001-07-18This commit was generated by cvs2svn to compensate for changes in r551,zweije2-0/+11
2001-07-18assorted scanner/parser bug fixes by Pieter (tested by Ronny)ronny6-565/+432
2001-07-18work around for caching / attribute heap bugronny1-0/+4
2001-07-18removed unused code to detect tuple patterns for merging casesronny1-21/+3
2001-07-17set attributes in heap to AVI_Empty to avoid using values in the heap from pr...ronny1-5/+12
2001-07-17assign correct selector kind to intermediate selections in nested updatesronny1-1/+1
2001-07-13bug fix: reverse order of functions (in components)ronny4-9/+9
2001-07-13bug fix: reverse order of functions (in components)johnvg2-7/+7
2001-07-13{} is not allowed in patterns, because array 'denotations' in patternsjohnvg1-3/+4
2001-07-12uniqueness attributes in backendronny15-65/+342
2001-07-12made compilable with Clean 2.0 by introducing a typed local functionronny1-6/+7
2001-07-12removed unused varHeap parameters (varHeap is in BackEndState)ronny1-339/+329
2001-07-12removed MW commentsronny1-5/+0
2001-07-11This commit was generated by cvs2svn to compensate for changes in r534,zweije5-15/+21
2001-07-10This commit was generated by cvs2svn to compensate for changes in r530,zweije1-1/+1
2001-07-10This commit was generated by cvs2svn to compensate for changes in r528,zweije1-1/+3
2001-07-10This commit was generated by cvs2svn to compensate for changes in r525,zweije2-26/+61
2001-07-03initialise compiler_id with -1,johnvg1-1/+1
2001-07-03This commit was generated by cvs2svn to compensate for changes in r520,zweije3-446/+2
2001-07-03This commit was generated by cvs2svn to compensate for changes in r518,zweije44-0/+144
2001-07-03enable optimizer (level 2)johnvg1-0/+0
2001-07-03This commit was generated by cvs2svn to compensate for changes in r514,zweije45-0/+7937
2001-06-29cleaning up: removing all these hopelessly silly long function namesmartinw1-49/+49
2001-06-29cleaning upmartinw1-41/+4
2001-06-29blablamartinw3-54/+35
2001-06-29new application that removes all preprocessor directives (that eventuallymartinw1-0/+190
2001-06-29documentationmartinw2-0/+1046
2001-06-28disable PA_bugjohnvg3-8/+8
2001-06-28Sjaak: removed 'dyn_uni_vars' from type 'DynamicExpr'sjakie1-1/+1
2001-06-27?johnvg1-0/+0
2001-06-27Sjaak: Improved dynamics, not yet finished.sjakie11-314/+341
2001-06-25generate .depend for current dcl moduleronny9-18/+43
2001-06-25also add pattern variables in Cases to cp_local_varsronny1-2/+7
2001-06-25cases in backendronny1-713/+1034
2001-06-25add code for dcl module caching using the IDEjohnvg4-1/+170
2001-06-22new version number (2.0.d.8)ronny1-2/+2
2001-06-22local reference counts for CaseNode and DefaultNoderonny4-16/+345
2001-06-22local reference counts for CaseNode and DefaultNoderonny1-19/+88