index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
regalloc & emit: explicit comparisons over memcmp of small structures
lemon
2026-03-19
2
-3
/
+19
*
cpp: fix nullptr deref for unknown target predefs
lemon
2026-03-19
1
-1
/
+1
*
c: remove unused initialization of decl.align
lemon
2026-03-19
1
-3
/
+3
*
c: fix edge cases with zero sized bitfields and static initializers
lemon
2026-03-18
2
-9
/
+12
*
regalloc: use in-place mergesort for intervals
lemon
2026-03-18
1
-60
/
+60
*
cpp: do not warn for "#define X(){}" with no space after the )
lemon
2026-03-18
1
-1
/
+1
*
0.2.0
lemon
2026-03-18
1
-3
/
+3
*
Use #pragma once
lemon
2026-03-18
8
-17
/
+12
*
c.h: accidentally removed a const
lemon
2026-03-18
1
-1
/
+1
*
Refactor: use typedefs and CamelCase for aggregate types
lemon
2026-03-18
42
-2066
/
+2092
*
Refactor: antcc.h move things around
lemon
2026-03-17
1
-10
/
+10
*
Refactor: move some utils from antcc.h to their own headers
lemon
2026-03-17
12
-117
/
+136
*
REFACTOR: finish renaming
lemon
2026-03-17
31
-116
/
+121
*
REFACTOR: move sources to src/
lemon
2026-03-17
46
-0
/
+21998
[prev]