aboutsummaryrefslogtreecommitdiff
path: root/frontend
AgeCommit message (Expand)AuthorFilesLines
2001-05-08replaced call to my_zip by exactZip, removed definition my_zipronny1-4/+1
2001-05-08replaced zip2's with exactZip (fails when its arguments are of unequal length)ronny1-8/+16
2001-05-08fixed spelling of cDontRemoveAnnotationsronny1-7/+7
2001-05-08split convertcases in two modules (convertcases and convertimportedtypes)ronny5-134/+161
2001-05-08renamed convertCasesOfFunctionsIntoPatterns to convertCasesOfFunctionsronny3-4/+4
2001-05-08moved ImportedFunctions from convertcases to transronny4-4/+2
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-03added preliminary support for cons info by typealimarin7-94/+470
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-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-02bug fix in convertTypeCode2martijnv1-1/+15
2001-03-29small bug reported by Ronny repairedmartijnv1-6/+7
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-26Return TE in 'bindtypes' for 'Type' instead of TA withjohnvg1-2/+2
2001-03-26added check for error after 'combineDclAndIclModule' tojohnvg1-3/+4
2001-03-26bug fix in nfmartijnv1-1/+1
2001-03-26small changesmartijnv2-9/+19
2001-03-23fixing several bugsmartinw12-380/+263
2001-03-22Sjaak: removed call to showComponentssjakie1-1/+1
2001-03-20Sjaak: fixed inheritance bugs and strictness attributessjakie18-204/+333
2001-03-15*** empty log message ***martinw8-80/+135
2001-03-15Fixes to compile with 2.0alimarin4-103/+252
2001-03-15compiler frontend without writing tcl-filesmartijnv5-13/+22
2001-03-15changes:martijnv5-744/+90
2001-03-13Generics are added, but are disabled.alimarin25-234/+3157
2001-03-13added 2.0 syntax to type_io.iclmartijnv3-26/+127
2001-03-12fixes bug in mergeCasesjohnvg1-21/+65
2001-03-12Ensure that modules that are imported from the main dcl module appearmartinw1-2/+4