index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wide str and char literals
lemon
2025-10-16
1
-0
/
+60
*
implement most of preprocessor
lemon
2025-10-13
1
-3
/
+14
*
io.c errata non reg files
lemon
2025-09-17
1
-1
/
+1
*
a little refactoring and cleanup
lemon
2025-09-15
1
-3
/
+9
*
preprocessor: more awful hacks
lemon
2025-09-11
1
-1
/
+1
*
lex: stringify args in function macros
lemon
2025-09-10
1
-2
/
+9
*
lex: implement basic function-like macro functionality
lemon
2025-09-10
1
-0
/
+1
*
fix
lemon
2024-04-09
1
-1
/
+1
*
mem2reg: implement ssa construction; this breaks regalloc right now
lemon
2023-06-21
1
-2
/
+2
*
frontend: separate compiler & lexer
lemon
2023-06-19
1
-2
/
+1
*
add %y symbol printing
lemon
2023-06-19
1
-0
/
+12
*
don't try to compile when debugging IR
lemon
2023-06-19
1
-1
/
+6
*
fix iowrite()
lemon
2023-06-18
1
-1
/
+4
*
codegen skeleton
lemon
2023-06-06
1
-8
/
+15
*
better diagnostics
lemon
2023-06-04
1
-0
/
+5
*
regalloc skeleton
lemon
2023-05-31
1
-9
/
+15
*
improve struct token
lemon
2023-05-28
1
-6
/
+10
*
bool fixes
lemon
2023-05-28
1
-0
/
+1
*
recursive descent -> precedence climbing parser
lemon
2023-05-27
1
-1
/
+1
*
hm
lemon
2023-05-26
1
-7
/
+26
*
initial commit
lemon
2023-05-10
1
-0
/
+836