Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-21 | use strictness annotations in instance member types, | johnvg | 1 | -3/+4 |
2008-01-03 | move function remove_first_n from backendinterface to containers | johnvg | 1 | -0/+1 |
2005-11-11 | remove code for compatibility with Clean 1.3 | johnvg | 1 | -6/+0 |
2004-04-06 | fix possible compiler crash if a type synonym has a . on the rhs (added case | johnvg | 1 | -0/+1 |
2003-12-15 | add foreign export | johnvg | 1 | -0/+1 |
2002-03-25 | new implementation of generics | alimarin | 1 | -0/+3 |
2002-02-08 | add missing alternatives in equal_strictness_lists and | johnvg | 1 | -1/+2 |
2002-02-06 | store strictness annotations in SymbolType instead of AType | johnvg | 1 | -2/+13 |
2001-11-21 | new explicit import syntax | johnvg | 1 | -0/+6 |
2001-09-06 | remove 'dcl_is_cashed' | johnvg | 1 | -1/+2 |
2001-01-19 | exploiting "reuse unique nodes" option | martinw | 1 | -8/+4 |
2001-01-12 | New algorithm for explicit imports that also works with cyclic module depende... | martinw | 1 | -0/+49 |