index
:
compiler
master
Fork of the Clean compiler for experimenting with new features
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
predef.icl
Age
Commit message (
Expand
)
Author
Files
Lines
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