aboutsummaryrefslogtreecommitdiff
path: root/frontend/containers.icl
AgeCommit message (Expand)AuthorFilesLines
2011-11-04remove differences in layout between the compiler and the iTask compilerjohnvg1-4/+4
2011-04-21use strictness annotations in instance member types,johnvg1-5/+21
2011-04-19use unique array select and update instead of replacejohnvg1-12/+6
2008-01-03move function remove_first_n from backendinterface to containersjohnvg1-0/+19
2004-04-06fix possible compiler crash if a type synonym has a . on the rhs (added casejohnvg1-2/+9
2003-12-15add foreign exportjohnvg1-0/+18
2002-03-25new implementation of genericsalimarin1-1/+1
2002-02-08add missing alternatives in equal_strictness_lists andjohnvg1-0/+20
2002-02-06store strictness annotations in SymbolType instead of ATypejohnvg1-0/+128
2001-09-06remove 'dcl_is_cashed'johnvg1-3/+15
2001-01-19exploiting "reuse unique nodes" optionmartinw1-28/+74
2001-01-12New algorithm for explicit imports that also works with cyclic module depende...martinw1-0/+309