index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-01-11
start tokenization
pommicket
2022-01-10
ifdef/ifndef/else/endif
pommicket
2022-01-10
#include
pommicket
2022-01-10
macro replacement in #line directives
pommicket
2022-01-10
fix line numbering with fmacro invocations across multiple lines
pommicket
2022-01-10
pre-defined macros
pommicket
2022-01-10
more correction to match standard
pommicket
2022-01-10
make preprocessing behave a bit more like it should
pommicket
2022-01-09
#line, #pragma
pommicket
2022-01-09
more macro fixes, #undef
pommicket
2022-01-09
preprocessor fixes
pommicket
2022-01-09
almost done # and ##
pommicket
2022-01-09
corrected fmacro rescanning
pommicket
2022-01-09
fmacro # and ##
pommicket
2022-01-09
fix fmacro replacement
pommicket
2022-01-09
fmacros starting to work!
pommicket
2022-01-09
start fmacro replacement
pommicket
2022-01-09
object-like macro replacement working?
pommicket
2022-01-08
reading function-like macros
pommicket
2022-01-08
start translation phase 4
pommicket
2022-01-08
preprocessing tokens
pommicket
2022-01-08
merge term stuff
pommicket
2022-01-08
allow terms to be more complicated
pommicket
2022-01-07
start C compiler
pommicket
2022-01-07
oops
pommicket
2022-01-07
instruction table, remove old instructions
pommicket
2022-01-07
finished preprocessor
pommicket
2022-01-07
04 compiler fix (global lookup), start preprocessor
pommicket
2022-01-07
add 04 to bootstrap, #line
pommicket
2022-01-07
rename 04b => 04, better 04 README
pommicket
2022-01-06
04b initial readme, guessing game, compiler fixes
pommicket
2022-01-06
better test program
pommicket
2022-01-06
if!
pommicket
2022-01-06
string
pommicket
2022-01-06
hello world!
pommicket
2022-01-06
function calls
pommicket
2022-01-06
rvalues!
pommicket
2022-01-05
number terms!
pommicket
2022-01-05
new language idea
pommicket
2021-11-28
small corrections
Leo Tenenbaum
2021-11-21
fix function prologue/epilogue, 2nd pass
Leo Tenenbaum
2021-11-20
looking up things
Leo Tenenbaum
2021-11-20
label definitions?
Leo Tenenbaum
2021-11-19
mork work on 04b compiler
Leo Tenenbaum
2021-11-19
start 04b compiler
pommicket
2021-11-17
04a readme and corrections
pommicket
2021-11-17
simple preprocessor
pommicket
2021-11-16
start 04
pommicket
2021-11-15
add 03 to Makefile
pommicket
2021-11-14
update bootstrap.sh with 03
pommicket
[next]