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
/
classify.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
remove some white space
johnvg
1
-41
/
+25
2010-02-05
move producerRequirements from module trans to module classify
johnvg
1
-0
/
+241
2007-04-11
remove import of module checksupport
johnvg
1
-1
/
+1
2003-06-23
optimize allocation of Par and Seq constructors to prevent heap overflow
johnvg
1
-2
/
+12
2003-05-16
renamed field names of type Ident in syntax tree
ronny
1
-7
/
+7
2003-03-12
extra curried fusion fixes
diederik
1
-227
/
+389
2003-01-08
Bug fix: uniqueness error in records
sjakie
1
-5
/
+6
2002-12-02
add strictness annotations
diederik
1
-7
/
+19
2002-11-15
Fix bug with active and accumulating dictionary args
diederik
1
-0
/
+3
2002-09-30
improved case classification
diederik
1
-179
/
+180
2002-09-30
add 'safe' to active case info for casefun generation
diederik
1
-11
/
+80
2002-08-07
Add consumer annotations changed flag to reanalyseGroups result;
diederik
1
-16
/
+67
2002-07-25
fix typo
diederik
1
-2
/
+2
2002-07-25
extend for reclassify
diederik
1
-110
/
+671
2002-07-25
make args for which specials exist active
diederik
1
-0
/
+14
2002-07-25
rename consumer classifications and add CUnused
diederik
1
-43
/
+65
2002-07-24
move consumer classification to separate module
diederik
1
-0
/
+594