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
/
backendC
/
CleanCompilerSources
/
statesgen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
generate .impmod before importing labels and descriptors,
johnvg
1
-5
/
+42
2012-07-27
optimize is constructor functions
johnvg
1
-2
/
+63
2011-02-25
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1866 1f8540f1-abd...
johnvg
1
-2
/
+2
2011-02-25
remove some unused fields and variables
johnvg
1
-43
/
+33
2010-01-08
remove AddStrictLhsNodeIdsToNodeDefs call for overloaded case node
johnvg
1
-2
/
+0
2009-12-22
make strictly annotated variables in patterns strict (in case expressions)
johnvg
1
-0
/
+6
2009-01-14
add seq
johnvg
1
-0
/
+11
2008-12-19
add integers and rationals
johnvg
1
-11
/
+62
2006-11-03
generate ea entry for boxed records, fixes jmp_eval_upd in lazy selectors
johnvg
1
-1
/
+7
2005-11-22
rename DeltaBId as StdBoolId
johnvg
1
-1
/
+1
2004-02-20
move definition of UserDefinedArrayFunctions to this file
johnvg
1
-1
/
+1
2003-12-09
propagate strictness to strict head and/or tail of a strict
johnvg
1
-1
/
+23
2002-10-21
add boxed records
johnvg
1
-19
/
+62
2002-03-27
don't try to add arguments to 'code' functions
johnvg
1
-2
/
+4
2002-02-28
compare record states when comparing strictness
johnvg
1
-99
/
+112
2002-02-08
fix bug in scope numbers
johnvg
1
-14
/
+25
2001-10-16
don't add arguments to fail node
ronny
1
-0
/
+2
2001-09-03
added code for strict and unboxed lists
johnvg
1
-17
/
+40
2001-06-15
AnnotateStrictNodesIds in GuardNode,
johnvg
1
-9
/
+19
2001-06-11
bug fix, assign last nodedefs in CollectSharedNodeIdsInRootNode
ronny
1
-1
/
+1
2001-06-07
SwitchNode in CollectSharedNodeIdsInNode
ronny
1
-24
/
+59
2001-05-15
merged with backend C source code on the mac
johnvg
1
-19
/
+58
2001-05-01
cases in backend
ronny
1
-35
/
+186
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+3847