27 Commits

Author SHA1 Message Date
2caaf75128 feat(jup): jup template (#192) 2024-02-13 15:48:19 +01:00
fdd052dad9 build(fmt): replace fmt with std format (#191) 2024-02-11 18:12:26 +01:00
b8d2c84ae0 fix(preprocessor): expression eval & blocks (#190) 2024-02-09 16:52:04 +01:00
0e6238a6ab fix(linter): cleanup linter hints (#189) 2024-01-26 18:47:58 +01:00
228293c0bf feat(dev): convert build mode to bit flag (#187) 2024-01-23 22:24:40 +01:00
2dbff1a408 docs(global): update readme & year (#182) 2024-01-14 12:14:01 +01:00
3896ec0e4e feat(compiler): produce a developer source map (#167)
Co-authored-by: xensik <xensik@pm.me>
2024-01-07 13:07:34 +01:00
50ebfd2b25 fix(gsc): fs_read checks multiple files for includes (#165)
Co-authored-by: xensik <xensik@pm.me>
2024-01-06 22:14:26 +01:00
8e1326c36e feat(arc): impl waitrealtime (#172) 2024-01-05 16:33:16 +01:00
Edo
030065f1de build(std): fix compilation (#159) 2023-12-01 15:48:33 +01:00
9e2dcf8d36 fix(gsc): file expr paths (#156) 2023-10-24 22:14:44 +02:00
834e4023f5 feat(arc): add optional arg for filename in gscobj header (#153) 2023-10-02 23:42:14 +02:00
32e168cd1b feat(gsc): string literal sizeof (#150) 2023-09-24 14:36:27 +02:00
43adb166b3 feature(iw6): add all iw6 tokens (#146) 2023-08-16 09:44:17 +02:00
Edo
f17d68aa1c feat(arc): update t6 hash list (#144) 2023-08-11 08:53:59 +02:00
806b5249fa fix(t6): assemble hash & endswitch (#122) 2023-05-15 13:08:21 +02:00
f21bf9646a fix(arc): handle namespaces & hashes (#121) 2023-05-14 17:41:06 +02:00
07184a5d0f refactor(arc): treyarch games & minor fixes (#119) 2023-05-13 19:24:57 +02:00
d6307893d5 refactor(gsc): simplify and clean ast (#99) 2023-04-05 17:09:21 +02:00
Edo
c314990402 fix(preprocessor): initialize tm structure (#96) 2023-04-02 21:24:56 +02:00
Edo
15526ab79a feat(preprocessor): date & time macro (#92) 2023-03-29 15:45:50 +02:00
Edo
e05d853ba6 maint(cpp): use correct macro detection for format feature (#87) 2023-03-06 12:34:13 +01:00
f6ae955f34 refactor(global): headers & arc module (#86) 2023-03-02 16:41:32 +01:00
30efba5424 refactor(headers): cleanup (#83) 2023-02-28 16:32:53 +01:00
Edo
9155ce7c4b maint(api): add iw6 & s1 (#82) 2023-02-28 13:02:29 +01:00
dc8be10fb6 fix(api): relative paths (#78) 2023-02-24 20:05:21 +01:00
c0fd2a1b69 new(api): include header (#76) 2023-02-24 17:45:56 +01:00