index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
targ.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
REFACTOR: move sources to src/
lemon
2026-03-17
1
-121
/
+0
*
c: support at least parsing C99 _Complex types
lemon
2026-01-25
1
-0
/
+6
*
target: accept amd64 as x86_64 synonym
lemon
2026-01-10
1
-1
/
+1
*
target sysv abi by default even for unknown abi
lemon
2026-01-01
1
-2
/
+2
*
Use a configure script, query system toolchain for default include paths
lemon
2026-01-01
1
-2
/
+2
*
backend: start implementing aarch64
lemon
2025-12-28
1
-5
/
+18
*
nicer defaults and facilities for cross-compilation
lemon
2025-12-17
1
-5
/
+52
*
s/amd64/x86_64/
lemon
2025-12-12
1
-2
/
+2
*
add command-line predefined macros (-D, -U)
lemon
2025-12-06
1
-1
/
+3
*
factor type stuff into type.h
lemon
2025-11-16
1
-0
/
+1
*
c: make builtin va_list an opaque struct
lemon
2025-10-23
1
-2
/
+3
*
wide str and char literals
lemon
2025-10-16
1
-2
/
+2
*
implement long double (as double synonym). wchar_t placeholder
lemon
2025-10-15
1
-4
/
+7
*
misc
lemon
2023-06-17
1
-1
/
+2
*
regalloc skeleton
lemon
2023-05-31
1
-6
/
+10
*
hm
lemon
2023-05-26
1
-5
/
+7
*
initial commit
lemon
2023-05-10
1
-0
/
+41