aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-14remove workaround for a bug in Clean 2.0, that seems to have been fixed alreadyjohnvg1-13/+0
2004-07-13fix conversion of selection (pattern match in lhs of where or let)johnvg1-11/+16
2004-07-13remove syntax problem caused by cvsjohnvg1-41/+0
2004-06-22bug fix: introduce Char type constructor for Char type (instead of Int)ronny1-1/+1
2004-06-02remove overloading_2.o, typechecker_2.o and typechecker2_2.ojohnvg1-3/+3
2004-05-27report a parse error if an instance definition contains ajohnvg1-5/+8
2004-05-07convert hfs file name to unix file name for freopen on MacOSX/MachOjohnvg1-0/+17
2004-05-07When creating new functions for case expression, don't pass the variablejohnvg1-82/+85
2004-04-29bug fix: always print ';' in function descriptor namesronny1-2/+3
2004-04-29removed analysis of ident names for instance types (pre-Clean 2.0 code)ronny1-16/+0
2004-04-29pass compiler_id in message to the IDEjohnvg2-5/+12
2004-04-29add set_compiler_id and get_compiler_idjohnvg3-0/+254
2004-04-26convert file names for MachOjohnvg1-0/+27
2004-04-20added ')' to #ifdef to fix syntax errorronny1-1/+1
2004-04-19port to gcc on Mac OS Xjohnvg2-1/+12
2004-04-19port to gcc on Mac OS Xjohnvg1-3/+26
2004-04-19port to gcc on Mac OS Xjohnvg1-4/+53
2004-04-19remove TC; typesronny7-127/+76
2004-04-14mark lazy and/or curried entries of cons for list of unboxed recordsjohnvg1-1/+9
2004-04-06fix possible compiler crash if a type synonym has a . on the rhs (added casejohnvg4-35/+55
2004-04-02implement foreign export with stdcalljohnvg13-31/+64
2004-04-02export strictness of argument of empty_cachejohnvg2-2/+2
2004-04-02export strictness of tuple of <:: and writeTypejohnvg2-5/+8
2004-04-02export strictness of argument of newHashTablejohnvg2-2/+2
2004-03-31don't overwrite first byte of next node in the heap with a '\0'johnvg1-2/+0
2004-03-24bug fix for semi-abstract type definitons: generate type function for all typ...ronny1-2/+4
2004-03-23bug fix numbering of type variablesronny1-22/+28
2004-03-23moved main module number and common defs from state to info parameterronny1-19/+21
2004-03-23introduced info parameter for reify functionsronny1-50/+57
2004-03-23clean up: introduced quote function for stringsronny1-5/+7
2004-03-23renamed variableronny1-4/+4
2004-03-23bug fix: number universal variables of fieldronny1-1/+2
2004-03-19change prefix "TD_" to "TD;"ronny1-1/+1
2004-03-19bug fix: correct function kindronny2-1/+1
2004-03-19if ExportLocalLabels and strict constructor not used curried and notjohnvg1-4/+10
2004-03-19bug fix: use correct index for constructor in constructor definitionronny1-7/+8
2004-03-17reification of type definitionsronny2-0/+741
2004-03-17removed useless function convertLhsNodeDefsronny1-20/+4
2004-03-17reification of type definitionsronny11-68/+292
2004-03-17ignore rank > 1 quantors in type_ioronny1-0/+14
2004-03-05implement tuple result for foreign export / centryjohnvg1-6/+1
2004-03-05implement tuple result for foreign export / centryjohnvg1-1/+9
2004-02-20remove includes of typechecker.h and tctypes.tjohnvg1-3/+0
2004-02-20remove include of overloading.hjohnvg2-2/+0
2004-02-20remove calls of PrintTCType and InitTypeChecker, change #includesjohnvg1-15/+1
2004-02-20remove include of typechecker.hjohnvg1-1/+0
2004-02-20include typeconv.h instead of typechecker.hjohnvg1-1/+1
2004-02-20remove includes of typechecker.h and overloading.hjohnvg1-2/+0
2004-02-20move definition of UserDefinedArrayFunctions to this filejohnvg1-1/+1
2004-02-20move prototype of UserDefinedArrayFunctions to this filejohnvg1-0/+2