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
/
hashtable.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-05
add derive class for deriving generic functions in class context (from iTask ...
johnvg
1
-0
/
+3
2012-08-14
add extendable algebraic data types (merged from iTask branch)
johnvg
1
-0
/
+3
2011-11-08
rename module StdCompare to compare_types
johnvg
1
-1
/
+1
2011-04-21
use strictness annotations in instance member types,
johnvg
1
-12
/
+15
2011-04-19
use unique array select and update instead of replace
johnvg
1
-9
/
+9
2011-04-06
add qualified import of a module, for functions, macros, constructors, types ...
johnvg
1
-3
/
+53
2004-04-02
export strictness of argument of newHashTable
johnvg
1
-1
/
+1
2002-11-19
use rem instead of mod
johnvg
1
-1
/
+1
2002-06-17
removed ingnored !'s
johnvg
1
-1
/
+1
2002-03-25
new implementation of generics
alimarin
1
-0
/
+4
2001-11-30
store predefined identifiers in CAF
johnvg
1
-26
/
+23
2001-08-31
added symbol_heap parameter to newHashTable
johnvg
1
-2
/
+2
2001-03-27
unfold all macros and local functions in macros
johnvg
1
-4
/
+8
2000-09-27
optimizations and caching of dcl modules (without trans.icl)
clean
1
-14
/
+103
1999-10-05
Initial import
ronny
1
-0
/
+99