index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
make clean test/build
lemon
2025-11-16
1
-1
/
+1
*
preeliminary va_list support
lemon
2025-11-14
1
-2
/
+3
*
amd64: fix aggregate abi stuff;; ir: fold, peephole optimizing constructors
lemon
2025-11-05
1
-1
/
+1
*
Makefile: always have -g
lemon
2025-10-20
1
-1
/
+1
*
Organize source files into directories
lemon
2025-10-19
1
-6
/
+6
*
implement most of preprocessor
lemon
2025-10-13
1
-1
/
+2
*
a little refactoring and cleanup
lemon
2025-09-15
1
-2
/
+2
*
make clean, .gitignore object files
lemon
2025-09-14
1
-1
/
+1
*
add basic mem2reg
lemon
2023-06-20
1
-1
/
+2
*
basic ELF output
lemon
2023-06-17
1
-1
/
+1
*
rename
lemon
2023-06-14
1
-1
/
+1
*
rename parse.c -> c.c
lemon
2023-06-13
1
-1
/
+1
*
lowering of structcopy
lemon
2023-06-13
1
-1
/
+1
*
register renaming and such
lemon
2023-06-12
1
-1
/
+1
*
isel skeleton
lemon
2023-06-10
1
-1
/
+1
*
codegen skeleton
lemon
2023-06-06
1
-1
/
+1
*
makefile: automatic dependency generation
lemon
2023-06-04
1
-13
/
+4
*
abi lowering pass
lemon
2023-06-04
1
-3
/
+3
*
basic ABI lowering of aggregates
lemon
2023-06-01
1
-1
/
+3
*
struct args and return
lemon
2023-06-01
1
-1
/
+2
*
regalloc skeleton
lemon
2023-05-31
1
-2
/
+3
*
initial commit
lemon
2023-05-10
1
-0
/
+33