| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -62/+0 | |
| 2022-04-18 | Improve the BNF description a bit and fix some issues | Guillaume Gomez | -1/+26 | |
| 2022-04-18 | Apply suggestions: | Guillaume Gomez | -24/+1 | |
| * 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 | ||||
| 2022-04-18 | Simplify parser syntax | Guillaume Gomez | -43/+3 | |
| 2022-04-18 | Make query parser more strict and improve display of errors | Guillaume Gomez | -3/+3 | |
| 2022-04-18 | * Greatly improve the rustdoc search parser source code | Guillaume Gomez | -8/+27 | |
| * Move all functions outside parseQuery | ||||
| 2022-04-18 | Improve naming of "val" field | Guillaume Gomez | -2/+2 | |
| 2022-04-18 | Add parser tests | Guillaume Gomez | -0/+81 | |
