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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-19
fixed bugs caused by sharing of case and let info ptrs and using incorrect ca...
ronny
1
-36
/
+25
2002-09-19
major rewrite dynamics
ronny
11
-1256
/
+767
2002-09-04
Add SK_GeneratedCaseFunction for dynamic cases fix
diederik
5
-1
/
+6
2002-09-03
store record.field name in descriptor for record fields instead of just the f...
johnvg
2
-15
/
+13
2002-09-02
expand macros in dynamic expressions
ronny
1
-0
/
+9
2002-08-27
Added FailExpr node
ronny
3
-0
/
+5
2002-08-23
remove record fields: ui_convert_module_n and ui_conversion_table
johnvg
2
-10
/
+4
2002-08-23
the partitionate and lift functions in transform no longer use
johnvg
1
-12
/
+12
2002-08-23
remove record fields: ui_convert_module_n, ui_conversion_table,
johnvg
2
-169
/
+126
2002-08-22
disable trace statement
ronny
1
-1
/
+1
2002-08-22
transform implicit cases on rhs variables, see comment before splitCases in c...
ronny
3
-56
/
+642
2002-08-07
Add partitioning variants
diederik
2
-0
/
+484
2002-08-07
Move partitioning to separate module
diederik
4
-93
/
+99
2002-08-07
Add consumer annotations changed flag to reanalyseGroups result;
diederik
2
-17
/
+68
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
6
-10
/
+18
2002-07-29
add to exports for unused strict let removal after fusion
diederik
1
-0
/
+9
2002-07-29
optimise (normal) selection from known records
diederik
1
-7
/
+28
2002-07-25
fix typo
diederik
1
-2
/
+2
2002-07-25
extend for reclassify
diederik
2
-111
/
+678
2002-07-25
make args for which specials exist active
diederik
1
-0
/
+14
2002-07-25
add collectVariable instance for Dictionaries for consumer reanalysis
diederik
1
-0
/
+3
2002-07-25
rename consumer classifications and add CUnused
diederik
4
-58
/
+82
2002-07-25
add PR_Unused for unused function arguments
diederik
2
-0
/
+2
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
4
-585
/
+613
2002-07-22
repair a bug introduced in revision 1.57: add the list of
johnvg
1
-5
/
+2
2002-07-22
removed RWS comments
ronny
1
-29
/
+9
2002-07-22
introduced macros for values of case_explicit boolean
ronny
1
-13
/
+16
2002-07-22
rebuilt auxiliary dynamics administration
ronny
1
-140
/
+130
2002-07-22
removed unnecessary exports
ronny
1
-9
/
+0
2002-07-22
expand all type synonyms in dynamics
ronny
3
-17
/
+30
2002-07-22
check kinds in dynamics
ronny
3
-21
/
+57
2002-07-17
add abstract synonym types
johnvg
2
-107
/
+121
2002-07-17
add abstract synonym types
johnvg
1
-1
/
+5
2002-07-17
remove some dead code in comments
johnvg
1
-4
/
+2
2002-07-17
remove
johnvg
1
-5
/
+0
2002-07-17
add abstract synonym types
johnvg
1
-0
/
+6
2002-07-17
add abstract synonym types
johnvg
1
-0
/
+3
2002-07-17
add abstract synonym types
johnvg
2
-5
/
+12
2002-07-16
remove ModuleIndex type, because it is now defined in syntax.dcl,
johnvg
1
-6
/
+5
2002-07-16
generate DclFunCall's for function calls from macros to fix
johnvg
1
-7
/
+27
2002-07-16
handle DclFunCall in function remove_calls_from_symbol_table,
johnvg
1
-2
/
+9
[next]