| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-23 | fix: add -fPIC flag to compiling | haorenW1025 | |
| 2020-04-21 | feat/refacto: add configs.lua, setup install | kiyan42 | |
| - configs.lua holds the `repositories` data - install health moved to health.lua - plugins loads _root.setup() on startup - install and list command are available through vim > use them with `:TSInstall lang` and `:TSInstallInfo` | |||
| 2020-04-21 | fix: parser install tbl_flatten > unpack | kiyan42 | |
| - fix parser install - format install.lua | |||
| 2020-04-21 | Merge pull request #11 from kyazdani42/parser-list | Thomas Vigouroux | |
| feat: add parser list | |||
| 2020-04-21 | feat: add typescript install | kiyan42 | |
| - add repo.location for typescript and compile at that location - typescript and tsx must be installed separately as two different parsers. | |||
| 2020-04-21 | refacto/feat: enable csharp install, fix clone | kiyan42 | |
| - clone only master at depth 1 to avoid long download from huge repos. - use ft to specify folder name to clone so csharp can be cloned and used properly. | |||
| 2020-04-21 | fix: repositories from M.repositories since last merge. | kiyan42 | |
| 2020-04-21 | feat: add checkhealth | kiyan42 | |
| 2020-04-20 | feat: add parser list | kiyan42 | |
| 2020-04-20 | feat: add most parsers | kiyan42 | |
| 2020-04-20 | feat/refacto: improve installer | kiyan42 | |
| 2020-04-19 | add parser installer | kiyan42 | |
