Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop bundling of tree-sitter-bash | Arthur Zamarin | 2024-03-23 | 1 | -97/+13 |
* | bash: use new tree-sitter-bash | Arthur Zamarin | 2023-10-02 | 1 | -14/+3 |
* | EbuildReservedCheck: check for semi-reserved names | Arthur Zamarin | 2023-03-03 | 1 | -3/+2 |
* | reblackify the code | Arthur Zamarin | 2023-02-03 | 1 | -0/+1 |
* | format using black | Arthur Zamarin | 2022-12-29 | 1 | -15/+17 |
* | bash: use libtree-sitter-bash.so from system if available | Thomas Bracht Laumann Jespersen | 2022-05-02 | 1 | -6/+9 |
* | bash: pull build_library() updates from upstream | Tim Harder | 2021-05-28 | 1 | -10/+9 |
* | move ParseTree from sources to bash module | Tim Harder | 2021-03-22 | 1 | -0/+29 |
* | bash: don't initialize parser when its library isn't available | Tim Harder | 2021-03-20 | 1 | -10/+11 |
* | move bash module into its own subdir | Tim Harder | 2021-03-19 | 1 | -0/+105 |