Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Orgad Shaneh
5a830a7bae
PRIVATE: Use nullptr
...
Using clang-tidy modernize-use-nullptr
2021-11-14 15:51:59 +02:00
neuromancer
626206de7f
PRIVATE: fixed warning when casting a const char
2021-06-23 08:25:27 +02:00
Orgad Shaneh
a05e54f00c
JANITORIAL: Remove trailing whitespaces
2021-05-04 11:46:30 +03:00
D G Turner
41c4852195
PRIVATE: Fix Unused Function GCC Warning
...
This was in the lexer parser code autogenerated by flex. The relevant
functions have been commented out, rather than removed to make it easier
to merge changes if this parser code needs to be regenerated.
2021-03-18 18:31:41 +00:00
SupSuper
098a53217b
PRIVATE: Fix compilation in MSVC
2021-03-04 15:51:14 +00:00
neuromancer
c46c9dedd6
PRIVATE: class re-organization
2021-03-04 02:06:59 +01:00
neuromancer
fb798eaa0b
PRIVATE: class re-organization
2021-03-04 02:06:59 +01:00
neuromancer
d0e43c93b5
PRIVATE: use more classes and avoid external
2021-03-04 02:06:59 +01:00
neuromancer
0ba260cac1
PRIVATE: first step to use classes and avoid external
2021-03-04 02:06:59 +01:00
neuromancer
31cc84514f
PRIVATE: avoid name collisions using a prefix in the lexer and grammar
2021-03-04 02:06:59 +01:00
neuromancer
17d3d6e241
PRIVATE: reorganized bison and yacc files and removed tabs from them
2021-03-04 02:06:59 +01:00