difftastic/test/corpus
Michael Davis d90c00d7dd
Add test cases for panic/todo 'as' with expressions
This is newly allowed in v0.33.0 but happened to be allowed in
tree-sitter-gleam anyways.
2023-12-06 18:33:50 +07:00
..
attributes.txt Parse attribute syntax (#65) 2023-08-27 19:08:32 +07:00
cases.txt Allow 'as' keyword in binary pattern match expressions 2023-10-29 12:03:25 +07:00
constants.txt Parse scientific notation suffix for floats (#44) 2023-02-06 11:21:19 +07:00
custom_types.txt Differentiate data constructor names from type names (#28) 2022-05-24 14:37:32 +07:00
destructuring.txt add visibility_modifier and opacity_modifier rules (#18) 2022-02-27 21:49:32 +07:00
expressions.txt Add test cases for panic/todo 'as' with expressions 2023-12-06 18:33:50 +07:00
external_functions.txt Allow function bodies to be optional (#68) 2023-09-11 18:14:46 +07:00
external_types.txt Make 'external' part of external type definitions optional (#63) 2023-08-27 19:09:14 +07:00
functions.txt Add 'as message' syntax for todo and panic (#64) 2023-08-27 19:10:26 +07:00
imports.txt Allow discarding module imports with underscore 2023-11-07 13:07:02 +07:00
pipes.txt Forbid anonymous function parameter labels (#34) 2022-06-20 13:13:52 +07:00
statements.txt Add 'use_assignment' and 'use_assignments' nodes under 'use' 2023-08-27 18:33:10 +07:00
strings.txt Parse unicode escape sequences in strings 2023-12-06 14:22:39 +07:00
targets.txt Move corpus/ under test/ 2022-02-24 18:48:31 +07:00
type_aliases.txt add visibility_modifier and opacity_modifier rules (#18) 2022-02-27 21:49:32 +07:00
whole_files.txt Differentiate data constructor names from type names (#28) 2022-05-24 14:37:32 +07:00