index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-12-10
integrated ResourceLocator into the Registry.
Benjamin Paassen
2014-12-10
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2014-12-10
copied old BufferedCharReader tests to CharReaderTest, fixed some bugs and op...
Andreas Stöckel
2014-12-09
got a trivial version of the ResourceLocator to work.
Benjamin Paassen
2014-12-09
another try to get the stream method to work. Still compiler errors.
Benjamin Paassen
2014-12-09
First draft of ResourceLocator. The stream method is not working yet. Thus I ...
Benjamin Paassen
2014-12-09
made CSSParser full compatible (including pseudo selector arguments) with typ...
Benjamin Paassen
2014-12-09
added comparison operators for Variant.
Benjamin Paassen
2014-12-08
implemented new CharReader class (not tested yet)
Andreas Stöckel
2014-12-08
implemented and tested moveCursor function
Andreas Stöckel
2014-12-08
added more unit test for the new BufferClass, fixed a few bugs (merely ineffi...
Andreas Stöckel
2014-12-08
added first unit test for the Buffer class
Andreas Stöckel
2014-12-08
renamed Buffer.hpp to CharReader.hpp (the upcomming CharReader is the only us...
Andreas Stöckel
2014-12-08
first (untested) version of the new buffer class
Andreas Stöckel
2014-12-07
implemented parseArray
Andreas Stöckel
2014-12-06
reimplemented number parsing (previous implementation was suboptimal, as it w...
Andreas Stöckel
2014-12-05
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2014-12-05
implemented parsing integers and doubles
Andreas Stöckel
2014-12-05
transformed the last enum to uppercase.
Benjamin Paassen
2014-12-05
replaced tuple handling by pair handling for nicer reading.
Benjamin Paassen
2014-12-05
Successfully (hopefully) implemented CSS Parsing and the respective test.
Benjamin Paassen
2014-12-05
added a resetPeek in Reader to prevent undefined behaviour.
Benjamin Paassen
2014-12-05
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2014-12-05
Further work on implementing CSSRuleSets. This needs further testing, though.
Benjamin Paassen
2014-12-05
added string reading functions of the Reader class
Andreas Stöckel
2014-12-05
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2014-12-05
removed fatal flag from LoggableException, added constructor capable of using...
Andreas Stöckel
2014-12-05
Added compilable version of RuleSets to the CSS.hpp.
Benjamin Paassen
2014-12-05
added an 'accepting' attribute to SelectorNodes to make them properly usable ...
Benjamin Paassen
2014-12-05
fixed conflict
Andreas Stöckel
2014-12-05
added no constructor for LoggableException
Andreas Stöckel
2014-12-05
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2014-12-05
refactored CSSParser into plugins.
Benjamin Paassen
2014-12-05
added logAt functions
Andreas Stöckel
2014-12-05
Made the CSSParser a valid subclass of Parser.
Benjamin Paassen
2014-12-05
added reader class for microformats
Andreas Stöckel
2014-12-04
added test code for the CSS Parser (at least for selectors). This fails, howe...
Benjamin Paassen
2014-12-04
implemented CSSParser for selectors. The code compiles. Tests are still neede...
Benjamin Paassen
2014-12-03
implemented Unit-Test for SelectorNode::append and fixed a bug in the append ...
Benjamin Paassen
2014-12-03
Convenience versions for SelectorNode::getChildren.
Benjamin Paassen
2014-12-03
implemented SelectorNode::append, which is not tested yet.
Benjamin Paassen
2014-12-03
Merge branch 'master' of somweyr.de:ousia
Benjamin Paassen
2014-12-03
fixed some subtle design errors in SelectorNodes and implemented SelectorNode...
Benjamin Paassen
2014-12-03
Merge branch 'master' of somweyr.de:ousia
Andreas Stöckel
2014-12-03
continued work on XML parser and underlying ParserStack class
Andreas Stöckel
2014-12-03
added type conversion functions and creation from nullptr
Andreas Stöckel
2014-12-03
added trim, join and isWhitespace function to Utils
Andreas Stöckel
2014-12-02
Refactored CSS object structure into an own header file and added additional ...
Benjamin Paassen
2014-12-02
expanded unit test and fixed further stack overflow caused by missuse of brac...
Andreas Stöckel
2014-12-02
added new unit test for the Variant class and fixed some bugs
Andreas Stöckel
[next]