aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-08Better fix so that correctness of EI_LetType is maintained during repartitioningdiederik1-19/+39
2002-11-07revert bug fix in convert cases in anticipation of a proper fixronny1-1/+1
2002-11-07correct numbering of type vars in right-hand side dynamicsronny1-3/+6
2002-11-04Fix so that correctness of EI_LetType is maintained during repartitioningdiederik1-1/+16
2002-11-01moved RefCountsInCase and SplitsInCase type definitions from syntax to conver...ronny3-33/+36
2002-10-31Fix bug where wrong type code constructor was selected.ronny4-21/+22
2002-10-31bug fix for boxed records and ! record selectionsjohnvg1-1/+4
2002-10-31bug fix for boxed records and ! record selections,johnvg1-5/+8
2002-10-30Removed at least 4 bugs (maybe more, but i can't remember):sjakie11-35/+101
2002-10-29- added: DynamicRepresentation_String was removedmartijnv1-0/+2
2002-10-24add BEFlatTypeX and BERecordTypeX definitions in commentjohnvg2-0/+18
2002-10-24disable destructive root updates of records without BOXED_RECORDSjohnvg1-9/+10
2002-10-22skip some code when not using BOXED_RECORDSjohnvg3-8/+10
2002-10-22add boxed recordsjohnvg9-275/+1169
2002-10-21add missing prototypesjohnvg1-0/+8
2002-10-21add boxed recordsjohnvg2-19/+65
2002-10-21print * for unique states, RecordObj, better layoutjohnvg1-8/+17
2002-10-21add new instructions for boxed recordsjohnvg2-2/+20
2002-10-21add boxed recordsjohnvg2-0/+27
2002-10-21repair initialisation with NULL of unused pointer fields in unionsjohnvg1-3/+1
2002-10-21add BOXED_RECORDS macrojohnvg1-1/+2
2002-10-21remove unused codejohnvg4-25/+0
2002-10-21add BEFlatTypeX and BERecordTypeX for boxed records andjohnvg2-4/+35
2002-10-21remove unused types and fieldsjohnvg1-146/+14
2002-10-21remove unused typesjohnvg1-207/+1
2002-10-18added code for boxed records and lhs uniqueness attribute ofjohnvg1-11/+14
2002-10-18add support_dynamics flag to scanModule calljohnvg1-7/+4
2002-10-18add boxed records, strict dot dot expressions, generatejohnvg2-150/+162
2002-10-18add boxed recordsjohnvg1-1/+1
2002-10-18add strict dot dot expressions, transform record updatejohnvg1-45/+64
2002-10-18add boxed records, fix line number in "different number ofjohnvg1-12/+16
2002-10-18add boxed records and strict dot dot records,johnvg1-29/+108
2002-10-18add boxed recordsjohnvg1-2/+2
2002-10-18add strict dot dot expressionsjohnvg2-3/+88
2002-10-18add boxed records and strict dot dot expressionsjohnvg2-10/+11
2002-10-15disable arity check to circumvent bug in compiling the module relayout.icl in...ronny1-1/+1
2002-10-14new type code and type code constructor representationronny11-443/+528
2002-10-14bug fix convert root casesronny1-8/+3
2002-10-10use transform_trivial for 0-ary funsdiederik1-21/+8
2002-10-10prepare possibly_add_let for reusediederik1-39/+37
2002-10-10generate new versions for over-applied functionsdiederik1-1/+121
2002-10-10fuse non-recursive producersdiederik1-6/+34
2002-10-10cleanup case fun generation;diederik1-24/+30
2002-10-10transform record selectionsdiederik1-0/+21
2002-10-09possiblyFoldOuterCasediederik1-20/+69
2002-10-09SwitchHOFusiondiederik1-16/+41
2002-10-09only generate functions for safe casesdiederik1-27/+119
2002-10-09rnf constructor fusiondiederik1-3/+25
2002-10-08SwitchReanalyseFunctiondiederik1-17/+36
2002-10-08Add alternatives for FailExprdiederik1-0/+4