| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -73/+0 | |
| 2022-04-18 | Improve documentation and add some explanations in the code | Guillaume Gomez | -1/+1 | |
| 2022-04-18 | * If type filter is in quotes, throw an error. | Guillaume Gomez | -2/+2 | |
| * If there are generics, don't allow to have quotes. | ||||
| 2022-04-18 | Add parser tests | Guillaume Gomez | -6/+4 | |
| 2022-04-18 | Update tests | Guillaume Gomez | -2/+19 | |
| 2021-10-29 | Fix invalid handling of generics | Guillaume Gomez | -4/+18 | |
| 2021-07-01 | fix(rustdoc): generics search | Michael Howell | -0/+44 | |
| This commit adds a test case for generics, re-adds generics data to the search index, and tweaks function indexing to use less space in JSON. This reverts commit 14ca89446c076bcf484d3d05bd991a4b7985a409. | ||||
