Boshen
|
1282221e36
|
fix(codegen): print comments when block is empty (#7236)
part of #7190
|
2024-11-11 11:20:25 +00:00 |
|
Boshen
|
d1d187417b
|
feat(ast)!: change comment.span to real position that contain // and /* (#7154)
closes #7150
|
2024-11-06 05:10:33 +00:00 |
|
Boshen
|
40d8acfbd1
|
feat(codegen): improvement printing of legal comments (#7111)
|
2024-11-04 08:56:00 +00:00 |
|
Boshen
|
caa4b1fd2a
|
feat(codegen): improve printing of comments (#7108)
|
2024-11-04 05:12:59 +00:00 |
|
Boshen
|
001058a8e4
|
feat(codegen): always print legal comments on its own line (#7089)
|
2024-11-02 15:55:23 +08:00 |
|
Boshen
|
413973df66
|
feat(codegen): print linked and external legal comment (#7059)
part of #7050
|
2024-11-02 04:08:14 +00:00 |
|
Boshen
|
ee27b92465
|
feat(codegen): print eof legal comments (#7058)
part of https://github.com/oxc-project/oxc/issues/7050
|
2024-11-01 16:56:57 +00:00 |
|
Boshen
|
6516f9eabc
|
feat(codegen): print inline legal comments (#7054)
part of https://github.com/oxc-project/oxc/issues/7050
|
2024-11-01 16:56:56 +00:00 |
|