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
/
instructions.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
generate .impmod before importing labels and descriptors,
johnvg
1
-0
/
+3
2008-12-19
add integers and rationals
johnvg
1
-0
/
+6
2006-11-16
rename ea entry for record to eu, to prevent conflict with ea
johnvg
1
-0
/
+1
2006-11-03
generate ea entry for boxed records, fixes jmp_eval_upd in lazy selectors
johnvg
1
-1
/
+3
2005-11-11
new selector descriptors for garbage collector
johnvg
1
-0
/
+8
2005-01-25
optimize apply of unknown function with two or more arguments, not yet enabled
johnvg
1
-0
/
+3
2005-01-12
improve names used by the time profiler for functions generated for
johnvg
1
-1
/
+4
2003-12-15
add foreign export
johnvg
1
-0
/
+1
2002-10-21
add new instructions for boxed records
johnvg
1
-0
/
+2
2001-10-04
fail explicit cases
ronny
1
-0
/
+3
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-2
/
+2
2001-09-03
added code for strict and unboxed lists
johnvg
1
-0
/
+4
2001-05-15
changes for dynamic linking (not tested)
clean
1
-0
/
+4
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+216