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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-24
removed ignored !
johnvg
1
-1
/
+1
2002-09-24
removed unused ts_td_infos field in two patterns
johnvg
1
-2
/
+2
2002-09-24
removed second_of_2_tuple in mapSt
johnvg
2
-14
/
+6
2002-09-20
fixed bug in mergecases for dynamics (result from a failed experiment)
ronny
1
-4
/
+3
2002-09-20
moved var info definitions to the modules where they are used
ronny
5
-27
/
+37
2002-09-20
removed unnecessary exports
ronny
2
-15
/
+5
2002-09-20
removed SK_GeneratedCaseFunction: it's not necessary any more, because
ronny
3
-3
/
+1
2002-09-20
switch to 2.0 syntax, remove duplicated definitions from icl modules
ronny
2
-1626
/
+7
2002-09-20
switch to 2.0 syntax, remove duplicated definitions from icl modules
ronny
5
-46
/
+3
2002-09-19
bug fixed: check if overloading is solved in type codes, removed some unused ...
ronny
1
-50
/
+26
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
10
-1254
/
+762
2002-09-04
Add SK_GeneratedCaseFunction for dynamic cases fix
diederik
4
-1
/
+4
2002-09-02
expand macros in dynamic expressions
ronny
1
-0
/
+9
2002-08-27
Added FailExpr node
ronny
2
-0
/
+3
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
[next]