quakeforge/libs
Bill Currie f3682638d4 [util] Add a mini expression parser
It is capable of parsing single expressions with fairly simple
operations. It current supports ints, enums, cvars and (external) data
structs. It is also thread-safe (in theory, needs proper testing) and
the memory it uses can be mass-freed.
2020-12-21 14:22:42 +09:00
..
audio Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
client [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
console [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
gamecode [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
gib [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
image [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
models [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
net Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
qw [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ruamoko [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
util [util] Add a mini expression parser 2020-12-21 14:22:42 +09:00
video [util] Add a context parameter to the plist parsers 2020-12-21 14:22:42 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00