Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-11 | Add support for passing error messages to outside world. | Daniil Baturin | |
It's done through a global reference, but since the parser is already not reentrant due to the lexer hack, the issue is moot. | |||
2018-09-02 | T824: add support for node renaming. | Daniil Baturin | |
2018-06-05 | Add commands formatter function to the bindings. | Daniil Baturin | |
2018-05-28 | Add the delete and exists/list_nodes/return_value(s) functions. | Daniil Baturin | |
2018-05-28 | Add from_string and to_string functions to the bindings. | Daniil Baturin | |
2018-05-26 | Import the initial, proof of concept implementation. | Daniil Baturin | |