aboutsummaryrefslogtreecommitdiff
path: root/frontend/postparse.icl
AgeCommit message (Expand)AuthorFilesLines
2000-08-15improved typing error messages: type variables are printed like "a" insteadmartinw1-4/+10
2000-08-09added position information to case alternatives and changed the typingmartinw1-8/+16
2000-08-01improving error messagesmartinw1-16/+50
2000-07-04labels global function names without ";n" extensionclean1-4/+0
2000-07-03no messageclean1-0/+3
2000-07-03no messageclean1-3/+0
2000-06-20no messageclean1-1/+2
2000-06-20re-adding dead versionmartinw1-0/+1015
2000-06-20no messageclean1-1015/+0
2000-06-09predef.icl: StdDynamics has become StdDynamicmartijnv1-0/+5
2000-05-31readableizing error messagesmartinw1-5/+10
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-246/+233
2000-04-26changes to make compiler compatible with itselfmartinw1-3/+3
2000-03-16use error code from parsing dcl filesclean1-12/+11
2000-03-14extended array patterns for muitidimensional arraysmartinw1-2/+2
2000-02-21- implemented comparison between redundant definitions in icl and dcl modulesmartinw1-2/+3
2000-02-16removed PE_Array from syntax treeronny1-3/+2
2000-02-15added Boolean to FunctionKind to mark genetared functionsronny1-2/+2
2000-02-14comprehensions: (re)introduced code duplication in transformation to work aro...ronny1-4/+5
2000-02-14fixed bugs in comprehensions (manifested as type error and abort in check)ronny1-87/+66
2000-02-09new comprehension transformationsronny1-185/+406
1999-11-12bug fixesmartinw1-1/+2
1999-11-10extension: not necessary to repeat definitions of dcl-module in icl-modulesjakie1-4/+8
1999-10-05Initial importronny1-0/+813