Commit Graph

53 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
2dbff1a408
docs(global): update readme & year (#182) 2024-01-14 12:14:01 +01:00
Xenxo Espasandín
8e1326c36e
feat(arc): impl waitrealtime (#172) 2024-01-05 16:33:16 +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
Xenxo Espasandín
5a144a3ba7
fix(arc): refactor regressions & func objects (#123) 2023-05-15 17:33:52 +02:00
Xenxo Espasandín
806b5249fa fix(t6): assemble hash & endswitch (#122) 2023-05-15 13:08:21 +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
Xenxo Espasandín
f6ae955f34
refactor(global): headers & arc module (#86) 2023-03-02 16:41:32 +01:00
Xenxo Espasandín
105c0630d2
feature(iw9): compiler builtins (#71) 2023-02-17 18:56:19 +01:00
Xenxo Espasandín
f51bdd2c4f
feature(preprocessor): function-like macros (#70) 2023-02-17 16:44:38 +01:00
Xenxo Espasandín
c1cfa44631
feature(parser): empty decl (#69) 2023-02-14 20:53:53 +01:00
Xenxo Espasandín
df8f74bbce
feature(parser): deprecate constants & add asserts (#52) 2023-02-01 16:39:46 +01:00
Xenxo Espasandín
bc0cc6d0f5
feature(preprocessor): implement preprocessor & parse command (#48) 2023-01-30 13:48:27 +01:00
xensik
e4e884d110 slash paths and compound stmt 2023-01-24 12:53:39 +01:00
Xenxo Espasandín
775702323a
feature(refactor): big update (#41) 2023-01-23 23:31:08 +01:00
xensik
8c37255aeb feat(iw9): reverse hash generator 2022-11-18 15:57:13 +01:00
xensik
532e5f5e88 feat(iw9): template 2022-11-14 11:06:41 +01:00
xensik
d47c0d1520 fix(t6): allow expr for default params 2022-11-10 19:32:57 +01:00
xensik
2ab5118d16 add missing flags & keywords 2022-10-21 20:49:27 +02:00
xensik
9b7ee7971d add treyarch const locals 2022-10-20 17:19:34 +02:00
xensik
e5d6196da1 add treyarch visibility flags 2022-10-15 16:20:48 +02:00
xensik
379e3a03ae add treyarch default parameters 2022-10-15 14:49:29 +02:00
xensik
4e4480792a add treyarch animtrees & fix nested switches 2022-10-14 19:05:35 +02:00
xensik
88b4539bbf console support for iw6 & s1 (need fixes) 2022-09-22 12:57:11 +02:00
xensik
797b4e055d update gen scripts 2022-08-23 13:47:49 +02:00
xensik
3236e6e079 cleanup + compiler tuple syntax 2022-07-22 20:33:10 +02:00
xensik
242ee33f07 impl negate expression properly 2022-06-15 17:06:58 +02:00
xensik
9910527d60 [IW] added negative variable expression 2022-06-08 12:05:16 +02:00
xensik
8b8fffd59e [T6] added negative variable expression 2022-06-06 15:32:01 +02:00
xensik
8c59bf78ee fix warnings 2022-04-14 20:35:37 +02:00
xensik
f8d84d5237 t6 cleanup 2022-03-21 16:36:09 +01:00
xensik
6980506e88 lexer & grammar fixes 2022-02-20 12:10:21 +01:00
xensik
2f402a10cc blackops2 implementation 2022-02-18 19:07:37 +01:00
xensik
c9c5e7c259 fix parser build 2022-02-15 20:01:20 +01:00
xensik
b30644ff9a minor fixes 2022-02-15 19:40:05 +01:00
xensik
a220b47daa preprocessor line wrapping 2022-02-04 15:39:47 +01:00
xensik
30aab69283 finish lexer optimization 2022-01-30 14:45:07 +01:00
xensik
8b62635131 improve lexer performance 2022-01-28 15:58:41 +01:00
xensik
0824e52aa0 new lexer and update headers 2022-01-26 12:08:28 +01:00
xensik
9c8a67ff46 reduce memory usage and cleanup code 2022-01-21 13:31:11 +01:00
xensik
9dbdd37f15 enhance developer mode 2021-12-31 15:22:21 +01:00
xensik
e5c87d648d refactor 2021-12-26 13:21:19 +01:00
user4520
eaaa6fda85 Undo CRLF conversions by vscode 2021-11-04 11:35:31 +01:00
user4520
7de550c18b Extend devblock mode to dev mode 2021-11-04 11:35:31 +01:00
user4520
b3f47d640d Add devblock support in IW5 2021-11-04 11:35:31 +01:00
xensik
ee9552fa59 s4 build 2021-09-17 15:50:49 +02:00
xensik
564c46cdb2 iw8 build 2021-09-13 20:00:43 +02:00
xensik
8ced7a8c85 support html colors, hex/octal/bin integers 2021-09-13 19:20:36 +02:00