Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
seemed semantically more fitting.
|
|
|
|
folder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shared pointers being copied
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Move test math environment to integration folder
* Add math_limits integration test
|
|
|
|
|
|
|
|
poems. Move \end{poem} to previous line to make sure closing special tokens are treated correctly.
|
|
if the close token is a special (whitespace) token as this produces unintuitive behaviour
|
|
* Move dedent to the end of the previous line
* Leave indent to the first character of the current line
* Dedent is called as many times as indent
|
|
|
|
|
|
|
|
bug involved here
|
|
* Allow specification of a number of tests that should run
* Add usage help (-h or --help options)
* Improve messages
|
|
characters
|
|
|
|
* "poem" contains a nice use case for user defined syntax that still needs to be implemented (indent and dedent as open/close tag)
* "simple_short_token" triggers a non-deterministic bug that is not caught by valgrind
* "wikilike" contains various user defined syntax tests as well as the not yet implemented per-field user defined syntax
|
|
different form)
|