1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-18 11:16:37 +00:00
openmw/components/compiler
jvoisin b4cfa4328e Merge branch 'keyword_soup' into 'master'
Strip quotes when treating keywords as strings

Closes #6066

See merge request OpenMW/openmw!921
2021-06-24 19:51:58 +00:00
..
context.hpp
controlparser.cpp
controlparser.hpp
declarationparser.cpp
declarationparser.hpp
discardparser.cpp
discardparser.hpp
errorhandler.cpp
errorhandler.hpp
exception.hpp
exprparser.cpp Allow unquoted string arguments to start with . and - 2021-06-19 11:21:37 +02:00
exprparser.hpp
extensions.cpp
extensions.hpp
extensions0.cpp
extensions0.hpp
fileparser.cpp
fileparser.hpp
generator.cpp
generator.hpp
junkparser.cpp
junkparser.hpp
lineparser.cpp
lineparser.hpp
literals.cpp
literals.hpp
locals.cpp
locals.hpp
nullerrorhandler.cpp
nullerrorhandler.hpp
opcodes.cpp
opcodes.hpp
output.cpp
output.hpp
parser.cpp Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
parser.hpp Sprinkle some [[noreturn]] where possible 2021-06-22 12:51:08 +02:00
quickfileparser.cpp
quickfileparser.hpp
scanner.cpp Allow unquoted string arguments to start with . and - 2021-06-19 11:21:37 +02:00
scanner.hpp Allow unquoted string arguments to start with . and - 2021-06-19 11:21:37 +02:00
scriptparser.cpp
scriptparser.hpp
skipparser.cpp
skipparser.hpp
streamerrorhandler.cpp
streamerrorhandler.hpp
stringparser.cpp Strip quotes when treating keywords as strings 2021-06-22 16:54:35 +02:00
stringparser.hpp
tokenloc.hpp