Age | Commit message (Expand) | Author | Files | Lines |
2002-01-31 | remove RWSDebug import | ronny | 1 | -1/+1 |
2002-01-30 | Ik heb helaas geen flauw idee, maar deze files weken af van wat ik zelf had. | sjakie | 4 | -104/+129 |
2002-01-23 | bug fix: adapted collect_used_dynamics which didn't eliminate all unused | martijnv | 1 | -8/+8 |
2002-01-23 | small bug fix to check whether T_ypeID is available | martijnv | 1 | -73/+16 |
2002-01-23 | bug fix: generate more type information in order to prevent the backend from | martijnv | 1 | -13/+105 |
2002-01-22 | fixed bug with (->): added clean_up for TArrow | alimarin | 1 | -0/+2 |
2002-01-21 | bug fix: unused dynamics were not recursively removed from fi_dynamics | martijnv | 1 | -1/+2 |
2002-01-21 | bug fix: unused dynamics were not recursively removed from fi_dynamics | martijnv | 1 | -3/+13 |
2002-01-21 | bug fix: fold2St cannot deal with inifinite lists | martijnv | 1 | -4/+4 |
2002-01-21 | bug fix: the let for a ModuleID was generated *after* copyExpression which | martijnv | 1 | -54/+55 |
2002-01-18 | removed unused undefined record field, to make the module compilable with Cle... | ronny | 1 | -1/+1 |
2002-01-17 | added a constructor and a destructor function for type string which contains | martijnv | 2 | -2/+36 |
2002-01-17 | Bug fix: Scopes in dynamics | sjakie | 12 | -139/+124 |
2002-01-16 | added default alternatives for functions 'is_lazy_or_strict_array' | johnvg | 1 | -0/+4 |
2002-01-11 | bug fix, print brackets in types (reapplication of bug fix revision 1.55 that... | ronny | 1 | -3/+9 |
2002-01-10 | bug fix: move merge cases to transform, because it assumes local funcitons | ronny | 2 | -45/+50 |
2001-12-21 | version number for release | ronny | 4 | -5/+5 |
2001-12-20 | addition to previous bug fix (by Sjaak): support for dynamic en overloaded li... | ronny | 1 | -23/+11 |
2001-12-20 | remove RWSDebug dependency | ronny | 1 | -5/+1 |
2001-12-20 | remove RWSDebug dependency | ronny | 1 | -2/+0 |
2001-12-20 | remove RWSDebug dependency | ronny | 1 | -2/+0 |
2001-12-20 | add missing ()'s in test for strict list structor | johnvg | 2 | -2/+2 |
2001-12-20 | bugfix (by Sjaak) in reference counting | ronny | 3 | -361/+446 |
2001-12-19 | fix pattern does not match error in function add_decons_call_for_overloaded_l... | johnvg | 1 | -0/+1 |
2001-12-19 | bug fix for previous bug fix | ronny | 1 | -4/+4 |
2001-12-18 | permit .tcl-file to be generated from a main.prj | martijnv | 1 | -1/+5 |
2001-12-18 | bug fix: allow local functions with no arguments and a code block rhs | ronny | 1 | -7/+7 |
2001-12-18 | restored cocl.prj, compilerSwitches.{icl,dcl} because the cvs-versions | martijnv | 3 | -2356/+3 |
2001-12-18 | no message | martijnv | 3 | -3/+2356 |
2001-12-17 | implement pattern matching of strict, unboxed and overloaded lists | johnvg | 5 | -23/+122 |
2001-12-17 | fix bug in label names of cons for unboxed lists of records | johnvg | 1 | -5/+2 |
2001-12-17 | solved multiple defined moduleIDs in lets | martijnv | 2 | -60/+69 |
2001-12-17 | (partial) bug fix, order of class definition and context in another class | ronny | 1 | -4/+15 |
2001-12-13 | remove tuple symbol from UniqueSelector (! selector) and MatchExpr | johnvg | 17 | -84/+80 |
2001-12-13 | Lifting of dynamic expressions repaired | sjakie | 1 | -0/+11 |
2001-12-12 | removed work around for 2.0 compiler bug | ronny | 1 | -7/+0 |
2001-12-12 | don't allow strict #! lets in macro bodies | ronny | 1 | -2/+103 |
2001-12-12 | enter new scope when checking rhs of nodedefs | ronny | 1 | -1/+2 |
2001-12-12 | fixed bugs in merging explicit cases | ronny | 2 | -30/+22 |
2001-12-12 | enforce that CAFs are non-unique | ronny | 2 | -10/+18 |
2001-12-12 | inlined simple code_block_allowed function | ronny | 1 | -5/+1 |
2001-12-12 | don't allow local nodedefs (defined with =:) with a specified type | ronny | 4 | -22/+36 |
2001-12-12 | enforce consistency of defining symbols in rhs | ronny | 1 | -65/+118 |
2001-12-12 | removed RWSDebug import | ronny | 2 | -3/+1 |
2001-12-12 | remove macros_2.c, checktypedefs_2.c, macros.h and checktypedefs.h | johnvg | 5 | -140/+3 |
2001-12-11 | pass SymbIdent instead of Ident to requirements_of_args to | johnvg | 1 | -3/+3 |
2001-12-11 | import StdClass instead of StdEnv | johnvg | 1 | -2/+1 |
2001-12-11 | heap module with smaller pointers. | johnvg | 2 | -0/+161 |
2001-12-05 | removed type from BasicExpr | johnvg | 19 | -368/+405 |
2001-12-04 | forgot to some definitions to export | martijnv | 1 | -0/+15 |