D G Turner
|
d9462bc136
|
PRIVATE: Fix Duplicated Declaration GCC Compiler Warnings
|
2023-11-24 00:05:23 +00:00 |
|
neuromancer
|
6255cbee2b
|
PRIVATE: added support for the windows japanese release
|
2023-11-18 10:44:54 +01:00 |
|
D G Turner
|
6ac3d31f47
|
PRIVATE: Fix Redundant Declaration in Grammar Parser Code
This is emitted by GCC if -Wredundant-decls is passed.
|
2022-03-09 10:01:02 +00:00 |
|
Orgad Shaneh
|
5a830a7bae
|
PRIVATE: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
neuromancer
|
1f1b9baebc
|
PRIVATE: fixes
|
2021-06-22 10:10:53 +02:00 |
|
Orgad Shaneh
|
a05e54f00c
|
JANITORIAL: Remove trailing whitespaces
|
2021-05-04 11:46:30 +03: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
|
21b9c93fab
|
PRIVATE: second step to use 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
|
27b498b890
|
PRIVATE: code convention fixes
|
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 |
|