aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-06-11Build ArgEnvC.o before linkingronny1-0/+1
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny2-0/+108
2002-06-11Moved system dependent code from coclmain to CoclSystemDependentronny4-131/+117
2002-06-10- bug fix:types scopesmartijnv2-2/+20
2002-06-06Unix versionronny1-0/+46
2002-06-06Initial importronny1-0/+11
2002-06-05Made Clean 2.0 compatibleronny2-0/+4
2002-06-05Unix versionronny6-15/+523
2002-06-05Unix versionronny14-23/+349
2002-06-03removed tracealimarin1-4/+4
2002-06-03added constructor/type/field information to genericsalimarin17-625/+1421
2002-05-14- improved handling of equivalent types within one application to share amartijnv3-5/+15
2002-05-01bug fix: make case for variable pattern explicitronny1-1/+1
2002-04-19docommand.cjohnvg1-0/+16
2002-04-19no messagejohnvg1-0/+0
2002-04-19docommand.hjohnvg1-0/+12
2002-04-11support for generic type context like inalimarin26-160/+579
2002-04-04- removed strictness annotationsmartijnv2-4/+4
2002-04-04* bug fix to correctly separate types without Clean definition from types whichmartijnv1-2/+1
2002-04-03- collection of used type constructors in unify/coerce. There are two sources:martijnv9-124/+182
2002-03-28fixes in generics to compile with Clean 2.0alimarin6-73/+65
2002-03-27don't try to add arguments to 'code' functionsjohnvg1-2/+4
2002-03-27remove debug outputjohnvg1-1/+1
2002-03-27fix bug in CharList with \010 charjohnvg1-1/+18
2002-03-27compile_with_generics = Falsejohnvg1-1/+1
2002-03-26set the explicit flag for cases generated for && and || to Truejohnvg1-14/+5
2002-03-26don't move tuple and record selectors into explicit casesjohnvg1-38/+83
2002-03-25new implementation of genericsalimarin39-627/+4606
2002-03-25fix version numberjohnvg1-0/+0
2002-03-25synchronize version number with backend.dcljohnvg1-2/+2
2002-03-20bug fix: prevent compiler crash if type in icl module hasjohnvg1-0/+3
2002-03-20bug fixes: record updates with unboxed tuple fields andjohnvg1-0/+0
2002-03-20set sdef_exported bit for sdefs in the main dcl module tojohnvg1-0/+2
2002-03-20bug fix for record updates in a lazy context with unboxed tuple fieldsjohnvg1-7/+48
2002-03-11- bug fix: added a forgotten alternative to function convertDynamics formartijnv1-3/+1
2002-03-11- bug fix: added a forgotten alternative to function convertDynamics formartijnv1-4/+5
2002-03-08remove unused argument td_args from functionsjohnvg1-21/+17
2002-03-08commented out some debug code to reduce memory allocation byjohnvg1-1/+1
2002-03-08make result of function build_inequalities strict to reducejohnvg1-0/+1
2002-03-08make result of function add_declaration strict to reducejohnvg1-2/+2
2002-03-08new backend versionronny3-156/+156
2002-03-06bug fix in 'improved' tail recursion modulo cons optimisationjohnvg1-1/+1
2002-03-06improve tail recursion modulo cons optimisationjohnvg2-118/+163
2002-03-05prevent compiler crash if too few members are specified injohnvg1-27/+37
2002-03-04fix tail recursion modulo cons optimisationjohnvg2-36/+49
2002-03-04add RULE_TAIL_MODULO_CONS_ENTRY_MASKjohnvg1-0/+1
2002-03-04add missing case for TAS constructor (for strict lists)johnvg1-1/+3
2002-03-04Export proper new type of transformGroupsdiederik2-2/+11
2002-02-28unbox record update function argumentsjohnvg2-185/+153
2002-02-28remove some code for debuggingjohnvg1-12/+8