| .. |
|
array.rs
|
refactor(ast): squash nested enums (#3115)
|
2024-04-28 20:40:37 +08:00 |
|
arrow_function.rs
|
refactor(ast): s/ArrowExpression/ArrowFunctionExpression to align estree
|
2024-02-21 21:41:08 +08:00 |
|
assignment.rs
|
refactor(ast): squash nested enums (#3115)
|
2024-04-28 20:40:37 +08:00 |
|
binaryish.rs
|
refactor(prettier): improve Group API (#2390)
|
2024-02-11 21:53:02 +08:00 |
|
block.rs
|
[BREAKING CHANGE] Change Atom to Atom<'a> to make it safe (#2497)
|
2024-02-26 19:34:40 +08:00 |
|
call_arguments.rs
|
refactor(ast): squash nested enums (#3115)
|
2024-04-28 20:40:37 +08:00 |
|
call_expression.rs
|
refactor(ast): squash nested enums (#3115)
|
2024-04-28 20:40:37 +08:00 |
|
class.rs
|
feat(prettier/ts): better conformance (#2721)
|
2024-03-20 18:59:49 +08:00 |
|
function.rs
|
feat(prettier/ts): better conformance (#2721)
|
2024-03-20 18:59:49 +08:00 |
|
function_parameters.rs
|
refactor(ast): s/ArrowExpression/ArrowFunctionExpression to align estree
|
2024-02-21 21:41:08 +08:00 |
|
misc.rs
|
refactor(prettier): add a space!() macro (#2348)
|
2024-02-09 12:11:42 +08:00 |
|
mod.rs
|
fix(parser): correctly parse cls.fn<C> = x (#3208)
|
2024-05-09 10:23:45 +08:00 |
|
module.rs
|
refactor(ast): squash nested enums (#3115)
|
2024-04-28 20:40:37 +08:00 |
|
object.rs
|
feat(prettier): print with_clause (#2632)
|
2024-03-07 12:22:30 +08:00 |
|
property.rs
|
refactor(ast): squash nested enums (#3115)
|
2024-04-28 20:40:37 +08:00 |
|
statement.rs
|
refactor(prettier): improve print_statement_sequence (#2383)
|
2024-02-11 00:16:26 +08:00 |
|
string.rs
|
pref(prettier): using allocator String to avoid reallocation (#1577)
|
2023-11-29 18:27:27 +08:00 |
|
template_literal.rs
|
refactor(prettier): simplify import (#3026)
|
2024-04-19 18:11:08 +08:00 |
|
ternary.rs
|
refactor(prettier): align line with prettier (#1559)
|
2023-11-27 23:11:53 +08:00 |