Age | Commit message (Expand) | Author | Files | Lines |
2001-10-03 | Bug fixes: overloading error, changed the order of dictionaries | sjakie | 1 | -1/+1 |
2001-10-03 | Reduce memory usage of mark_producer_safe | diederik | 2 | -101/+122 |
2001-10-03 | replace uniqueCopy with copyCoercions | ronny | 6 | -13/+75 |
2001-10-03 | fixed type error by reintroducing uniqueCopy | ronny | 1 | -1/+8 |
2001-10-03 | eliminated cheat module | ronny | 5 | -26/+4 |
2001-10-03 | changed from system to definition module | ronny | 2 | -1/+12 |
2001-10-03 | removed unnecessary mergeCases | ronny | 1 | -290/+0 |
2001-10-03 | bug fix, print brackets in types | ronny | 1 | -3/+9 |
2001-10-02 | removed uniqueness errors | sjakie | 1 | -2/+2 |
2001-10-02 | removed uniqueness errors | sjakie | 1 | -11/+14 |
2001-10-02 | Bug fixes: reference count analysis fixed, | sjakie | 21 | -362/+483 |
2001-10-01 | pass file modification times from icl module and dcl modules to backend | ronny | 2 | -0/+0 |
2001-10-01 | moved system independent code to new module "filesystem" | ronny | 3 | -0/+7 |
2001-10-01 | pass file modification times from icl module and dcl modules to backend | ronny | 25 | -123/+156 |
2001-10-01 | moved system independent code to new module "filesystem" | ronny | 3 | -23/+110 |
2001-10-01 | Add producer class for fusion | diederik | 4 | -16/+287 |
2001-10-01 | Add fusion commandline flag | diederik | 7 | -77/+118 |
2001-09-26 | removed erroneous, unused function | ronny | 1 | -7/+0 |
2001-09-24 | removed kind correctness checking module | sjakie | 9 | -240/+471 |
2001-09-21 | call to frontend adjusted | sjakie | 1 | -28/+7 |
2001-09-21 | *** empty log message *** | sjakie | 2 | -39/+40 |
2001-09-21 | Bug fix: caching combined with omitted type and class definitions | sjakie | 23 | -843/+1090 |
2001-09-20 | Added module owners for convertDynamics, type_io and type_io_common | martijnv | 6 | -0/+18 |
2001-09-17 | This commit was generated by cvs2svn to compensate for changes in r797, | zweije | 2 | -8/+21 |
2001-09-17 | This commit was generated by cvs2svn to compensate for changes in r795, | zweije | 1 | -2/+2 |
2001-09-16 | This commit was generated by cvs2svn to compensate for changes in r790, | zweije | 1 | -3/+5 |
2001-09-14 | This commit was generated by cvs2svn to compensate for changes in r787, | zweije | 1 | -3/+4 |
2001-09-14 | This commit was generated by cvs2svn to compensate for changes in r785, | zweije | 3 | -7/+12 |
2001-09-14 | fix uniqueness bug (again) | johnvg | 1 | -2/+1 |
2001-09-13 | This commit was generated by cvs2svn to compensate for changes in r782, | zweije | 14 | -77/+289 |
2001-09-13 | Two fixes: (1) error with missing type contexts | sjakie | 2 | -17/+13 |
2001-09-13 | fix uniqueness error | johnvg | 1 | -3/+2 |
2001-09-13 | This commit was generated by cvs2svn to compensate for changes in r776, | zweije | 3 | -57/+57 |
2001-09-13 | add feo_generics=False | johnvg | 1 | -1/+1 |
2001-09-12 | add <|- generator for overloaded lists | johnvg | 6 | -84/+95 |
2001-09-12 | clean 1.3 code for recognizing abort and undef in the strictness analyzer | johnvg | 4 | -1/+32 |
2001-09-12 | This commit was generated by cvs2svn to compensate for changes in r770, | zweije | 1 | -10/+10 |
2001-09-11 | reduced memory usage of expandSynTypes | johnvg | 1 | -36/+52 |
2001-09-11 | pass TypeSymbIdent boxed in TA to function 'expand_syn_types_in_TA' instead o... | johnvg | 1 | -4/+4 |
2001-09-10 | fix bug in printing brackets in function types | johnvg | 1 | -4/+1 |
2001-09-07 | module ownership comment | ronny | 21 | -12/+119 |
2001-09-07 | moved function checkLocalFunctions from checksupport to checkFunctionBodies | johnvg | 3 | -11/+6 |
2001-09-07 | Bug fix: Stop after an overloading error occurred | sjakie | 1 | -27/+31 |
2001-09-06 | remove 'dcl_is_cashed' | johnvg | 8 | -57/+49 |
2001-09-06 | added command line flag to enable generics | alimarin | 11 | -703/+723 |
2001-09-06 | add symbol_heap to empty_cache | johnvg | 1 | -1/+3 |
2001-09-06 | bug fix: Improved unification algoritm for kinds | sjakie | 7 | -50/+106 |
2001-09-06 | This commit was generated by cvs2svn to compensate for changes in r751, | zweije | 6 | -9/+14 |
2001-09-06 | This commit was generated by cvs2svn to compensate for changes in r748, | zweije | 5 | -43/+47 |
2001-09-06 | check if StdStrictLists is imported | johnvg | 4 | -11/+22 |