Age | Commit message (Expand) | Author |
2015-03-03 | Storing type and name in the HandlerData once again, using a Token | Andreas Stöckel |
2015-03-02 | Got Stack compiling again | Andreas Stöckel |
2015-03-02 | OsxmlEventParser also fills a TokenizedData instance now | Andreas Stöckel |
2015-03-02 | Adapted OsmlParser to new Stack interface, reenabled OsmlParser code in CMake... | Andreas Stöckel |
2015-03-02 | Adapted OsxmlParser to new Stack interface, enabled Osxml code in CMakeLists ... | Andreas Stöckel |
2015-03-01 | Renamed domain to ontology. | Benjamin Paassen |
2015-03-01 | Implemented registration of user-defined tokens, fixed comment handling (do n... | Andreas Stöckel |
2015-02-28 | Adapted all unit tests, renamed COMMAND_END event to RANGE_END event to match... | Andreas Stöckel |
2015-02-27 | Made OsmlStreamParser ready for user defined tokens, started to adapt unit te... | Andreas Stöckel |
2015-02-25 | start of branch, commit log will be rewritten | Andreas Stöckel |
2015-02-22 | Adapted old Tokenizer infrastructure to new Tokens.hpp | Andreas Stöckel |
2015-02-18 | ignored xmlns attributes in root tag in xml parsing. | Benjamin Paassen |
2015-02-17 | Fixed creating a document where no document should be created (I actually tho... | Andreas Stöckel |
2015-02-17 | Usinge COLLAPSE whitespace mode in OSXML parser to match default behaviour of... | Andreas Stöckel |
2015-02-16 | Updating logger default position for better error messages if an exception is... | Andreas Stöckel |
2015-02-15 | Added OsmlParserTest | Andreas Stöckel |
2015-02-15 | Added (completely untested) osxml parser | Andreas Stöckel |
2015-02-15 | Implemented OsxmlParser | Andreas Stöckel |
2015-02-15 | Made OsxmlEvents interface consistent with Stack commands | Andreas Stöckel |
2015-02-15 | Merge branch 'master' into astoecke_parser_stack_new | Andreas Stöckel |
2015-02-15 | Renamed OsxmlParser | Andreas Stöckel |
2015-02-15 | Made flags only one bit wide | Andreas Stöckel |
2015-02-15 | Implemented annotation start and end field | Andreas Stöckel |
2015-02-15 | Added code for the handling of explicit default fields and improved unit tests | Andreas Stöckel |
2015-02-15 | Tidied OsxmlEventParser up, implemented correct whitespace handling, started ... | Andreas Stöckel |
2015-02-14 | Renamed osdm to osml and osdmx to osxml | Andreas Stöckel |
2015-02-14 | renamed osdm to osml and osdmx to osxml | Andreas Stöckel |
2015-02-14 | Moved DynamicTokenizer and TokenTrie to parser/utils | Andreas Stöckel |
2015-02-14 | Moved textHandlers to whitespace handlers | Andreas Stöckel |
2015-02-14 | Moved specific file format parsers to formats/ folder, moved old tokenizer to... | Andreas Stöckel |
2015-02-10 | Renamed some files and changed folder structure | Andreas Stöckel |