aboutsummaryrefslogtreecommitdiff
path: root/frontend/hashtable.icl
AgeCommit message (Expand)AuthorFilesLines
2013-04-05add derive class for deriving generic functions in class context (from iTask ...johnvg1-0/+3
2012-08-14add extendable algebraic data types (merged from iTask branch)johnvg1-0/+3
2011-11-08rename module StdCompare to compare_typesjohnvg1-1/+1
2011-04-21use strictness annotations in instance member types,johnvg1-12/+15
2011-04-19use unique array select and update instead of replacejohnvg1-9/+9
2011-04-06add qualified import of a module, for functions, macros, constructors, types ...johnvg1-3/+53
2004-04-02export strictness of argument of newHashTablejohnvg1-1/+1
2002-11-19use rem instead of modjohnvg1-1/+1
2002-06-17removed ingnored !'sjohnvg1-1/+1
2002-03-25new implementation of genericsalimarin1-0/+4
2001-11-30store predefined identifiers in CAFjohnvg1-26/+23
2001-08-31added symbol_heap parameter to newHashTablejohnvg1-2/+2
2001-03-27unfold all macros and local functions in macrosjohnvg1-4/+8
2000-09-27optimizations and caching of dcl modules (without trans.icl)clean1-14/+103
1999-10-05Initial importronny1-0/+99