aboutsummaryrefslogtreecommitdiff
path: root/frontend/predef.dcl
AgeCommit message (Expand)AuthorFilesLines
2012-10-24in the generic representation use RECORD instead of OBJECT and CONS for records,johnvg1-26/+25
2012-05-14import module _SystemDynamic instead of StdCleanTypes if -dynamics is used,johnvg1-109/+133
2008-11-10make indices of predefined types and expressions of dynamics and genericsjohnvg1-66/+69
2007-04-02remove definition of TC in predef if dynamics are not enabled,johnvg1-1/+1
2004-03-17reification of type definitionsronny1-1/+14
2003-07-15OBJECT marking is addedalimarin1-55/+56
2003-03-13changed constructors of TypeCode type in anticipation of things to comeronny1-103/+103
2003-03-13removed _TypePatternVar constructor from TypeCoderonny1-1/+1
2002-10-29- added: DynamicRepresentation_String was removedmartijnv1-0/+2
2002-10-18add strict dot dot expressionsjohnvg1-2/+29
2002-10-14new type code and type code constructor representationronny1-114/+129
2002-10-01minor changes in genericsalimarin1-32/+33
2002-09-19major rewrite dynamicsronny1-21/+19
2002-06-03added constructor/type/field information to genericsalimarin1-6/+35
2002-04-11support for generic type context like inalimarin1-1/+3
2002-03-25new implementation of genericsalimarin1-21/+7
2002-02-11- creation of {PV,UPV,UV}_Placeholder instead of P_laceholder. See predefmartijnv1-39/+40
2002-02-07- cosmetic changes: made some String-representation of type names symbolicmartijnv1-0/+2
2002-02-04er worden nu universele type variabelen in de vorm van UP_laceHolder'smartijnv1-37/+38
2001-12-13remove tuple symbol from UniqueSelector (! selector) and MatchExprjohnvg1-4/+6
2001-12-05removed type from BasicExprjohnvg1-0/+2
2001-12-04forgot to some definitions to exportmartijnv1-0/+15
2001-11-30store predefined identifiers in CAFjohnvg1-6/+5
2001-09-06removed usage of fun_indexalimarin1-2/+5
2001-08-31added symbols for strict and unboxed listsjohnvg1-91/+139
2001-08-27bug fixes, ModuleID argument in T_ypeConsSymbol, added _SystemDynamicmartijnv1-35/+37
2001-05-31added mechanism to generate a module id for each module. Fixed an indexmartijnv1-34/+38
2001-05-30optimize array comprehensions,johnvg1-47/+47
2001-05-08added fields to cons_info and type_infoalimarin1-13/+15
2001-04-25added support for constructors (for toString like usage),alimarin1-8/+14
2001-03-13Generics are added, but are disabled.alimarin1-36/+61
2001-02-15DynamicTemp added to the compiler. You will be needing a newmartijnv1-3/+11
2000-06-21solving the problem of strict aliases. Now a strict aliasmartinw1-3/+5
2000-06-06coercions added though not completemartijnv1-6/+8
2000-04-26Merge Martin/ Sjaak & Ronny branchesclean1-1/+3
1999-10-05Initial importronny1-0/+90