index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
postparse.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-15
improved typing error messages: type variables are printed like "a" instead
martinw
1
-4
/
+10
2000-08-09
added position information to case alternatives and changed the typing
martinw
1
-8
/
+16
2000-08-01
improving error messages
martinw
1
-16
/
+50
2000-07-04
labels global function names without ";n" extension
clean
1
-4
/
+0
2000-07-03
no message
clean
1
-0
/
+3
2000-07-03
no message
clean
1
-3
/
+0
2000-06-20
no message
clean
1
-1
/
+2
2000-06-20
re-adding dead version
martinw
1
-0
/
+1015
2000-06-20
no message
clean
1
-1015
/
+0
2000-06-09
predef.icl: StdDynamics has become StdDynamic
martijnv
1
-0
/
+5
2000-05-31
readableizing error messages
martinw
1
-5
/
+10
2000-04-26
Merge Martin/ Sjaak & Ronny branches
clean
1
-246
/
+233
2000-04-26
changes to make compiler compatible with itself
martinw
1
-3
/
+3
2000-03-16
use error code from parsing dcl files
clean
1
-12
/
+11
2000-03-14
extended array patterns for muitidimensional arrays
martinw
1
-2
/
+2
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-2
/
+3
2000-02-16
removed PE_Array from syntax tree
ronny
1
-3
/
+2
2000-02-15
added Boolean to FunctionKind to mark genetared functions
ronny
1
-2
/
+2
2000-02-14
comprehensions: (re)introduced code duplication in transformation to work aro...
ronny
1
-4
/
+5
2000-02-14
fixed bugs in comprehensions (manifested as type error and abort in check)
ronny
1
-87
/
+66
2000-02-09
new comprehension transformations
ronny
1
-185
/
+406
1999-11-12
bug fixes
martinw
1
-1
/
+2
1999-11-10
extension: not necessary to repeat definitions of dcl-module in icl-module
sjakie
1
-4
/
+8
1999-10-05
Initial import
ronny
1
-0
/
+813