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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-21
add new instructions for boxed records
johnvg
1
-2
/
+18
2002-09-03
store record.field name in descriptor for record fields instead of just the f...
johnvg
1
-15
/
+13
2002-06-05
Unix version
ronny
1
-1
/
+0
2002-02-15
initialise number for failing case label for each compile
ronny
1
-4
/
+11
2001-12-17
fix bug in label names of cons for unboxed lists of records
johnvg
1
-5
/
+2
2001-10-05
generate t label for strict records with module and record name when ExportLo...
johnvg
1
-8
/
+8
2001-10-04
fail explicit cases
ronny
1
-0
/
+25
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-2
/
+10
2001-09-03
added code for strict and unboxed lists
johnvg
1
-6
/
+47
2001-05-15
changes for dynamic linking (not tested)
clean
1
-38
/
+180
2001-05-15
merged with backend C source code on the mac
johnvg
1
-10
/
+13
2001-05-01
removed RWS in internal compiler error message
ronny
1
-2
/
+7
2000-10-23
no message
clean
1
-0
/
+16
2000-10-02
bug fix: generate 'in' abc instruction even when there are no parameters
johnvg
1
-4
/
+1
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+3403