Age | Commit message (Expand) | Author | Files | Lines |
2003-03-13 | changed constructors of TypeCode type in anticipation of things to come | ronny | 1 | -4/+6 |
2003-03-13 | removed _TypePatternVar constructor from TypeCode | ronny | 1 | -2/+2 |
2002-11-14 | use _SystemStrictLists with _cons..,_decons.. and _nil.. | johnvg | 1 | -11/+11 |
2002-10-18 | add strict dot dot expressions | johnvg | 1 | -1/+59 |
2002-10-14 | new type code and type code constructor representation | ronny | 1 | -31/+50 |
2002-10-01 | minor changes in generics | alimarin | 1 | -1/+6 |
2002-09-20 | switch to 2.0 syntax, remove duplicated definitions from icl modules | ronny | 1 | -216/+0 |
2002-09-19 | major rewrite dynamics | ronny | 1 | -58/+68 |
2002-06-03 | added constructor/type/field information to generics | alimarin | 1 | -8/+93 |
2002-04-11 | support for generic type context like in | alimarin | 1 | -3/+8 |
2002-03-25 | new implementation of generics | alimarin | 1 | -67/+29 |
2002-02-11 | - creation of {PV,UPV,UV}_Placeholder instead of P_laceholder. See predef | martijnv | 1 | -43/+46 |
2002-02-07 | - cosmetic changes: made some String-representation of type names symbolic | martijnv | 1 | -1/+3 |
2002-02-06 | store strictness annotations in SymbolType instead of AType | johnvg | 1 | -16/+18 |
2002-02-04 | er worden nu universele type variabelen in de vorm van UP_laceHolder's | martijnv | 1 | -37/+40 |
2001-12-13 | remove tuple symbol from UniqueSelector (! selector) and MatchExpr | johnvg | 1 | -4/+6 |
2001-12-12 | removed work around for 2.0 compiler bug | ronny | 1 | -7/+0 |
2001-12-05 | removed type from BasicExpr | johnvg | 1 | -0/+2 |
2001-12-03 | work around for 2.0 compiler bug | ronny | 1 | -0/+7 |
2001-11-30 | store predefined identifiers in CAF | johnvg | 1 | -219/+338 |
2001-11-19 | Changes: | martijnv | 1 | -7/+23 |
2001-10-18 | store macros and local functions in macros in separate {#{#FunDef}}, | johnvg | 1 | -1/+2 |
2001-10-01 | pass file modification times from icl module and dcl modules to backend | ronny | 1 | -1/+1 |
2001-09-06 | removed usage of fun_index | alimarin | 1 | -5/+11 |
2001-08-31 | added symbols for strict and unboxed lists | johnvg | 1 | -144/+250 |
2001-08-27 | bug fixes, ModuleID argument in T_ypeConsSymbol, added _SystemDynamic | martijnv | 1 | -37/+39 |
2001-07-25 | removed underscoreModule from ParseState, this is now handled by the scanner | ronny | 1 | -4/+4 |
2001-07-25 | bug fix parse_bug_forbidden_symbols | ronny | 1 | -1/+1 |
2001-07-19 | Added "curried" arrow types (->) and ((->) a) | alimarin | 1 | -1/+1 |
2001-06-15 | making kind checking phase compatible with dcl caching | martinw | 1 | -1/+2 |
2001-06-01 | The _Module generated for each icl-module conflicted with record of name | martijnv | 1 | -1/+1 |
2001-05-31 | added mechanism to generate a module id for each module. Fixed an index | martijnv | 1 | -32/+39 |
2001-05-30 | optimize array comprehensions, | johnvg | 1 | -51/+50 |
2001-05-08 | added fields to cons_info and type_info | alimarin | 1 | -15/+20 |
2001-04-25 | added support for constructors (for toString like usage), | alimarin | 1 | -8/+19 |
2001-03-13 | Generics are added, but are disabled. | alimarin | 1 | -52/+104 |
2001-02-15 | DynamicTemp added to the compiler. You will be needing a new | martijnv | 1 | -5/+24 |
2000-09-27 | optimizations and caching of dcl modules (without trans.icl) | clean | 1 | -9/+6 |
2000-06-21 | solving the problem of strict aliases. Now a strict alias | martinw | 1 | -7/+20 |
2000-06-09 | predef.icl: StdDynamics has become StdDynamic | martijnv | 1 | -1/+1 |
2000-06-06 | coercions added though not complete | martijnv | 1 | -5/+9 |
2000-04-26 | Merge Martin/ Sjaak & Ronny branches | clean | 1 | -1/+4 |
2000-04-26 | changes to make compiler compatible with itself | martinw | 1 | -3/+3 |
2000-02-09 | new comprehension transformations | ronny | 1 | -1/+3 |
1999-11-10 | extension: not necessary to repeat definitions of dcl-module in icl-module | sjakie | 1 | -2/+3 |
1999-10-05 | Initial import | ronny | 1 | -0/+272 |