Commit Graph

18 Commits

Author SHA1 Message Date
Donny/강동윤
e086f38b0f
chore: Apply cargo-autoinherit (#9244) 2024-07-15 10:54:00 +00:00
Donny/강동윤
648830a9a9
perf(es): Reduce allocations for dynamic stacks (#9133) 2024-07-05 09:18:38 +00:00
Donny/강동윤
719b7c54f6
perf(es/parser): Optimize macros (#9100)
**Description:**

I could optimize macros used enormous amount of times.
2024-06-23 23:54:51 +09:00
Donny/강동윤
733dcc6b83
fix(xtask): Fix nightly action (#9042) 2024-06-12 16:43:16 +09:00
강동윤 (Donny)
2e22b5dc4f chore: Fix nightly of xtask 2024-06-07 11:17:20 +09:00
magic-akari
cc1432a12f
chore: Apply cargo autoinherit (#8902) 2024-04-29 00:54:45 +00:00
Donny/강동윤
207582ff25
chore(deps): Update dependencies (#8810) 2024-04-04 15:07:49 +09:00
강동윤 (Donny)
11f31da386 chore(xtask): Bump version correctly 2023-10-12 10:17:58 +09:00
강동윤 (Donny)
372f78ce12 chore(xtask): Typo 2023-10-12 08:26:04 +09:00
강동윤 (Donny)
b8c57870fa chore(xtask): Inherit stderr 2023-10-12 08:17:48 +09:00
강동윤 (Donny)
e0c07e25a1 chore(xtask): Preaerve version 2023-10-12 08:05:16 +09:00
강동윤 (Donny)
bd254f67d4 chore(xtask): Create a git tag 2023-10-12 08:00:17 +09:00
Donny/강동윤
db4ca650e4
fix(xtask): Fix nightly command (#8105) 2023-10-12 07:55:29 +09:00
Donny/강동윤
9d773bfa12
chore(xtask): Add a command for nigjtly build (#8104) 2023-10-12 07:48:28 +09:00
Donny/강동윤
f5d7acfa10
chore(xtask): Add --features to xtask bench (#8094) 2023-10-11 05:21:25 +00:00
Donny/강동윤
3b449e3bca
chore(xtask): Add git reduce core-ver (#8088)
**Description:**

This command should be useful for reducing regressions to commits.
2023-10-10 15:47:27 +09:00
Donny/강동윤
a5621bb30a
chore(xtask): Migrate scripts to xtask (#8072)
This PR adds

 - `xtask clean`
 - `xtask bench`
2023-10-06 14:44:53 +00:00
Donny/강동윤
6420aefca5
chore: Use cargo xtask (#8068) 2023-10-05 08:34:51 +00:00