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
/
partition.icl
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
add type constraints in constructors and function arguments with universal qu...
johnvg
1
-0
/
+2
2012-08-16
optimize function get_mark
johnvg
1
-6
/
+10
2012-08-02
add pattern match test using =: in expressions,
johnvg
1
-1
/
+2
2012-06-14
rename field cos_symbol_heap to cos_expression_heap
johnvg
1
-6
/
+6
2011-11-10
move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia...
johnvg
1
-1
/
+1
2011-11-04
remove differences in layout between the compiler and the iTask compiler
johnvg
1
-43
/
+1
2011-03-31
use type Component instead of Group in the fusion modules: partition, classif...
johnvg
1
-170
/
+140
2007-04-13
implement newtype
johnvg
1
-1
/
+1
2005-11-21
remove unused constructor WildCard
johnvg
1
-2
/
+0
2003-05-16
renamed field names of type Ident in syntax tree
ronny
1
-4
/
+4
2003-02-24
added fusion of unboxed lists of records, moved
johnvg
1
-4
/
+0
2002-09-30
add 'safe' to active case info for casefun generation
diederik
1
-25
/
+76
2002-08-07
Add partitioning variants
diederik
1
-0
/
+476
2002-08-07
Move partitioning to separate module
diederik
1
-0
/
+92