Age | Commit message (Expand) | Author |
2015-02-03 | Fixed imports when ParserTypes are set to more general nodes. | Andreas Stöckel |
2015-02-03 | Got rid of warnings when including files | Andreas Stöckel |
2015-02-02 | Importing files works now | Andreas Stöckel |
2015-01-30 | Fixed setIntersection in ResourceRequest | Andreas Stöckel |
2015-01-30 | cycle detection for imports as well. | Benjamin Paassen |
2015-01-30 | some formatting stuff and cycle detection in include as well as repeated impo... | Benjamin Paassen |
2015-01-28 | Returning again a single node as result of the import function (as this is al... | Andreas Stöckel |
2015-01-28 | Validating nodes after they have been parsed | Andreas Stöckel |
2015-01-27 | Renamed "link" to "import" | Andreas Stöckel |
2015-01-27 | Fixed context not being shown when an exception was thrown in the parser | Andreas Stöckel |
2015-01-27 | Parsers do no longer return the node they have parsed (as this may be ill-def... | Andreas Stöckel |
2015-01-27 | Added fork, join, checkUnwound and getTopLevelNodes functionality to ParserSc... | Andreas Stöckel |
2015-01-27 | Removed dependency between "Project" model class and parser/resources. This r... | Andreas Stöckel |
2015-01-26 | Moving code for deferred Resolution and validation to "LINK" mode of Parser -... | Andreas Stöckel |
2015-01-25 | Fixed missing break and context not being displayed if source file could not ... | Andreas Stöckel |
2015-01-25 | Removed default arguments -- as supportedTypes has to be supplied, these make... | Andreas Stöckel |
2015-01-25 | Fixed compilation | Andreas Stöckel |
2015-01-25 | Restructures parser classes a little, removed Registry from ParserContext, ga... | Andreas Stöckel |
2015-01-25 | Added functions for dealing with ResourceTypes | Andreas Stöckel |
2015-01-25 | Replaced stupid static ResourceUtils class with shiny new ResourceRequest cla... | Andreas Stöckel |
2015-01-24 | Fixed integer overflow bug in SourceContextReader, adapted TerminaLoggerTest | Andreas Stöckel |
2015-01-24 | Moved Terminal and TerminalLogger to own classes in new frontent folder | Andreas Stöckel |
2015-01-24 | Implemented SourceContextReader, added unit tests, implemented SourceContextR... | Andreas Stöckel |
2015-01-23 | Fixed ResourceManager and ResourceUtils | Andreas Stöckel |
2015-01-23 | Forward declaration of RttiSet does not work | Andreas Stöckel |
2015-01-23 | Implemented most functions in ResourceManager | Andreas Stöckel |
2015-01-23 | Added ResourceUtils class containing helper functions for deducing resource t... | Andreas Stöckel |
2015-01-22 | Backup | Andreas Stöckel |
2015-01-20 | Adapted FileLocator unit tests, searching in the "UNKNOWN" ResourceType searc... | Andreas Stöckel |
2015-01-20 | Refactored stuff surrounding the ResourceLocator class, implemented StaticRes... | Andreas Stöckel |
2015-01-20 | Moved some files around and added new Resource class | Andreas Stöckel |