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
/
trans.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-08
SwitchReanalyseFunction
diederik
1
-17
/
+36
2002-10-08
Change order of propagation annotation in generateFunction
diederik
1
-15
/
+16
2002-10-08
Add function arity checks
diederik
1
-16
/
+40
2002-10-07
iterate fusion per component
diederik
1
-99
/
+286
2002-10-01
minor changes in generics
alimarin
1
-0
/
+16
2002-08-23
remove record fields: ui_convert_module_n and ui_conversion_table
johnvg
1
-8
/
+2
2002-08-07
Move partitioning to separate module
diederik
1
-90
/
+1
2002-08-01
fix curried constructor applications
diederik
1
-0
/
+16
2002-08-01
inline trivial functions and optionally constant functions
diederik
1
-17
/
+213
2002-08-01
add and use consumer_is_curried information to producer determination
diederik
1
-29
/
+55
2002-07-30
improved type annotations from build_application_type;
diederik
1
-6
/
+100
2002-07-30
specialize when special available
diederik
1
-14
/
+112
2002-07-29
add removing unused function arguments to fusion
diederik
1
-15
/
+31
2002-07-29
fixes for removing unused function arguments
diederik
1
-8
/
+36
2002-07-29
move typedefs from trans to syntax; allow for uncurried instances; fix compar...
diederik
1
-4
/
+8
2002-07-29
optimise (normal) selection from known records
diederik
1
-7
/
+28
2002-07-25
rename consumer classifications and add CUnused
diederik
1
-6
/
+6
2002-07-24
minor code reorganisation
diederik
1
-283
/
+316
2002-07-24
improved producer classification
diederik
1
-39
/
+125
2002-07-24
move consumer classification to separate module
diederik
1
-575
/
+4
2002-07-17
add abstract synonym types
johnvg
1
-105
/
+118
2002-06-17
removed ignored !'s
johnvg
1
-2
/
+2
2002-06-03
added constructor/type/field information to generics
alimarin
1
-6
/
+21
2002-04-11
support for generic type context like in
alimarin
1
-4
/
+22
2002-02-19
Disable debugging traces
diederik
1
-7
/
+7
2002-02-19
Reorder functions and introduce state record for determine_args
diederik
1
-967
/
+1177
2002-02-11
class type variables bugfix
diederik
1
-7
/
+14
2002-02-06
store strictness annotations in SymbolType instead of AType
johnvg
1
-99
/
+154
2001-12-13
remove tuple symbol from UniqueSelector (! selector) and MatchExpr
johnvg
1
-5
/
+5
2001-12-05
removed type from BasicExpr
johnvg
1
-83
/
+79
2001-11-29
different representation of selector kind in Selection
ronny
1
-9
/
+9
2001-10-18
store macros and local functions in macros in separate {#{#FunDef}},
johnvg
1
-29
/
+26
2001-10-12
added alternative for OverloadedListPatterns in producerRequirements
johnvg
1
-0
/
+3
2001-10-12
Fusion fixes; should terminate now.
diederik
1
-79
/
+205
2001-10-03
Reduce memory usage of mark_producer_safe
diederik
1
-100
/
+121
2001-10-02
Bug fixes: reference count analysis fixed,
sjakie
1
-1
/
+1
2001-10-01
Add producer class for fusion
diederik
1
-13
/
+273
2001-10-01
Add fusion commandline flag
diederik
1
-60
/
+76
2001-09-11
reduced memory usage of expandSynTypes
johnvg
1
-36
/
+52
2001-09-11
pass TypeSymbIdent boxed in TA to function 'expand_syn_types_in_TA' instead o...
johnvg
1
-4
/
+4
2001-09-06
remove fun_index from FunDef
johnvg
1
-5
/
+4
2001-08-31
added code for strict and unboxed lists
johnvg
1
-43
/
+172
2001-08-27
Universally quantified types added
sjakie
1
-0
/
+5
2001-06-29
cleaning up
martinw
1
-41
/
+4
2001-06-22
boolean for explicit cases (cases that are specified by the programmer)
ronny
1
-0
/
+3
2001-06-11
Bug fix with array updates. Removed redundant code. Adjusted unification algo...
sjakie
1
-6
/
+9
2001-05-30
in 'transform' of trans.icl also transform expressions in selections of an Up...
johnvg
1
-0
/
+17
2001-05-30
added alternatives to function 'transform' for Update,RecordUpdate,TupleSelec...
johnvg
1
-1
/
+21
2001-05-11
moving all switch macros to new module "compilerSwitches"
martinw
1
-1
/
+2
2001-05-08
moved ImportedFunctions from convertcases to trans
ronny
1
-0
/
+1
[prev]
[next]