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
/
scanner.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-29
adjusted treatment of lazy and strict array functions
sjakie
1
-2
/
+3
2000-07-10
Improved compatibility with Maarten's Theorem Prover Sources
clean
1
-1
/
+34
2000-06-20
reduce memory allocation
clean
1
-21
/
+73
2000-06-06
see previous revision
martinw
1
-3
/
+1
2000-06-06
added simple hacky preprocessor facility. The following source
martinw
1
-11
/
+48
2000-05-31
setting defaultPrio to 9 according to bug report from Ronny
martinw
1
-1
/
+1
2000-03-09
optimized by John
pieter
1
-239
/
+552
2000-02-22
Bug fixes escaped characters in character and string denotations
ronny
1
-5
/
+32
2000-01-18
bugfix: TryScanComment did not work when a single slash was followed by a new...
martinw
1
-1
/
+8
1999-12-22
\" as escape char
pieter
1
-1
/
+1
1999-11-16
allow operator names like .*
pieter
1
-5
/
+7
1999-11-15
bug fix: instance of < for Priority removed,
sjakie
1
-0
/
+18
1999-10-25
end of comment repaired to allow **/
pieter
1
-0
/
+1
1999-10-20
ExclamationToken is again a reserved sybol in every context
pieter
1
-1
/
+1
1999-10-13
cases in lets fixed
pieter
1
-2
/
+3
1999-10-07
offside voor cases
pieter
1
-9
/
+9
1999-10-05
Initial import
ronny
1
-0
/
+1518