aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* fix: config is enabled also checks parser existencekiyan422020-04-252-7/+8
* feat/refacto: improve configurationskiyan422020-04-247-104/+442
* fix: add -fPIC flag to compilinghaorenW10252020-04-231-0/+1
* highlight: retain highlighters with the buffersThomas Vigouroux2020-04-221-2/+4
* feat: syntax highlightingThomas Vigouroux2020-04-223-1/+21
* feat/refacto: add configs.lua, setup installkiyan422020-04-214-121/+163
* fix: parser install tbl_flatten > unpackkiyan422020-04-211-13/+21
* Merge pull request #11 from kyazdani42/parser-listThomas Vigouroux2020-04-212-0/+18
|\
| * feat: add parser listkiyan422020-04-202-0/+18
* | feat: add typescript installkiyan422020-04-211-8/+21
* | refacto/feat: enable csharp install, fix clonekiyan422020-04-211-7/+8
* | fix: repositories from M.repositories since last merge.kiyan422020-04-211-1/+1
* | feat: add checkhealthkiyan422020-04-213-1/+90
* | Merge pull request #10 from vigoux/feature/node-utilsThomas Vigouroux2020-04-201-0/+66
|\ \
| * | feat: add node manipulation utilsThomas Vigouroux2020-04-201-0/+66
* | | feat: add most parserskiyan422020-04-201-6/+69
| |/ |/|
* | Merge pull request #4 from kyazdani42/improve-installerThomas Vigouroux2020-04-201-38/+102
|\ \ | |/ |/|
| * feat/refacto: improve installerkiyan422020-04-201-38/+102
* | perf: don't compute locals on buffer updatesThomas Vigouroux2020-04-192-15/+11
* | fix: prepare injections mechanismThomas Vigouroux2020-04-192-4/+8
* | style: avoid overindenting thingsThomas Vigouroux2020-04-191-12/+12
* | fix(matches): better storage of nodesThomas Vigouroux2020-04-191-1/+1
* | feat: add locals to setup procedureThomas Vigouroux2020-04-192-5/+19
* | feat: first version of localsThomas Vigouroux2020-04-191-0/+82
|/
* add parser installerkiyan422020-04-192-0/+79
* feat: add parsers module and better match iterThomas Vigouroux2020-04-194-19/+100
* feat: add empty setup functionThomas Vigouroux2020-04-181-0/+10
* feat: add some utils to read queriesThomas Vigouroux2020-04-181-0/+19