| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -123/+0 | |
| 2022-04-18 | Add an extra check over filter type | Guillaume Gomez | -0/+20 | |
| 2022-04-18 | Fix some corner cases | Guillaume Gomez | -1/+16 | |
| 2022-04-18 | Improve the BNF description a bit and fix some issues | Guillaume Gomez | -1/+25 | |
| 2022-04-18 | Apply suggestions: | Guillaume Gomez | -0/+64 | |
| * Forbid generics without a path (so "<p>" is forbidden). * Change `handleSingleArg` so that it takes `results_others`, `results_in_args` and `results_returned` as arguments instead of using the "global" variables. * Change `createQueryElement` so that it returns the newly created element instead of taking `elems` as argument. * Improve documentation | ||||
