clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Bret Curtis
|
5aa053c53e
|
components/compiler/streamerrorhandler.cpp needs sstream for MacOS
|
2020-10-23 00:13:51 +02:00 |
|
Bret Curtis
|
5a824d0333
|
components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues
|
2020-10-22 23:57:53 +02:00 |
|
Evil Eye
|
8c433d587c
|
less complicated context override
|
2020-04-04 14:09:00 +02:00 |
|
Evil Eye
|
a16727d5e3
|
implement move constructor
|
2020-04-02 20:27:52 +02:00 |
|
Evil Eye
|
8958e29187
|
reset errorhandler context
|
2020-04-02 20:14:52 +02:00 |
|
Andrei Kortunov
|
bd2188a0f8
|
Use the logging system for compiler errors
|
2019-04-23 22:20:18 +04:00 |
|
scrawl
|
3f27c8cc97
|
Always print context for script warnings to remove the need for verbose option
(Fixes #2813)
|
2017-02-21 04:32:59 +01:00 |
|
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 |
|
Marc Zinnschlag
|
109fbab546
|
changed column/row numbering in script compiler error messages from being starting at 0 to starting at 1
|
2014-12-07 16:02:28 +01:00 |
|
guidoj
|
0549e949ba
|
Mostly removal of unnecessary #include's and a little clean up
|
2012-07-17 09:27:12 +02:00 |
|
Nicolay Korslund
|
d03a4c2c7c
|
Fixed a couple more line endings
|
2010-07-01 17:41:06 +02:00 |
|
Marc Zinnschlag
|
ddcbc8cd62
|
added tokenizing of MW scripts
|
2010-06-27 19:20:21 +02:00 |
|