aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-08added VI_Labelled_Empty and VI_LocalLetVar to VarInforonny2-0/+7
2001-05-04satisfying John's pervert and bizarre wishes for better error messagesmartinw5-11/+84
2001-05-04bugfix: compiler crash atmartinw1-2/+2
2001-05-04bugfix 2.0 syntax: formartinw1-15/+28
2001-05-04bugfix: formartinw1-31/+29
2001-05-042 bugfixes: 1. pretty printing of types corrected, 2. blahmartinw2-15/+8
2001-05-04Clean 2.0 compiler bug workaroundronny1-0/+6
2001-05-03Flag to turn generics on and off (SupportGenerics), default offronny3-1/+3
2001-05-03fixed module namesronny2-2/+2
2001-05-03removed BEDeclarePredefinedSymbolsronny5-374/+362
2001-05-03removed duplicate import for backend_library (there's another import in backe...ronny1-1/+0
2001-05-03added preliminary support for cons info by typealimarin7-94/+470
2001-05-03replaced corrupted cDirectory.objronny1-0/+0
2001-05-03removed _cocl_options.oronny1-0/+0
2001-05-03moved backend.[id]cl from backendCModules to backendronny2-0/+994
2001-05-03backend_library now generated from backend.iclronny1-55/+55
2001-05-01cases in backendronny4-56/+238
2001-05-01removed RWS in internal compiler error messageronny1-2/+7
2001-05-01made name generation depend on _ANALYSE_IDENT_ronny4-3/+24
2001-05-01Use CompAlloc for memory allocation in backend.cronny3-124/+10
2001-04-27added handy new macro for searching listsmartinw2-0/+20
2001-04-27bugfix: the derived type formartinw1-4/+4
2001-04-27*** empty log message ***martinw1-4/+4
2001-04-27bugfix: nowmartinw1-1/+1
2001-04-27new error message for "instance c U":martinw5-24/+149
2001-04-25added support for constructors (for toString like usage),alimarin11-341/+890
2001-04-20*** empty log message ***martinw2-38/+35
2001-04-201. bugfix concerning dictionaries that contain let expressionsmartinw1-8/+9
2001-04-20bugfix concerning dictionaries that contain let expressionsmartinw1-18/+18
2001-04-20pepping up error messagesmartinw3-35/+65
2001-04-20bugfixmartinw1-45/+47
2001-04-20*** empty log message ***martinw2-26/+31
2001-04-20bugfix: the compiler recognized f in the following example as a node andmartinw3-35/+24
2001-04-20bugfix: the parser did not acceptmartinw1-3/+3
2001-04-11Now I have learned about the admin commandmartinw1-0/+0
2001-04-02bug fix in convertTypeCode2martijnv1-1/+15
2001-04-02no messagemartijnv1-0/+0
2001-03-30documentation about how to port 1.3 programs to 2.0 including differencesmartinw1-0/+311
2001-03-29small bug reported by Ronny repairedmartijnv1-6/+7
2001-03-28Convert Conditionals in the conditional expression of another Conditional to ...ronny1-2/+17
2001-03-28I hope it is binary nowmartinw1-0/+0
2001-03-28trying to change mode for cDirectory.obj from "text" to "binary"martinw2-1/+1
2001-03-28fixed bug in contains_failjohnvg1-5/+8
2001-03-28added TVI_Normalizedmartijnv2-0/+2
2001-03-28minor changes to files associated with dynamics. Most notably is themartijnv5-241/+303
2001-03-28uniqueness support is added to genericsalimarin4-23/+9
2001-03-27uniqueness support is added to genericsalimarin9-358/+490
2001-03-27unfold all macros and local functions in macrosjohnvg23-527/+1102
2001-03-27allow 'else fail' for all if nodes on root or injohnvg3-2/+57
2001-03-26Return TE in 'bindtypes' for 'Type' instead of TA withjohnvg1-2/+2