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
/
parse.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2001-02-23
absolutely unimportant
martinw
1
-1
/
+1
2001-02-16
just removing comment
martinw
1
-1
/
+1
2001-02-13
delaying "determineTypesOfInstances" and "checkSpecialsOfInstances" after
martinw
1
-2
/
+3
2000-11-01
improved code for explicit imports,
martinw
1
-0
/
+18
2000-10-18
improving filename and line number for the following error messages:
martinw
1
-4
/
+8
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-11
/
+23
2000-09-13
added position information for better error messages
martinw
1
-6
/
+17
2000-08-15
improved typing error messages: type variables are printed like "a" instead
martinw
1
-4
/
+16
2000-08-01
improving error messages
martinw
1
-13
/
+27
2000-06-20
reduce memory allocation
clean
1
-2
/
+16
2000-06-06
added simple hacky preprocessor facility. The following source
martinw
1
-1
/
+0
2000-05-31
readableizing error messages
martinw
1
-1
/
+7
2000-05-11
fixed basic types in dynamics and
pieter
1
-16
/
+27
2000-04-26
changes to make compiler compatible with itself
martinw
1
-3
/
+4
2000-03-14
extended array patterns for muitidimensional arrays
martinw
1
-3
/
+11
2000-03-09
no message
pieter
1
-43
/
+87
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-8
/
+8
2000-02-15
added Boolean to FunctionKind to mark genetared functions
ronny
1
-5
/
+5
2000-02-09
new comprehension transformations
ronny
1
-54
/
+58
2000-01-19
check.icl: improving bugfix that yielded revision 1.15
martinw
1
-2
/
+2
2000-01-12
replaced all known errors
pieter
1
-41
/
+99
1999-12-22
char strings, record types, error messages wantList
pieter
1
-38
/
+52
1999-12-15
bugfix
martinw
1
-4
/
+8
1999-11-17
fixed name conflict for ids in nested update transformation
ronny
1
-31
/
+31
1999-11-16
:: T = E.x Cons x T | Nil
pieter
1
-5
/
+5
1999-10-27
better error message for let!
pieter
1
-2
/
+4
1999-10-13
cases in lets fixed
pieter
1
-3
/
+6
1999-10-07
cvs test (sjaak)
sjakie
1
-0
/
+1
1999-10-07
cvs test
pieter
1
-1
/
+1
1999-10-07
end of cases and root expressions
pieter
1
-0
/
+5
1999-10-05
Initial import
ronny
1
-0
/
+2811