lsof pushed to trunk at lsof/antcc 2026年07月04日 16:51:50 +02:00
3aba607535 implement volatile stores
lsof pushed to trunk at lsof/antcc 2026年06月22日 22:51:28 +02:00
00e1514d8c v0.3.3
6ee19dccae c: #pragma pack
38c4b443ce io: MAP_ANONYMOUS requires _DEFAULT_SOURCE
7599d010bc io: limit non regular input file size
4971fe76ab ir: fix mergeblks() assert failure for successor block with phi
Compare 8 commits »
lsof pushed tag v0.3.3 to lsof/antcc 2026年06月22日 22:46:29 +02:00
lsof pushed to trunk at lsof/antcc 2026年06月05日 10:44:25 +02:00
ea76d2c82d ci: external tests needs curl
f7f1b2ab05 lex: fix dry-run tokpaste(L, "str")
Compare 2 commits »
lsof pushed tag v0.3.2 to lsof/antcc 2026年06月05日 10:37:59 +02:00
lsof pushed to trunk at lsof/antcc 2026年06月05日 10:37:54 +02:00
977d6f7448 whoops
lsof pushed tag v0.3.2 to lsof/antcc 2026年06月05日 10:34:52 +02:00
lsof pushed to trunk at lsof/antcc 2026年06月05日 10:34:50 +02:00
5095b26aa3 priinfo unnecessary whitespace
fda5cf9a40 cleaner version management
e15dd9d72b lua.sh fix
40957c00fe same for sqlite
Compare 9 commits »
lsof pushed to trunk at lsof/antcc 2026年06月03日 19:56:31 +02:00
54586642e1 v0.3.1
lsof pushed tag v0.3.1 to lsof/antcc 2026年06月03日 19:56:26 +02:00
lsof pushed to trunk at lsof/antcc 2026年06月03日 19:50:38 +02:00
3bfc2a61a2 lexer/scanner: recognize dos and mac newlines
de6c137696 c: fix an assert fail with undeclared identifiers in some places
f6b26d8a23 io: ensure sanitized term output for diagnostics
5f8bb076f7 lexer: allow $ and non-ascii to start an identifier
Compare 4 commits »
lsof pushed to trunk at lsof/antcc 2026年06月02日 10:53:50 +02:00
c85a2999fa build system: tweak for -shared without cc
500a3bca64 build system: try to probe CC to figure out linker command
Compare 2 commits »
lsof pushed to trunk at lsof/antcc 2026年06月01日 20:44:44 +02:00
1129dce2e7 fix makefile again
lsof pushed to trunk at lsof/antcc 2026年06月01日 20:40:06 +02:00
3b6e4a69ca fix makefile embed files rule
lsof pushed to trunk at lsof/antcc 2026年06月01日 20:25:35 +02:00
d78d21c9e5 .... but not L ## L'a'
lsof pushed to trunk at lsof/antcc 2026年06月01日 19:29:44 +02:00
70c1947fde cpp: implement token pasting for L ## 'x'/"x"
63dfce9aa7 cpp: -E # line directive fix
04777b5b64 c: disallow func definition when type comes from typedef
Compare 3 commits »
lsof pushed to trunk at lsof/antcc 2026年06月01日 12:20:32 +02:00
be76767c8d x86_64: don't 'optimize' Oextu32 into Ocopy
05ccfc39b3 x86_64: fix a miscompilation with (x & imm8) != 0
17f59ce5ec cpp: fix out of bounds string accesses in pragma handling
Compare 3 commits »
lsof pushed to trunk at lsof/antcc 2026年06月01日 10:43:23 +02:00
1e7b555ef8 fix pipeline
lsof pushed to trunk at lsof/antcc 2026年06月01日 10:40:42 +02:00
2ce346bf57 fix test/bootstrap.sh dependencies
7870b50fa5 fix keywords link
Compare 2 commits »
lsof pushed to trunk at lsof/antcc 2026年06月01日 10:32:34 +02:00
93347beb37 Document extensions
868682ca40 c: when parsing declspec typedef name inherit its attributes
79ad117dec fix infinite recursive linker invocation when configured with CC=antcc
f0a3151742 _Pragma
0dcd225ac5 bfmt cleanup
Compare 10 commits »