aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(r): adapt to scanner rewriteAmaan Qureshi2023-07-271-1/+1
|
* feat: add scfgHugo2023-07-251-0/+9
|
* fix(fortran): adapt to scanner rewriteAmaan Qureshi2023-07-241-1/+1
|
* feat: add SystemTap (#5097)OK Ryoko2023-07-181-0/+8
|
* feat(promql,yaml): add parser and yaml injectionsMichael Hoffmann2023-07-181-0/+9
| | | | Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
* fix(menhir): adapt to scanner rewriteAmaan Qureshi2023-07-181-1/+1
|
* fix(parsers): ownership transfer of elvishTobias Frilling2023-07-171-2/+2
| | | I've transferred the ownership of the elvish grammer to @elves, which is the org that develops elvish.
* feat: add Robot Framework parser and highlightsEmmanuel Bustos Torres2023-07-171-0/+9
|
* feat: add HurlJacob Pfeifer2023-07-111-0/+8
| | | | | | | | | Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> --------- Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
* fix(ocamllex): adapt to scanner rewriteAmaan Qureshi2023-07-101-1/+1
|
* fix(ocaml): adapt to scanner rewriteChristian Clason2023-07-091-2/+2
|
* feat: add CairoAmaan Qureshi2023-07-081-0/+8
|
* fix(hlsl): adapt to scanner rewriteAmaan Qureshi2023-07-051-1/+1
|
* fix(cuda): adapt to scanner rewriteAmaan Qureshi2023-07-051-1/+1
|
* refactor(v)!: update upstream repositoryAmaan Qureshi2023-07-041-2/+2
|
* fix: add `force` to all predicates/directivesPham Huy Hoang2023-07-011-9/+9
| | | | | So that when any of them are upstreamed, there will not be an issue with re-adding directives anymore
* chore: remove scheme & racket maintainerObserverOfTime2023-06-291-2/+0
|
* feat: add Hoon language supporturbit-pilled2023-06-291-0/+9
| | | | | | --------- Co-authored-by: urbit-pilled <urbit-pilled> Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* fix(bash): adapt to scanner rewriteAmaan Qureshi2023-06-291-1/+1
|
* feat(wing): add parser (#5021)Glib Shpychka2023-06-291-0/+11
| | | | Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* feat(pem): add parserObserverOfTime2023-06-281-0/+8
|
* feat: add groovy supportShootingStarDragons2023-06-271-0/+9
|
* fix(elm): adapt to scanner rewriteAmaan Qureshi2023-06-261-1/+1
|
* fix(html): adapt to scanner rewriteChristian Clason2023-06-251-1/+1
|
* fix(hack): adapt to scanner rewriteAmaan Qureshi2023-06-251-1/+1
|
* feat: add support for haskell persistent libraryBorys Lykah2023-06-241-0/+9
|
* fix(racket): adapt to scanner rewriteAmaan Qureshi2023-06-241-1/+1
|
* fix(python): adapt to scanner rewriteAmaan Qureshi2023-06-241-1/+1
|
* fix(php): adapt to scanner rewriteAmaan Qureshi2023-06-211-1/+1
|
* fix(gdscript): adapt to scanner rewriteAmaan Qureshi2023-06-201-1/+1
|
* fix(firrtl): adapt to scanner rewriteAmaan Qureshi2023-06-201-1/+1
|
* fix(org): adapt to scanner rewriteAmaan Qureshi2023-06-201-1/+1
|
* fix(starlark): adapt to scanner rewriteAmaan Qureshi2023-06-201-1/+1
|
* fix(elixir): adapt to scanner rewriteAmaan Qureshi2023-06-201-1/+1
|
* fix(arduino): adapt to scanner rewriteObserverOfTime2023-06-191-1/+1
|
* fix(cpp): adapt to scanner rewriteChristian Clason2023-06-191-1/+1
|
* feat(matlab)!: replace parserÁlan Crístoffer2023-06-191-3/+3
|
* chore: update cmake filesAmaan Qureshi2023-06-171-1/+1
|
* feat: add language support for corn (#4864)Jake Stanger2023-05-291-0/+8
| | | | Adds queries and a parser mapping for the [Corn](https://github.com/jakestanger/corn) configuration language.
* fix(indent): return early if query doesn't existPham Huy Hoang2023-05-241-0/+3
|
* feat: add Intel Implicit SPMD Program Compiler (ISPC)fab41002023-05-201-0/+9
| | | | | | | | | | | | | | * Add ISPC parser config * Add ISPC queries * Update queries/ispc/injections.scm Co-authored-by: Amaan Qureshi <amaanq12@gmail.com> --------- Co-authored-by: Fabian Wermelinger <fab4100@posteo.net> Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
* feat: add Objective-CAmaan Qureshi2023-05-191-0/+8
|
* feat(t32): add indent rules (#4782)Christoph Sax2023-05-181-1/+1
|
* fixup: use correct require syntaxPham Huy Hoang2023-05-171-1/+1
|
* refactor(indent): backport improvements from mainChristian Clason2023-05-171-52/+71
| | | | | | * replace ts_utils.memoize_by_buftick by simpler implementation * simplify construction of hash map * prefer Neovim APIs
* fix indent/fold memleakPham Huy Hoang2023-05-161-1/+1
|
* fix: force upstreamed predicatesChristian Clason2023-05-151-2/+2
|
* Added USD as a language + some queriesColin Kennedy2023-05-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added USD highlight unittests Added USD indentation Added USD indents.scm file Added USD indent rules Simplified USD highlight groups Added explicit highlight groups Added newline Removed after/ftdetect/usda.lua usd/indents.scm - Added inline comments explaining the nodes Fixed USD highlight group unittests Added indentation unittests Simplified USD `@identifier` highlighting Added USD documentation highlight group tests Simplified USD highlight groups Moved USD `@identifier` and `@namespace` highlights into one place Removed and simplified tests/query/highlights/usd Simplified tests/query/highlights/usd more Removed trailing newline Combined USD test files Added `set filetype=usd` to minimal_init.lua
* feat: add OdinAmaan Qureshi2023-05-131-0/+8
|
* feat: add janet_simplesogaiu2023-04-301-0/+9
|