openmw-tes3coop/components/compiler
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
2015-08-18 23:06:12 +02:00
..
context.hpp
controlparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
controlparser.hpp
declarationparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
declarationparser.hpp
discardparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
discardparser.hpp
errorhandler.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
errorhandler.hpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
exception.hpp
exprparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
exprparser.hpp
extensions.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
extensions.hpp
extensions0.cpp Add ORI (ObjectReferenceInfo) alias for BetaComment (Fixes #2723) 2015-06-25 21:48:47 +02:00
extensions0.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
fileparser.cpp Include cleanup 2015-07-25 02:11:49 +02:00
fileparser.hpp
generator.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
generator.hpp
junkparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
junkparser.hpp
lineparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
lineparser.hpp
literals.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
literals.hpp
locals.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
locals.hpp
nullerrorhandler.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
nullerrorhandler.hpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
opcodes.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
opcodes.hpp Make the string argument to BetaComment optional 2015-06-25 21:45:59 +02:00
output.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
output.hpp
parser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
parser.hpp
quickfileparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
quickfileparser.hpp
scanner.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scanner.hpp some cleanup 2015-01-03 13:59:59 +01:00
scriptparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scriptparser.hpp
skipparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
skipparser.hpp
streamerrorhandler.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
streamerrorhandler.hpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
stringparser.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
stringparser.hpp allow use of IDs as function arguments, even if the ID matches a keyword (Fixes #2830) 2015-08-05 17:20:01 +02:00
tokenloc.hpp