Age | Commit message (Expand) | Author |
---|---|---|
2023-04-21 | Use `std::set<StringContextElem>` not `PathSet` for string contexts | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-04-21 | replace most Pos objects/ptrs with indexes into a position table | pennae |
2021-11-13 | toXML: display errors position | Kevin Amado |
2012-07-18 | Use "#pragma once" to prevent repeated header file inclusion | Eelco Dolstra |
2010-10-04 | * Make sure that config.h is included before the system headers, | Eelco Dolstra |
2010-05-07 | * Sync with the trunk. | Eelco Dolstra |
2010-04-07 | * expr-to-xml -> value-to-xml. | Eelco Dolstra |