Boshen
|
504698ab4a
|
chore: guard against unsafe code as much as possible.
|
2024-04-03 19:35:07 +08:00 |
|
Boshen
|
a1271af5df
|
docs(allocator): document behaviour of Box
|
2024-01-29 21:34:45 +08:00 |
|
Boshen
|
a6d9356ffa
|
feat(allocator): add From API (#1908)
closes #1701
|
2024-01-06 12:45:27 +08:00 |
|
Boshen
|
4886d408eb
|
chore(clippy): enable undocumented_unsafe_blocks
|
2023-10-16 15:18:14 +08:00 |
|
Boshen
|
12798e075f
|
refactor: improve code coverage a little bit
|
2023-08-25 23:07:14 +08:00 |
|
Boshen
|
fdf288c685
|
refactor: improve code coverage in various places (#721)
|
2023-08-11 15:17:49 +08:00 |
|
Boshen
|
38e11956be
|
chore(rust): rust version 1.71.0 nightly
|
2023-07-13 23:10:10 +08:00 |
|
Don Isaac
|
0346adb1eb
|
feat(linter): add eslint/no-control-regex (#516)
|
2023-07-10 10:20:57 +08:00 |
|
Boshen
|
ad2835f11b
|
chore(rustfmt): run cargo fmt
|
2023-05-21 11:52:26 +08:00 |
|
Boshen
|
7f93e58f10
|
chore: remove all #[must_use]
|
2023-05-11 21:08:00 +08:00 |
|
Boshen
|
becc5d0a3b
|
feat(hir): add HirId and HirBuilder for facilitating lowering (#318)
|
2023-04-25 23:16:04 +08:00 |
|
Boshen
|
f194c84f0b
|
chore: remove the confusing unsafe impl from ast and allocator
|
2023-04-25 18:54:15 +08:00 |
|
Boshen
|
50749f7c7f
|
refactor(allocator): clean up and add unit tests
|
2023-04-16 12:07:03 +08:00 |
|
Boshen
|
94cb990a48
|
refactor(oxc_ast): clean up doc
|
2023-04-16 00:39:07 +08:00 |
|
Boshen
|
9dfd4cd936
|
chore(rust): remove unnecessary missing_const_for_fn
|
2023-03-22 12:35:52 +08:00 |
|
Boshen
|
4ae70b9592
|
feat(parser): add lexer
|
2023-02-11 02:29:54 -08:00 |
|
Boshen
|
664c37631e
|
feat(allocator): add allocator
|
2023-02-11 01:05:07 -08:00 |
|