Shunsuke Shibayama
|
f0d686cd7b
|
Change ref and ref! to unary operators
|
2022-09-02 22:49:34 +09:00 |
|
Shunsuke Shibayama
|
0844fb2f7a
|
Change Parser 's parsing algorithm
The LHS value is first parsed as the RHS value, and when `=` or `->` comes in, it is converted as the LHS value.
|
2022-09-02 01:19:43 +09:00 |
|
Shunsuke Shibayama
|
8e73b9b6b7
|
Add TypeCmpCache
|
2022-08-26 14:37:39 +09:00 |
|
Shunsuke Shibayama
|
88ac00dcaa
|
Implement unimplemented features related to visibility
|
2022-08-22 23:48:40 +09:00 |
|
Cai Bingjun
|
6f3fa64f90
|
Add error message translation for zh-CN and zh-TW
|
2022-08-19 11:02:41 +08:00 |
|
Shunsuke Shibayama
|
3314825fc1
|
Partial fix #57
|
2022-08-18 18:40:30 +09:00 |
|
Shunsuke Shibayama
|
842fe10353
|
Add language target: simplified/traditional chinese
Ready for multilingualization. See /doc/EN/dev_guide/i18n_messages.md.
|
2022-08-18 16:31:35 +09:00 |
|
Shunsuke Shibayama
|
974bfc0b86
|
Delete unnecessary deps
|
2022-08-17 22:52:17 +09:00 |
|
Shunsuke Shibayama
|
4e91cb81cb
|
Merge branch 'main' into clippy
|
2022-08-17 01:26:00 +09:00 |
|
Shunsuke Shibayama
|
c79fcd5dbe
|
Update version (v0.2.4)
A crash problem with file input has been fixed.
|
2022-08-17 00:48:19 +09:00 |
|
Félix Saparelli
|
8efffbfbc0
|
Apply formatting
|
2022-08-15 17:44:15 +12:00 |
|
Félix Saparelli
|
7d3116f546
|
Apply trivial clippy fixes
|
2022-08-15 17:37:20 +12:00 |
|
Shunsuke Shibayama
|
6726d93f65
|
Do cargo fmt
|
2022-08-13 07:02:07 +09:00 |
|
Shunsuke Shibayama
|
f9d91aa38e
|
Organize crates
|
2022-08-13 06:38:12 +09:00 |
|