Commit Graph

15 Commits

Author SHA1 Message Date
Xenxo Espasandín
fdd052dad9
build(fmt): replace fmt with std format (#191) 2024-02-11 18:12:26 +01:00
Xenxo Espasandín
b8d2c84ae0
fix(preprocessor): expression eval & blocks (#190) 2024-02-09 16:52:04 +01:00
Xenxo Espasandín
0e6238a6ab
fix(linter): cleanup linter hints (#189) 2024-01-26 18:47:58 +01:00
INeedGames
228293c0bf
feat(dev): convert build mode to bit flag (#187) 2024-01-23 22:24:40 +01:00
Xenxo Espasandín
2dbff1a408
docs(global): update readme & year (#182) 2024-01-14 12:14:01 +01:00
INeedGames
3896ec0e4e
feat(compiler): produce a developer source map (#167)
Co-authored-by: xensik <xensik@pm.me>
2024-01-07 13:07:34 +01:00
INeedGames
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
Xenxo Espasandín
9e2dcf8d36
fix(gsc): file expr paths (#156) 2023-10-24 22:14:44 +02:00
Xenxo Espasandín
32e168cd1b
feat(gsc): string literal sizeof (#150) 2023-09-24 14:36:27 +02:00
quaK
43adb166b3
feature(iw6): add all iw6 tokens (#146) 2023-08-16 09:44:17 +02:00
Xenxo Espasandín
07184a5d0f
refactor(arc): treyarch games & minor fixes (#119) 2023-05-13 19:24:57 +02:00
Xenxo Espasandín
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
Xenxo Espasandín
f6ae955f34
refactor(global): headers & arc module (#86) 2023-03-02 16:41:32 +01:00