Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-03 | Finished stack and adapted all unit tests | Andreas Stöckel | |
2015-03-03 | Started restructuring and adapting Stack class, reenabled unit tests (does ↵ | Andreas Stöckel | |
not compile right now) | |||
2015-03-02 | Got Stack compiling again | Andreas Stöckel | |
2015-03-02 | Got all handlers compling again | Andreas Stöckel | |
2015-03-02 | Adapted Stack interface (Stack.cpp is a mess right now and does not compile) | Andreas Stöckel | |
2015-02-25 | start of branch, commit log will be rewritten | Andreas Stöckel | |
2015-02-17 | Improved handling of and error messages in tha case of too many fields for a ↵ | Andreas Stöckel | |
command. Adapted StackTest to the new behaviour and added new unit test. Fixed bug #76 | |||
2015-02-15 | Implemented most of the desired behaviour of the Stack class, added unit tests | Andreas Stöckel | |
2015-02-15 | Renamed StateStack to Stack | Andreas Stöckel | |
2015-02-15 | Renamed parser/generic to parser/stack and made filenames much shorter | Andreas Stöckel | |