index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
resource
/
ResourceManager.hpp
Age
Commit message (
Expand
)
Author
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-27
Renamed "link" to "import"
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
Removed dependency between "Project" model class and parser/resources. This r...
Andreas Stöckel
2015-01-25
Removed default arguments -- as supportedTypes has to be supplied, these make...
Andreas Stöckel
2015-01-25
Restructures parser classes a little, removed Registry from ParserContext, ga...
Andreas Stöckel
2015-01-24
Fixed integer overflow bug in SourceContextReader, adapted TerminaLoggerTest
Andreas Stöckel
2015-01-24
Implemented SourceContextReader, added unit tests, implemented SourceContextR...
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-22
Backup
Andreas Stöckel