Age | Commit message (Expand) | Author | Files | Lines |
2001-05-03 | moved backend.[id]cl from backendCModules to backend | ronny | 2 | -0/+994 |
2001-05-03 | backend_library now generated from backend.icl | ronny | 1 | -55/+55 |
2001-05-01 | cases in backend | ronny | 4 | -56/+238 |
2001-05-01 | removed RWS in internal compiler error message | ronny | 1 | -2/+7 |
2001-05-01 | made name generation depend on _ANALYSE_IDENT_ | ronny | 4 | -3/+24 |
2001-05-01 | Use CompAlloc for memory allocation in backend.c | ronny | 3 | -124/+10 |
2001-04-27 | added handy new macro for searching lists | martinw | 2 | -0/+20 |
2001-04-27 | bugfix: the derived type for | martinw | 1 | -4/+4 |
2001-04-27 | *** empty log message *** | martinw | 1 | -4/+4 |
2001-04-27 | bugfix: now | martinw | 1 | -1/+1 |
2001-04-27 | new error message for "instance c U": | martinw | 5 | -24/+149 |
2001-04-25 | added support for constructors (for toString like usage), | alimarin | 11 | -341/+890 |
2001-04-20 | *** empty log message *** | martinw | 2 | -38/+35 |
2001-04-20 | 1. bugfix concerning dictionaries that contain let expressions | martinw | 1 | -8/+9 |
2001-04-20 | bugfix concerning dictionaries that contain let expressions | martinw | 1 | -18/+18 |
2001-04-20 | pepping up error messages | martinw | 3 | -35/+65 |
2001-04-20 | bugfix | martinw | 1 | -45/+47 |
2001-04-20 | *** empty log message *** | martinw | 2 | -26/+31 |
2001-04-20 | bugfix: the compiler recognized f in the following example as a node and | martinw | 3 | -35/+24 |
2001-04-20 | bugfix: the parser did not accept | martinw | 1 | -3/+3 |
2001-04-11 | Now I have learned about the admin command | martinw | 1 | -0/+0 |
2001-04-02 | bug fix in convertTypeCode2 | martijnv | 1 | -1/+15 |
2001-04-02 | no message | martijnv | 1 | -0/+0 |
2001-03-30 | documentation about how to port 1.3 programs to 2.0 including differences | martinw | 1 | -0/+311 |
2001-03-29 | small bug reported by Ronny repaired | martijnv | 1 | -6/+7 |
2001-03-28 | Convert Conditionals in the conditional expression of another Conditional to ... | ronny | 1 | -2/+17 |
2001-03-28 | I hope it is binary now | martinw | 1 | -0/+0 |
2001-03-28 | trying to change mode for cDirectory.obj from "text" to "binary" | martinw | 2 | -1/+1 |
2001-03-28 | fixed bug in contains_fail | johnvg | 1 | -5/+8 |
2001-03-28 | added TVI_Normalized | martijnv | 2 | -0/+2 |
2001-03-28 | minor changes to files associated with dynamics. Most notably is the | martijnv | 5 | -241/+303 |
2001-03-28 | uniqueness support is added to generics | alimarin | 4 | -23/+9 |
2001-03-27 | uniqueness support is added to generics | alimarin | 9 | -358/+490 |
2001-03-27 | unfold all macros and local functions in macros | johnvg | 23 | -527/+1102 |
2001-03-27 | allow 'else fail' for all if nodes on root or in | johnvg | 3 | -2/+57 |
2001-03-26 | Return TE in 'bindtypes' for 'Type' instead of TA with | johnvg | 1 | -2/+2 |
2001-03-26 | added check for error after 'combineDclAndIclModule' to | johnvg | 1 | -3/+4 |
2001-03-26 | bug fix in nf | martijnv | 1 | -1/+1 |
2001-03-26 | small changes | martijnv | 2 | -9/+19 |
2001-03-23 | fixing several bugs | martinw | 12 | -380/+263 |
2001-03-22 | Sjaak: removed call to showComponents | sjakie | 1 | -1/+1 |
2001-03-20 | option for generating tcl-files in compile.icl. Normally off. | martijnv | 2 | -9/+22 |
2001-03-20 | Sjaak: fixed inheritance bugs and strictness attributes | sjakie | 18 | -204/+333 |
2001-03-16 | no message | martijnv | 1 | -0/+2 |
2001-03-15 | *** empty log message *** | martinw | 9 | -82/+137 |
2001-03-15 | Fixes to compile with 2.0 | alimarin | 4 | -103/+252 |
2001-03-15 | compiler frontend without writing tcl-files | martijnv | 5 | -13/+22 |
2001-03-15 | changes: | martijnv | 5 | -744/+90 |
2001-03-13 | Generics are added, but are disabled. | alimarin | 25 | -234/+3157 |
2001-03-13 | added 2.0 syntax to type_io.icl | martijnv | 3 | -26/+127 |