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
/
StdCompare.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2002-02-06
store strictness annotations in SymbolType instead of AType
johnvg
1
-0
/
+24
2001-12-05
removed type from BasicExpr
johnvg
1
-1
/
+4
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-0
/
+2
2001-09-06
removed usage of fun_index
alimarin
1
-1
/
+5
2001-03-27
uniqueness support is added to generics
alimarin
1
-0
/
+6
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-1
/
+1
2001-01-19
refactoring
martinw
1
-0
/
+3
2000-10-06
bugfix
martinw
1
-1
/
+1
2000-10-04
-added position information for let bindings for better error messages
martinw
1
-0
/
+28
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-0
/
+1
2000-09-26
bugfix
martinw
1
-1
/
+1
2000-08-16
ConsVariables were not handled correctly within improved type error messages
martinw
1
-2
/
+2
2000-08-15
improved typing error messages: type variables are printed like "a" instead
martinw
1
-0
/
+8
2000-04-26
changes to make compiler compatible with itself
martinw
1
-2
/
+2
2000-02-21
- implemented comparison between redundant definitions in icl and dcl modules
martinw
1
-2
/
+9
1999-10-05
Initial import
ronny
1
-0
/
+219