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