Age | Commit message (Expand) | Author |
---|---|---|
2015-01-30 | Finished implementing constant importing | Andreas Stöckel |
2015-01-30 | stuff | Andreas Stöckel |
2015-01-29 | Unified signature of resolve functions, passing the "owner" to the callback f... | Andreas Stöckel |
2015-01-29 | ParserScope now stores the nodes for which the resolution was triggered and f... | Andreas Stöckel |
2015-01-28 | Printing error messages for deferred resolution at the correct location | Andreas Stöckel |
2015-01-28 | Added select method and repair of some Doxygen comments | Andreas Stöckel |
2015-01-27 | Introduced notion of "flags" that can be set at a certain level of the Parser... | Andreas Stöckel |
2015-01-27 | Added fork, join, checkUnwound and getTopLevelNodes functionality to ParserSc... | Andreas Stöckel |
2015-01-26 | Improving logger output ParserScope for ambigous resolution | Andreas Stöckel |
2015-01-21 | Some further refactoring -- renamed Scope to ParserScope, got rid of parser n... | Andreas Stöckel |