| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| emittertests.cpp | ||
| emittertests.h | ||
| main.cpp | ||
| parsertests.cpp | ||
| parsertests.h | ||
| spectests.cpp | ||
| spectests.h | ||
| tests.cpp | ||
| tests.h |
Switched exception constants to const char * const (from const std::string) so we don't have to construct them all in every translation unit, and switched the exception class to derive from std::runtime_error (so it handles what() for us)
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| CMakeLists.txt | Loading commit data... | |
| emittertests.cpp | Loading commit data... | |
| emittertests.h | Loading commit data... | |
| main.cpp | Loading commit data... | |
| parsertests.cpp | Loading commit data... | |
| parsertests.h | Loading commit data... | |
| spectests.cpp | Loading commit data... | |
| spectests.h | Loading commit data... | |
| tests.cpp | Loading commit data... | |
| tests.h | Loading commit data... |