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
/
backend.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
rename parameter inline to inlineFlag, because it is now a keyword (since c99)
johnvg
1
-1
/
+1
2011-09-06
add BEExtendableAlgebraicType
johnvg
1
-0
/
+3
2011-03-01
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1871 1f8540f1-abd...
johnvg
1
-0
/
+3
2009-01-14
add seq
johnvg
1
-0
/
+1
2008-12-19
add integers and rationals
johnvg
1
-1
/
+7
2008-12-19
add BEGetError
johnvg
1
-0
/
+3
2008-12-19
remove BENrOfBasicDenots
johnvg
1
-3
/
+1
2007-02-21
fix BEStartFunction type
johnvg
1
-1
/
+1
2007-02-21
add BEStartFunction
johnvg
1
-0
/
+3
2006-01-04
add function BEGetIntFromArray, will replace BECopyInts because copying
johnvg
1
-0
/
+2
2005-01-10
changed version number and name of university
ronny
1
-1
/
+8
2004-04-02
implement foreign export with stdcall
johnvg
1
-2
/
+2
2003-12-15
add foreign export
johnvg
1
-0
/
+3
2003-10-27
update backend version number for 2.1 release
ronny
1
-1
/
+1
2003-10-16
add extra attribute argument to BEFlatType and
johnvg
1
-39
/
+33
2003-10-15
update version to 2.1.0 alpha 0
ronny
1
-1
/
+1
2003-06-17
removed unused functions
ronny
1
-20
/
+11
2002-10-21
add BEFlatTypeX and BERecordTypeX for boxed records and
johnvg
1
-0
/
+6
2002-03-25
synchronize version number with backend.dcl
johnvg
1
-2
/
+2
2001-12-21
version number for release
ronny
1
-1
/
+1
2001-11-26
new backend version
ronny
1
-1
/
+1
2001-11-21
new release
ronny
1
-1
/
+1
2001-11-01
pass strictness information from C to Clean, print strict exported and all ty...
ronny
1
-2
/
+10
2001-10-05
bind special idents (such as abort, undef from StdMisc) to the correct identi...
ronny
1
-6
/
+20
2001-10-04
fail explicit cases
ronny
1
-2
/
+2
2001-10-01
pass file modification times from icl module and dcl modules to backend
ronny
1
-7
/
+7
2001-09-05
print forall typevars in backend
ronny
1
-2
/
+8
2001-09-03
new version number
johnvg
1
-3
/
+3
2001-09-03
added code for strict and unboxed lists
johnvg
1
-4
/
+19
2001-07-13
bug fix: reverse order of functions (in components)
ronny
1
-3
/
+3
2001-07-12
uniqueness attributes in backend
ronny
1
-6
/
+30
2001-06-25
generate .depend for current dcl module
ronny
1
-2
/
+2
2001-06-22
local reference counts for CaseNode and DefaultNode
ronny
1
-2
/
+17
2001-05-15
merged with backend C source code on the mac
johnvg
1
-0
/
+8
2001-05-09
cases in backend
ronny
1
-23
/
+57
2001-05-03
removed BEDeclarePredefinedSymbols
ronny
1
-3
/
+0
2001-02-23
temporary hack: redirect basic type Dynamic to DynamicTemp from StdDynamic
ronny
1
-2
/
+9
2000-11-23
exclude symbols from current dcl module from im_symbols (prevents multiple re...
ronny
1
-1
/
+1
2000-10-05
Added BESetMainDclModuleN, updated version
ronny
1
-3
/
+6
2000-09-27
caching of dcl modules (added main_dcl_module_n)
clean
1
-0
/
+2
2000-07-12
clean 1.3.3 backend again again
clean
1
-0
/
+424