jak-project/test/common/formatter/corpus
Tyler Wilding ccd47f8465
formatter: Format deftype correctly (#3391)
New configuration options to format column widths in deftype field
definitions. Also force each field/method/state to be inlined.
2024-02-27 20:12:44 -05:00
..
blank-lines.test.gc formatter: rewrite and refactor, address more edge-cases, begin documenting my work (#3096) 2023-10-20 21:24:31 -04:00
comments.test.gc formatter: support for a few more forms and fix some bugs, update tree-sitter grammar (#3317) 2024-01-18 20:09:40 -05:00
cond-and-case.test.gc formatter: Add support for a few common functions and fix an LSP startup issue (#3190) 2023-11-11 17:51:55 -05:00
conditions.test.gc formatter: fix multi-line form consolidation (#3336) 2024-01-25 16:46:15 -05:00
constant-pairs.test.gc formatter: rewrite and refactor, address more edge-cases, begin documenting my work (#3096) 2023-10-20 21:24:31 -04:00
definitions.test.gc formatter: support for a few more forms and fix some bugs, update tree-sitter grammar (#3317) 2024-01-18 20:09:40 -05:00
errors.test.gc formatter: initial and basic indentation/alignment and expose the formatting via the LSP (#2673) 2023-05-28 13:22:00 -04:00
functions.test.gc formatter: support for a few more forms and fix some bugs, update tree-sitter grammar (#3317) 2024-01-18 20:09:40 -05:00
indent.test.gc formatter: Format deftype correctly (#3391) 2024-02-27 20:12:44 -05:00
iteration.test.gc formatter: Add support for a few common functions and fix an LSP startup issue (#3190) 2023-11-11 17:51:55 -05:00
let.test.gc formatter: support formatting bindings, for example in a let (#2883) 2023-08-05 15:23:09 -04:00
lists.test.gc formatter: Add support for a few common functions and fix an LSP startup issue (#3190) 2023-11-11 17:51:55 -05:00
macros.test.gc formatter: support for a few more forms and fix some bugs, update tree-sitter grammar (#3317) 2024-01-18 20:09:40 -05:00
states.test.gc formatter: Format deftype correctly (#3391) 2024-02-27 20:12:44 -05:00
symbols.test.gc formatter: rewrite and refactor, address more edge-cases, begin documenting my work (#3096) 2023-10-20 21:24:31 -04:00
types.test.gc formatter: Format deftype correctly (#3391) 2024-02-27 20:12:44 -05:00