Sven Vogel
|
f6df192686
|
added counter examples to yacc
|
2024-04-26 16:53:04 +02:00 |
Sven Vogel
|
df927cf7d6
|
fixed flag error and made option nounistd in lexer depend on compiler used
|
2024-04-24 22:47:59 +02:00 |
Sven Vogel
|
8cd1f2fb0d
|
added compile flags which differ for MSVC and other compiler (GCC/Clang)
|
2024-04-24 22:37:21 +02:00 |
Sven Vogel
|
81d0c6b48e
|
added target for code checking in CMakeLists.txt
new target "check" uses same options as debug but will fail on warnings
|
2024-04-12 23:06:10 +02:00 |
Sven Vogel
|
d25e12a61d
|
added extra compilation flags to targets
|
2024-02-22 18:05:58 +01:00 |
Sven Vogel
|
8db37403e9
|
CMakeLists.txt now generates compile_commands.json
|
2024-02-13 22:28:24 +01:00 |
Sven Vogel
|
9c02a86a51
|
added canonical project structure
|
2024-02-04 16:23:32 +01:00 |