Boshen
|
7fca9504d2
|
chore: update snapshots
|
2023-11-28 16:27:10 +08:00 |
|
Boshen
|
e0ca09b1c9
|
feat(codegen): implement the basics of non-minifying codegen (#987)
|
2023-10-13 13:34:21 +08:00 |
|
Boshen
|
f8125af850
|
feat(minimizer): print parentheses
|
2023-06-01 22:45:26 +08:00 |
|
Boshen
|
c613583544
|
chore(coverage): bump coverage status
|
2023-05-25 18:46:48 +08:00 |
|
Boshen
|
fc7a374e7c
|
feat(coverage): add a directory for tests
closes #363
|
2023-05-20 23:02:30 +08:00 |
|
Wenzhe Wang
|
bd56bb7abe
|
fix(minifier): break directive prologue (#360)
|
2023-05-16 21:35:58 +08:00 |
|
Boshen
|
5be0d1b9fa
|
fix(hir): bring back ParenthesizedExpression as it caused too much chaos
|
2023-05-14 22:54:57 +08:00 |
|
Boshen
|
d14329e74e
|
feat(semantic2): bind identifiers
|
2023-05-13 22:58:42 +08:00 |
|
Boshen
|
6db5f4e59b
|
fix(minifier): print SequenceExpression and ObjectExpression with parens
|
2023-05-13 21:57:02 +08:00 |
|
Boshen
|
7496bb521f
|
fix(minifier): print if.consequent correctly (#349)
|
2023-05-11 11:00:49 +08:00 |
|
Boshen
|
e753a886d2
|
fix(minifier): add parentheses to CallExpression on FunctionExpression
|
2023-05-08 23:04:35 +08:00 |
|
Boshen
|
c2428d8abd
|
chore: rename oxc_printer to oxc_formatter (#336)
|
2023-05-07 17:47:13 +08:00 |
|
Boshen
|
92ba59443c
|
feat(tasks): add minifier coverage test (#292)
|
2023-04-17 21:30:04 +08:00 |
|