Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-11 | Add two new functions to ROST grammar: modpath and maxcommon. | Cyrille Bagard | |
2023-10-07 | Create some glue between ROST and Kaitai. | Cyrille Bagard | |
2023-10-06 | Rename the registered items for ROST to make their name more expressive. | Cyrille Bagard | |
2023-09-12 | Count matches from a set of patterns. | Cyrille Bagard | |
2023-09-12 | Save current state with some ROST extra features. | Cyrille Bagard | |
2023-09-12 | Remove old unused code. | Cyrille Bagard | |
2023-08-18 | Create some modifiers and handle match properties inside ROST. | Cyrille Bagard | |
2023-08-07 | Reject any rule referencing itself as match condition | Cyrille Bagard | |
2023-08-06 | Reject calls on non callable expressions softly (and fix a little coding ↵ | Cyrille Bagard | |
mistake). | |||
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard | |
2023-07-07 | Rewrite core parts of the ROST API. | Cyrille Bagard | |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard | |