aboutsummaryrefslogtreecommitdiff
path: root/frontend/partition.icl
AgeCommit message (Expand)AuthorFilesLines
2013-04-02add type constraints in constructors and function arguments with universal qu...johnvg1-0/+2
2012-08-16optimize function get_markjohnvg1-6/+10
2012-08-02add pattern match test using =: in expressions,johnvg1-1/+2
2012-06-14rename field cos_symbol_heap to cos_expression_heapjohnvg1-6/+6
2011-11-10move type TypeCodeVariableInfo to module syntax, remove type DynamicValueAlia...johnvg1-1/+1
2011-11-04remove differences in layout between the compiler and the iTask compilerjohnvg1-43/+1
2011-03-31use type Component instead of Group in the fusion modules: partition, classif...johnvg1-170/+140
2007-04-13implement newtypejohnvg1-1/+1
2005-11-21remove unused constructor WildCardjohnvg1-2/+0
2003-05-16renamed field names of type Ident in syntax treeronny1-4/+4
2003-02-24added fusion of unboxed lists of records, movedjohnvg1-4/+0
2002-09-30add 'safe' to active case info for casefun generationdiederik1-25/+76
2002-08-07Add partitioning variantsdiederik1-0/+476
2002-08-07Move partitioning to separate modulediederik1-0/+92