| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -27/+32 |
| | | |||||
| * | ci: add tests for #4632 | Stephan Seitz | 2023-05-05 | 1 | -0/+3 |
| | | | | | | Issue #4632 might be fixed by https://github.com/UserNobody14/tree-sitter-dart/pull/41 | ||||
| * | fix(dart_indent): Fix dart case/default indent | Pham Huy Hoang | 2023-04-14 | 1 | -2/+9 |
| | | | | | | | | | | | add tests add tests for fallthrough case add more tests keep functional tests | ||||
| * | chore(dart): remove tests for switch | Robert Brunhage | 2023-04-13 | 1 | -3/+0 |
| | | |||||
| * | test(dart): add test cases for open issues | Robert Brunhage | 2023-04-13 | 1 | -2/+10 |
| | | |||||
| * | fix(dart): review comment | Robert Brunhage | 2023-04-13 | 1 | -1/+1 |
| | | |||||
| * | test(dart): add expected failure file to test | Robert Brunhage | 2023-04-13 | 1 | -1/+3 |
| | | |||||
| * | chore: fix formatting issue for dart test | Robert Brunhage | 2023-04-13 | 1 | -1/+6 |
| | | |||||
| * | Update tests/indent/dart_spec.lua | Robert Brunhage | 2023-04-13 | 1 | -1/+1 |
| | | | | Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com> | ||||
| * | test(dart): Add an expected failure test | Robert Brunhage | 2023-04-13 | 1 | -0/+3 |
| | | |||||
| * | Revert "fix(dart): function argument indents is inconsistent" | Robert Brunhage | 2023-04-13 | 1 | -2/+0 |
| | | | | | This reverts commit ac4020c70722337c326bf65b645b162ee6e1796b. | ||||
| * | fix(dart): function argument indents is inconsistent | Robert Brunhage | 2023-04-11 | 1 | -0/+2 |
| | | |||||
| * | fix(dart): try statement wouldn't indent (#4623) | Robert Brunhage | 2023-04-10 | 1 | -0/+1 |
| | | |||||
| * | fix(dart): add `@indent_end` to } (#4167) | SzeLamC | 2023-02-24 | 1 | -0/+20 |
| * fix dart indentation after } * add some simple test case | |||||
