Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-04 | Change ocaml provider, closes #320v3.5.0 | Adam Stankiewicz | 19 | -408/+1350 | |
2019-03-04 | Add tsx support, fixes #330 | Adam Stankiewicz | 2 | -4/+4 | |
2019-03-04 | Fix spelling errors, closes #334 | Adam Stankiewicz | 4 | -4/+4 | |
2019-03-04 | Add mdx support, closes #342 | Adam Stankiewicz | 5 | -2/+55 | |
2019-03-04 | Revert llvm support (takes too long to download) | Adam Stankiewicz | 8 | -427/+0 | |
2019-03-04 | Add LLVM support (#376) | dv | 8 | -0/+427 | |
2019-03-04 | Proper casing for Dockerfile, fixes #361 | Adam Stankiewicz | 1 | -0/+0 | |
2019-03-04 | Add gradle compiler support, closes #358 | Adam Stankiewicz | 5 | -1/+67 | |
2019-03-04 | Update vimrunner | Adam Stankiewicz | 1 | -10/+18 | |
2019-03-04 | Update maintenance badge | Adam Stankiewicz | 1 | -1/+1 | |
2019-03-04 | Switch jsx provider to amadeus, closes #364 | Adam Stankiewicz | 6 | -20/+406 | |
2019-03-04 | Add flatbuffers support, closes #368 | Adam Stankiewicz | 4 | -1/+66 | |
2019-03-04 | Add quake support, closes #372 | Adam Stankiewicz | 4 | -1/+320 | |
2019-03-04 | Add meson support | Adam Stankiewicz | 6 | -2/+380 | |
2019-03-04 | Add idris support, closes #265 | Adam Stankiewicz | 9 | -1/+718 | |
2019-03-04 | Add reason support, closes #266 | Adam Stankiewicz | 7 | -1/+510 | |
2019-03-04 | Add jinja support, closes #269 | Adam Stankiewicz | 7 | -2/+280 | |
2019-03-04 | Add groovy indent support, closes #324 | Adam Stankiewicz | 2 | -1/+169 | |
2019-03-04 | Add indent support for groovy | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Add cuesheet support, closes #366 | Adam Stankiewicz | 4 | -1/+40 | |
2019-03-04 | Sort packs, closes #367 | Adam Stankiewicz | 2 | -76/+76 | |
2019-03-04 | Remove orgmode plugin, #360 | Adam Stankiewicz | 8 | -842/+1 | |
2019-03-04 | Change plugin guard for disabling, fixes #371 | Adam Stankiewicz | 413 | -1661/+1662 | |
2019-03-04 | Update | Adam Stankiewicz | 45 | -709/+1579 | |
2018-12-26 | Add pony supportv3.4.0 | Adam Stankiewicz | 7 | -1/+862 | |
2018-12-26 | Switch dockerfile provider | Adam Stankiewicz | 7 | -22/+221 | |
2018-12-26 | Add moonscript support | Adam Stankiewicz | 6 | -1/+692 | |
2018-12-26 | Add orgmode support | Adam Stankiewicz | 8 | -1/+842 | |
2018-12-26 | Add rst support | Adam Stankiewicz | 5 | -1/+385 | |
2018-12-26 | Change i3 provider | Adam Stankiewicz | 8 | -146/+358 | |
2018-12-26 | Update | Adam Stankiewicz | 7 | -111/+10 | |
2018-12-26 | Update | Adam Stankiewicz | 2 | -2/+2 | |
2018-12-26 | Update | Adam Stankiewicz | 47 | -450/+4739 | |
2018-10-10 | explicitly set locale to C for sorting so README sorts same on all systems ↵ | Derek Sifford | 1 | -1/+1 | |
(#348) | |||||
2018-10-08 | Updatev3.3.3 | Adam Stankiewicz | 59 | -1895/+2557 | |
2018-07-08 | Update dependencies | Adam Stankiewicz | 38 | -927/+1372 | |
2018-06-05 | Changes to `build` for `README.md` updates | Dan Reif | 2 | -11/+23 | |
* Make the number of packages in the project easier to find. * Replace `ed` with `awk` in `update_readme()`, the latter being (_arguably_!) more readable/less fragile. | |||||
2018-06-05 | Add FERM support (#311) | Dan Reif | 3 | -0/+216 | |
2018-06-05 | Merge pull request #312 from 5paceToast/ferm | Dan Reif | 1 | -0/+1 | |
Add ferm support, fixes #311 | |||||
2018-06-05 | Merge pull request #315 from sheerun/periodic_rebuild_20180605 | Dan Reif | 22 | -80/+155 | |
Update (periodic rebuild) | |||||
2018-06-05 | Update (periodic rebuild) | Dan Reif | 22 | -80/+155 | |
2018-06-04 | Add ferm support, fixes #311 | Chloe Kudryavtsev | 1 | -0/+1 | |
2018-05-10 | Add graphql_javascript_tags, fixes #303 | Adam Stankiewicz | 2 | -0/+8 | |
2018-05-08 | Merge pull request #301 from timfeirg:feature/graphql | Dan Reif | 8 | -0/+216 | |
2018-05-08 | applescript: vim-scripts -> mityu | Dan Reif | 3 | -1/+102 | |
2018-05-08 | Merge pull request #286 from idbrii/improve-applescript | CH-DanReif | 1 | -1/+1 | |
Update applescript to one that provides ftdetect | |||||
2018-05-08 | Update (periodic rebuild) | Dan Reif | 2 | -3/+12 | |
2018-05-08 | Merge pull request #300 from sheerun/shellcheck_build_cleanup | CH-DanReif | 1 | -22/+25 | |
Cleanup `build` syntax a bit, aided by `shellcheck(1)` | |||||
2018-05-03 | Update applescript to one that provides ftdetect | David Briscoe | 1 | -1/+1 | |
Current applescript defines a syntax file, but doesn't setup an applescript filetype to apply the syntax. This one does ftdetect and indent. Its ftplugin for running applescript through osascript is excluded. It uses an identical syntax file to the existing one. | |||||
2018-05-01 | And now it's 2018.... | CH-DanReif | 1 | -1/+1 | |