Age | Commit message (Expand) | Author | Files | Lines |
2012-05-16 | use record DefCounts with cons_count, sel_count, mem_count and type_count, in... | johnvg | 1 | -46/+61 |
2012-05-14 | small fixes to previous commit | johnvg | 2 | -4/+3 |
2012-05-14 | import module _SystemDynamic instead of StdCleanTypes if -dynamics is used, | johnvg | 8 | -651/+281 |
2012-05-07 | fix incorrect array index in function cannot_unify | johnvg | 1 | -1/+2 |
2012-05-03 | in error message for incorrect field type print name of field instead of argu... | johnvg | 3 | -26/+38 |
2012-05-01 | print some generic contexts using generic_function_name{|kind|} | johnvg | 1 | -2/+9 |
2012-05-01 | don't print unnecessary brackets inside tuple and list types | johnvg | 1 | -3/+9 |
2012-04-05 | fix aliases in sub patterns of # or let, for example: | johnvg | 1 | -1/+8 |
2012-03-23 | fix implicit qualified import of a module of which no (qualified) symbol is used | johnvg | 7 | -27/+55 |
2012-03-19 | clear me_type_ptr's after type checking, | johnvg | 1 | -4/+14 |
2011-12-08 | prevent compiler crash if a function is defined twice and imported, | johnvg | 1 | -14/+7 |
2011-12-08 | improve uniqueness error message (by explaining how the 'indicated position' ... | johnvg | 1 | -1/+1 |
2011-12-07 | prevent compile crash if dynamics are enabled and a type synonym is cyclic | johnvg | 1 | -1/+2 |
2011-11-10 | move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia... | johnvg | 18 | -49/+34 |
2011-11-09 | add module expand_types containing some functions from module trans and modul... | johnvg | 13 | -494/+535 |
2011-11-09 | adjust more imports after moving types Group and Component to module checksup... | johnvg | 3 | -7/+2 |
2011-11-09 | move types Group and Component to module checksupport | johnvg | 5 | -20/+11 |
2011-11-08 | rename module StdCompare to compare_types | johnvg | 11 | -355/+9 |
2011-11-08 | rename module StdCompare to compare_types | johnvg | 1 | -1/+1 |
2011-11-08 | rename module StdCompare to compare_types | johnvg | 8 | -8/+8 |
2011-11-08 | rename module StdCompare to compare_types | johnvg | 2 | -0/+340 |
2011-11-08 | add import StdCompare | johnvg | 1 | -1/+1 |
2011-11-08 | add import StdCompare | johnvg | 1 | -1/+1 |
2011-11-08 | remove unnecessary imports of module check, | johnvg | 20 | -23/+25 |
2011-11-08 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -132/+106 |
2011-11-08 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -5/+7 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -225/+233 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -196/+213 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -6/+0 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -55/+1 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -37/+38 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -22/+22 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -127/+131 |
2011-11-07 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -17/+16 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -43/+1 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -2/+1 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler, | johnvg | 1 | -2/+3 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -4/+4 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -2/+0 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 2 | -19/+14 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -2/+4 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -70/+40 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -6/+6 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 2 | -119/+62 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -40/+42 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -18/+9 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -303/+306 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -378/+359 |
2011-11-04 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -13/+4 |
2011-11-03 | remove differences in layout between the compiler and the iTask compiler | johnvg | 1 | -110/+97 |