Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | in the generic representation use RECORD instead of OBJECT and CONS for records, | johnvg | 1 | -26/+25 |
2012-05-14 | import module _SystemDynamic instead of StdCleanTypes if -dynamics is used, | johnvg | 1 | -109/+133 |
2008-11-10 | make indices of predefined types and expressions of dynamics and generics | johnvg | 1 | -66/+69 |
2007-04-02 | remove definition of TC in predef if dynamics are not enabled, | johnvg | 1 | -1/+1 |
2004-03-17 | reification of type definitions | ronny | 1 | -1/+14 |
2003-07-15 | OBJECT marking is added | alimarin | 1 | -55/+56 |
2003-03-13 | changed constructors of TypeCode type in anticipation of things to come | ronny | 1 | -103/+103 |
2003-03-13 | removed _TypePatternVar constructor from TypeCode | ronny | 1 | -1/+1 |
2002-10-29 | - added: DynamicRepresentation_String was removed | martijnv | 1 | -0/+2 |
2002-10-18 | add strict dot dot expressions | johnvg | 1 | -2/+29 |
2002-10-14 | new type code and type code constructor representation | ronny | 1 | -114/+129 |
2002-10-01 | minor changes in generics | alimarin | 1 | -32/+33 |
2002-09-19 | major rewrite dynamics | ronny | 1 | -21/+19 |
2002-06-03 | added constructor/type/field information to generics | alimarin | 1 | -6/+35 |
2002-04-11 | support for generic type context like in | alimarin | 1 | -1/+3 |
2002-03-25 | new implementation of generics | alimarin | 1 | -21/+7 |
2002-02-11 | - creation of {PV,UPV,UV}_Placeholder instead of P_laceholder. See predef | martijnv | 1 | -39/+40 |
2002-02-07 | - cosmetic changes: made some String-representation of type names symbolic | martijnv | 1 | -0/+2 |
2002-02-04 | er worden nu universele type variabelen in de vorm van UP_laceHolder's | martijnv | 1 | -37/+38 |
2001-12-13 | remove tuple symbol from UniqueSelector (! selector) and MatchExpr | johnvg | 1 | -4/+6 |
2001-12-05 | removed type from BasicExpr | johnvg | 1 | -0/+2 |
2001-12-04 | forgot to some definitions to export | martijnv | 1 | -0/+15 |
2001-11-30 | store predefined identifiers in CAF | johnvg | 1 | -6/+5 |
2001-09-06 | removed usage of fun_index | alimarin | 1 | -2/+5 |
2001-08-31 | added symbols for strict and unboxed lists | johnvg | 1 | -91/+139 |
2001-08-27 | bug fixes, ModuleID argument in T_ypeConsSymbol, added _SystemDynamic | martijnv | 1 | -35/+37 |
2001-05-31 | added mechanism to generate a module id for each module. Fixed an index | martijnv | 1 | -34/+38 |
2001-05-30 | optimize array comprehensions, | johnvg | 1 | -47/+47 |
2001-05-08 | added fields to cons_info and type_info | alimarin | 1 | -13/+15 |
2001-04-25 | added support for constructors (for toString like usage), | alimarin | 1 | -8/+14 |
2001-03-13 | Generics are added, but are disabled. | alimarin | 1 | -36/+61 |
2001-02-15 | DynamicTemp added to the compiler. You will be needing a new | martijnv | 1 | -3/+11 |
2000-06-21 | solving the problem of strict aliases. Now a strict alias | martinw | 1 | -3/+5 |
2000-06-06 | coercions added though not complete | martijnv | 1 | -6/+8 |
2000-04-26 | Merge Martin/ Sjaak & Ronny branches | clean | 1 | -1/+3 |
1999-10-05 | Initial import | ronny | 1 | -0/+90 |