index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
parser
/
Scope.hpp
Age
Commit message (
Collapse
)
Author
2015-01-21
Some further refactoring -- renamed Scope to ParserScope, got rid of parser ↵
Andreas Stöckel
namespace, added new functionality to RegistryClass, wrote documentation, added function for extracting file extensions to Utils
2015-01-19
XML-Parsing for Typesystem structs works so far
Andreas Stöckel
2015-01-18
Renamed RttiType to Rtti
Andreas Stöckel
2015-01-18
Parsing struct attributes, added ability to reference other typesystems from ↵
Andreas Stöckel
a typesystem
2015-01-18
Implemented storing locations in the ParserStack, improved parsing typesystems
Andreas Stöckel
2015-01-16
Allowing deferred resolution of Nodes
Andreas Stöckel
2015-01-11
Renamed RttiBase to RttiType
Andreas Stöckel
2015-01-09
Implemented resolve function in Scope class
Andreas Stöckel
2015-01-02
Moved Node class to model folder
Andreas Stöckel
2014-12-05
Made the CSSParser a valid subclass of Parser.
Benjamin Paassen
2014-12-01
working version of the ParserStack class plus unit tests
Andreas Stöckel
2014-11-30
backup
Andreas Stöckel