Age | Commit message (Expand) | Author | Files | Lines |
2002-06-17 | backend_library for the mac | johnvg | 1 | -0/+127 |
2002-06-17 | smaller pattern_match.c for Clean 2.0 | johnvg | 1 | -0/+986 |
2002-06-17 | remove import of SwitchFusion | johnvg | 1 | -3/+0 |
2002-06-17 | removed ignored !'s | johnvg | 19 | -54/+54 |
2002-06-17 | removed double alternative for TVI_TypeKind in <<< | johnvg | 1 | -1/+0 |
2002-06-17 | removed ingnored !'s | johnvg | 9 | -16/+16 |
2002-06-17 | removed hello and bye, replace testArgs by [] | johnvg | 1 | -5/+4 |
2002-06-17 | moved _ to next line | johnvg | 1 | -1/+2 |
2002-06-17 | made Clean 2.0 compatible | ronny | 2 | -8/+2 |
2002-06-11 | added comparison for TArrow and TArrow1 to comparedefimp | alimarin | 1 | -0/+4 |
2002-06-11 | Build ArgEnvC.o before linking | ronny | 1 | -0/+1 |
2002-06-11 | Moved system dependent code from coclmain to CoclSystemDependent | ronny | 2 | -0/+108 |
2002-06-11 | Moved system dependent code from coclmain to CoclSystemDependent | ronny | 4 | -131/+117 |
2002-06-10 | - bug fix:types scopes | martijnv | 2 | -2/+20 |
2002-06-06 | Unix version | ronny | 1 | -0/+46 |
2002-06-06 | Initial import | ronny | 1 | -0/+11 |
2002-06-05 | Made Clean 2.0 compatible | ronny | 2 | -0/+4 |
2002-06-05 | Unix version | ronny | 6 | -15/+523 |
2002-06-05 | Unix version | ronny | 14 | -23/+349 |
2002-06-03 | removed trace | alimarin | 1 | -4/+4 |
2002-06-03 | added constructor/type/field information to generics | alimarin | 17 | -625/+1421 |
2002-05-14 | - improved handling of equivalent types within one application to share a | martijnv | 3 | -5/+15 |
2002-05-01 | bug fix: make case for variable pattern explicit | ronny | 1 | -1/+1 |
2002-04-19 | docommand.c | johnvg | 1 | -0/+16 |
2002-04-19 | no message | johnvg | 1 | -0/+0 |
2002-04-19 | docommand.h | johnvg | 1 | -0/+12 |
2002-04-11 | support for generic type context like in | alimarin | 26 | -160/+579 |
2002-04-04 | - removed strictness annotations | martijnv | 2 | -4/+4 |
2002-04-04 | * bug fix to correctly separate types without Clean definition from types which | martijnv | 1 | -2/+1 |
2002-04-03 | - collection of used type constructors in unify/coerce. There are two sources: | martijnv | 9 | -124/+182 |
2002-03-28 | fixes in generics to compile with Clean 2.0 | alimarin | 6 | -73/+65 |
2002-03-27 | don't try to add arguments to 'code' functions | johnvg | 1 | -2/+4 |
2002-03-27 | remove debug output | johnvg | 1 | -1/+1 |
2002-03-27 | fix bug in CharList with \010 char | johnvg | 1 | -1/+18 |
2002-03-27 | compile_with_generics = False | johnvg | 1 | -1/+1 |
2002-03-26 | set the explicit flag for cases generated for && and || to True | johnvg | 1 | -14/+5 |
2002-03-26 | don't move tuple and record selectors into explicit cases | johnvg | 1 | -38/+83 |
2002-03-25 | new implementation of generics | alimarin | 39 | -627/+4606 |
2002-03-25 | fix version number | johnvg | 1 | -0/+0 |
2002-03-25 | synchronize version number with backend.dcl | johnvg | 1 | -2/+2 |
2002-03-20 | bug fix: prevent compiler crash if type in icl module has | johnvg | 1 | -0/+3 |
2002-03-20 | bug fixes: record updates with unboxed tuple fields and | johnvg | 1 | -0/+0 |
2002-03-20 | set sdef_exported bit for sdefs in the main dcl module to | johnvg | 1 | -0/+2 |
2002-03-20 | bug fix for record updates in a lazy context with unboxed tuple fields | johnvg | 1 | -7/+48 |
2002-03-11 | - bug fix: added a forgotten alternative to function convertDynamics for | martijnv | 1 | -3/+1 |
2002-03-11 | - bug fix: added a forgotten alternative to function convertDynamics for | martijnv | 1 | -4/+5 |
2002-03-08 | remove unused argument td_args from functions | johnvg | 1 | -21/+17 |
2002-03-08 | commented out some debug code to reduce memory allocation by | johnvg | 1 | -1/+1 |
2002-03-08 | make result of function build_inequalities strict to reduce | johnvg | 1 | -0/+1 |
2002-03-08 | make result of function add_declaration strict to reduce | johnvg | 1 | -2/+2 |