| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | highlights(lua): `next` as builtin function | numToStr | 2021-12-13 | 1 | -0/+13 | |
| | | ||||||
| * | feat(fusion): update tests | Jirgn | 2021-12-06 | 1 | -4/+4 | |
| | | ||||||
| * | highlights(bash): highlight "((" "))" | Stephan Seitz | 2021-11-28 | 1 | -0/+6 | |
| | | ||||||
| * | fix: off-by-one errors in indent calculation | oxalica | 2021-11-28 | 1 | -4/+0 | |
| | | ||||||
| * | test(prisma): add initial test | elianiva | 2021-11-28 | 1 | -0/+56 | |
| | | ||||||
| * | fix: incorrect hightlight groups | Jirgn | 2021-11-26 | 1 | -1/+1 | |
| | | ||||||
| * | fix: typo in highlight group punct(u)ation | Jirgn | 2021-11-26 | 2 | -10/+10 | |
| | | ||||||
| * | feat: add fusion grammar and highlights | Jirgn | 2021-11-26 | 2 | -0/+135 | |
| | | ||||||
| * | chore: add test for ecma private fields & methods | numToStr | 2021-11-25 | 1 | -0/+25 | |
| | | ||||||
| * | Add assert that "highlight-assertions" is executable | Stephan Seitz | 2021-11-24 | 1 | -0/+6 | |
| | | ||||||
| * | Mark failing indent tests to add them to CI | Stephan Seitz | 2021-11-24 | 6 | -36/+114 | |
| | | | | | | Expected failures should be monitored so that we don't have regressions and also remove failure marks when they are resolved. | |||||
| * | Add highlight tests | Stephan Seitz | 2021-11-24 | 2 | -0/+107 | |
| | | ||||||
| * | feat: add "experimental" key to parsers | Cezary Drożak | 2021-10-07 | 1 | -0/+46 | |
| | | | | | feat(ci): mark parsers as experimental in README | |||||
| * | test: Add tests for is_in_node_range (#1756) | partizan | 2021-08-30 | 1 | -0/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: is_in_node_range now includes end line and col This fixes no indents at the end of python files Refs #1136 * update scala highlights (#1760) * add type highlights * add call expression highlights * add function definition highlights * add expression highlights * add literals highlights * add operator highlights * add punctuation highlights * add comment highlights Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> * test: Add unit tests * Revert "fix: is_in_node_range now includes end line and col" This reverts commit 5a721fef5620eb2fae6d9cebe09bf7b230f2606f. * refactor test * apply stylua * fix luacheck * update `describe` text * smallfix Co-authored-by: Stevan Milic <stevan.milic@yahoo.com> Co-authored-by: Stevan Milic <stevan.milic@tradecore.com> | |||||
| * | add compound_lit.c test | leo60228 | 2021-08-01 | 2 | -0/+11 | |
| | | ||||||
| * | Use stylua for autoformat code (#1480) | Santos Gallegos | 2021-07-04 | 6 | -172/+175 | |
| | | ||||||
| * | tests/indent: factor out most of the code into common.lua | Jędrzej Boczar | 2021-04-23 | 6 | -208/+175 | |
| | | ||||||
| * | tests/indent: move common code out of main lua/ directory | Jędrzej Boczar | 2021-04-23 | 6 | -10/+135 | |
| | | ||||||
| * | tests/indent: move the run helper functions to top-level | Jędrzej Boczar | 2021-04-23 | 5 | -37/+38 | |
| | | ||||||
| * | move all tests to top-level tests/ directory | Jędrzej Boczar | 2021-04-23 | 53 | -0/+885 | |
