| .. |
|
contrib
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
aliasmanager.h
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
anchor.h
|
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 |
|
conversion.h
|
Fixed negative infinity parsing
|
2011-07-10 18:29:44 +00:00 |
|
dll.h
|
Fixed mixed line endings
|
2011-03-17 02:04:34 +00:00 |
|
emitfromevents.h
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
emitter.h
|
Removed ATOMIC_TYPE, an old enum that wasn't used any more
|
2011-08-22 21:37:51 +00:00 |
|
emittermanip.h
|
Added explicit doc start/end tokens for the emitter, and set it so that if you try to write after you've already written a full doc, it writes a doc start and continues
|
2011-03-03 09:26:12 +00:00 |
|
eventhandler.h
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
exceptions.h
|
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 |
|
iterator.h
|
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
|
2011-03-16 02:31:30 +00:00 |
|
ltnode.h
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +00:00 |
|
mark.h
|
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
|
2011-03-16 02:31:30 +00:00 |
|
node.h
|
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
|
2011-03-16 02:31:30 +00:00 |
|
nodeimpl.h
|
Removed comparison/implicit conversion operators for Node, and renamed Node::Read<T>() to Node::to<T>()
|
2011-03-15 05:49:56 +00:00 |
|
nodereadimpl.h
|
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 |
|
nodeutil.h
|
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 |
|
noncopyable.h
|
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
|
2011-03-16 02:31:30 +00:00 |
|
null.h
|
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
|
2011-03-16 02:31:30 +00:00 |
|
ostream.h
|
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 |
|
parser.h
|
Marked Parser, Emitter, Node, Iterator, Mark, and Null for exporting to a DLL. It appears to work properly, although VS gives me lots of warning C4251 since I didn't export all data members of each of the above classes.
|
2011-03-16 02:31:30 +00:00 |
|
stlemitter.h
|
Added emitting std::set (and refactored the stl emitters a bit)
|
2011-05-18 21:07:25 +00:00 |
|
stlnode.h
|
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 |
|
traits.h
|
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 |
|
yaml.h
|
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 |