Boshen
|
fdf288c685
|
refactor: improve code coverage in various places (#721)
|
2023-08-11 15:17:49 +08:00 |
|
Boshen
|
1012d8300c
|
chore: release crates as v0.1.0
|
2023-07-27 13:54:17 +08:00 |
|
Boshen
|
d587065436
|
chore(rust): update crate info, add minimal rust-version, add categories
|
2023-07-27 13:33:18 +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
|
2e32140450
|
publish: bump all crates to v0.0.7
|
2023-07-06 14:27:13 +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
|
f382d36375
|
chore: publish crates v0.0.6
|
2023-04-22 16:09:05 +08:00 |
|
Boshen
|
080baaa2db
|
chore: use taplo to reformat toml files
|
2023-04-22 15:58:59 +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
|
9f7758465b
|
Release 0.0.1
oxc_allocator@0.0.1
oxc_ast@0.0.1
oxc_diagnostics@0.0.1
oxc_parser@0.0.1
oxc_printer@0.0.1
oxc_semantic@0.0.1
Generated by cargo-workspaces
|
2023-03-30 23:37:25 +08:00 |
|
Boshen
|
9e3675a575
|
chore: clean up Cargo.toml
|
2023-03-30 23:27:26 +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 |
|