Jesse Beder
|
570ab9d3fb
|
Fix unused arg warnings for EmitterStyle
|
2015-01-24 14:39:17 -06:00 |
|
Jesse Beder
|
ad712c4f2d
|
Add EmitterStyle, which will allow sequence or map style (i.e., flow or block) to be preserved between parsing and emitting
|
2015-01-24 12:19:20 -06:00 |
|
Jesse Beder
|
5fd25df859
|
Run IWYU
|
2014-03-22 22:46:04 -05:00 |
|
Jesse Beder
|
9b4db068bb
|
Run clang-format
|
2014-03-22 12:49:16 -05:00 |
|
Jesse Beder
|
3e94c0a037
|
Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler)
|
2011-09-06 00:16:03 -05:00 |
|
Jesse Beder
|
9fbcfe9ec5
|
Added include <cstdlib> for using 'NULL' (apparently gcc 4.6 is more strict)
|
2011-05-03 21:55:49 +00:00 |
|
Jesse Beder
|
6152fb345e
|
Added newline at the end
|
2011-03-10 00:23:15 +00:00 |
|
Jesse Beder
|
ca5992b971
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
Jesse Beder
|
f34d60ca65
|
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
|
2011-03-02 06:11:41 +00:00 |
|
Jesse Beder
|
802cc6bcd6
|
Merged contrib folders from the graphbuilder-api branch, including the recursive search in CMakeLists.txt
|
2011-03-02 04:48:04 +00:00 |
|