Age | Commit message (Expand) | Author | Files | Lines |
2002-07-29 | move typedefs from trans to syntax; allow for uncurried instances; fix compar... | diederik | 6 | -10/+18 |
2002-07-29 | add to exports for unused strict let removal after fusion | diederik | 1 | -0/+9 |
2002-07-29 | optimise (normal) selection from known records | diederik | 1 | -7/+28 |
2002-07-25 | fix typo | diederik | 1 | -2/+2 |
2002-07-25 | extend for reclassify | diederik | 2 | -111/+678 |
2002-07-25 | make args for which specials exist active | diederik | 1 | -0/+14 |
2002-07-25 | add collectVariable instance for Dictionaries for consumer reanalysis | diederik | 1 | -0/+3 |
2002-07-25 | rename consumer classifications and add CUnused | diederik | 4 | -58/+82 |
2002-07-25 | add PR_Unused for unused function arguments | diederik | 2 | -0/+2 |
2002-07-24 | minor code reorganisation | diederik | 1 | -283/+316 |
2002-07-24 | improved producer classification | diederik | 1 | -39/+125 |
2002-07-24 | move consumer classification to separate module | diederik | 4 | -585/+613 |
2002-07-22 | repair a bug introduced in revision 1.57: add the list of | johnvg | 1 | -5/+2 |
2002-07-22 | removed RWS comments | ronny | 1 | -29/+9 |
2002-07-22 | introduced macros for values of case_explicit boolean | ronny | 1 | -13/+16 |
2002-07-22 | rebuilt auxiliary dynamics administration | ronny | 1 | -140/+130 |
2002-07-22 | removed unnecessary exports | ronny | 1 | -9/+0 |
2002-07-22 | expand all type synonyms in dynamics | ronny | 3 | -17/+30 |
2002-07-22 | check kinds in dynamics | ronny | 3 | -21/+57 |
2002-07-17 | add abstract synonym types | johnvg | 2 | -107/+121 |
2002-07-17 | add abstract synonym types | johnvg | 1 | -1/+5 |
2002-07-17 | remove some dead code in comments | johnvg | 1 | -4/+2 |
2002-07-17 | remove | johnvg | 1 | -5/+0 |
2002-07-17 | add abstract synonym types | johnvg | 1 | -0/+6 |
2002-07-17 | add abstract synonym types | johnvg | 1 | -0/+3 |
2002-07-17 | add abstract synonym types | johnvg | 2 | -5/+12 |
2002-07-16 | remove ModuleIndex type, because it is now defined in syntax.dcl, | johnvg | 1 | -6/+5 |
2002-07-16 | generate DclFunCall's for function calls from macros to fix | johnvg | 1 | -7/+27 |
2002-07-16 | handle DclFunCall in function remove_calls_from_symbol_table, | johnvg | 1 | -2/+9 |
2002-07-16 | add code for DclFunCall to fix a bug if an exported macro | johnvg | 1 | -11/+28 |
2002-07-16 | add DclFunCall in type FunCall | johnvg | 2 | -10/+17 |
2002-07-15 | fix bug for functions with a case with a case and a default, for | johnvg | 1 | -3/+26 |
2002-07-12 | fix argument numbers in error messages of functions with | johnvg | 1 | -56/+83 |
2002-07-12 | added CP_LiftedFunArg | johnvg | 2 | -1/+6 |
2002-07-11 | report an error if a type variable is defined more than once in after 'special' | johnvg | 1 | -6/+19 |
2002-07-11 | call 'check_needed_modules_are_imported' after checking instances | johnvg | 1 | -4/+5 |
2002-07-03 | Reduced default compiler heap size from 20M to 16M. | ronny | 2 | -2/+2 |
2002-07-03 | Added make.linux.sh. | ronny | 1 | -0/+13 |
2002-07-03 | Moved make.sh to make.solaris.sh. | ronny | 1 | -1/+1 |
2002-07-02 | Added Clean.h. | ronny | 1 | -0/+28 |
2002-07-02 | Make all object files in the Unix directory. | ronny | 1 | -1/+1 |
2002-07-02 | Added Makefile. | ronny | 1 | -0/+5 |
2002-07-02 | Added cDirectory.c. | ronny | 1 | -0/+339 |
2002-07-02 | Removed object files. | ronny | 3 | -0/+0 |
2002-07-01 | made Clean 2.0 compatible | ronny | 2 | -9/+4 |
2002-07-01 | Rewound last change: don't search in the current directory. | ronny | 1 | -8/+2 |
2002-06-20 | added clear_cache | johnvg | 1 | -0/+1 |
2002-06-20 | Always try to open files in current directory. | ronny | 1 | -2/+8 |
2002-06-19 | Build object files in main/Unix | ronny | 1 | -1/+2 |
2002-06-19 | Removed trace command | ronny | 1 | -1/+1 |