Rosen Penev
|
4c90f2962e
|
[clang-tidy] use bool literals (#881)
Found with modernize-use-bool-literals
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
2020-06-15 15:30:37 -05:00 |
|
Ted Lyngmo
|
a98b8af448
|
Add filename to the BadFile exception (#858)
The BadFile exception which is thrown when failing to open a file now
contains the filename.
|
2020-05-07 14:46:28 -05:00 |
|
Ian Taylor
|
9f2781b527
|
Fix clang format (#854)
Fix invocation of clang-format in CMakeLists and apply clang-format.
|
2020-04-29 09:40:33 -05:00 |
|
Jesse Beder
|
3392ab980e
|
Update doc, formatting for parse.h.
|
2016-05-12 23:20:03 -05:00 |
|
Jesse Beder
|
4b40441cee
|
Run IWYU
|
2014-03-22 23:14:48 -05:00 |
|
Jesse Beder
|
d63ec48c8a
|
Run clang-format
|
2014-03-22 13:05:03 -05:00 |
|
Jesse Beder
|
0c772c4c3f
|
Set LoadFile and LoadAllFromFile to throw an exception if we can't load the file
|
2012-11-08 18:14:26 -06:00 |
|
Jesse Beder
|
c22512649e
|
Copied all files from new-api branch of old repo
|
2012-05-19 15:34:02 -05:00 |
|