Commit Graph

23 Commits

Author SHA1 Message Date
Xenxo Espasandín
2caaf75128
feat(jup): jup template (#192) 2024-02-13 15:48:19 +01:00
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
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
Xenxo Espasandín
9e2dcf8d36
fix(gsc): file expr paths (#156) 2023-10-24 22:14:44 +02:00
INeedGames
834e4023f5
feat(arc): add optional arg for filename in gscobj header (#153) 2023-10-02 23:42:14 +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
Edo
f17d68aa1c
feat(arc): update t6 hash list (#144) 2023-08-11 08:53:59 +02:00
Xenxo Espasandín
806b5249fa fix(t6): assemble hash & endswitch (#122) 2023-05-15 13:08:21 +02:00
Xenxo Espasandín
f21bf9646a
fix(arc): handle namespaces & hashes (#121) 2023-05-14 17:41:06 +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
Edo
e05d853ba6
maint(cpp): use correct macro detection for format feature (#87) 2023-03-06 12:34:13 +01:00
Xenxo Espasandín
f6ae955f34
refactor(global): headers & arc module (#86) 2023-03-02 16:41:32 +01:00