index
:
antcc
trunk
A little C compiler
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
c_lex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
embed <limits.h> attempt #2
HEAD
trunk
lemon
6 days
1
-1
/
+3
*
cpp: increment conditionals nesting limit
lemon
14 days
1
-1
/
+1
*
cpp: #include_next
lemon
14 days
1
-29
/
+45
*
cpp: concat 123 ## .
lemon
2026-04-14
1
-3
/
+17
*
C99 complex types MVP
lemon
2026-04-13
1
-13
/
+15
*
*skip
lemon
2026-03-24
1
-1
/
+1
*
cpp: support directives within macro argument list
lemon
2026-03-24
1
-55
/
+80
*
style: change uvlong -> u64int, vlong -> s64int
lemon
2026-03-22
1
-23
/
+23
*
Rework handling of predefined macros.
lemon
2026-03-21
1
-55
/
+74
*
io: make -w suppress notes too
lemon
2026-03-20
1
-6
/
+6
*
preeliminary support for openBSD
lemon
2026-03-19
1
-2
/
+17
*
cpp: fix nullptr deref for unknown target predefs
lemon
2026-03-19
1
-1
/
+1
*
cpp: do not warn for "#define X(){}" with no space after the )
lemon
2026-03-18
1
-1
/
+1
*
Refactor: use typedefs and CamelCase for aggregate types
lemon
2026-03-18
1
-178
/
+181
*
Refactor: move some utils from antcc.h to their own headers
lemon
2026-03-17
1
-0
/
+1
*
REFACTOR: finish renaming
lemon
2026-03-17
1
-3
/
+3
*
REFACTOR: move sources to src/
lemon
2026-03-17
1
-0
/
+2496