Commit graph

11 commits

Author SHA1 Message Date
Shunsuke Shibayama
fa33a2003b Create .pre-commit-config.yml 2022-08-17 23:42:32 +09:00
Shunsuke Shibayama
fa6979fed2
Merge pull request #42 from ShantanuKumar/cargo-fmt
cargo fmt
2022-08-17 23:41:29 +09:00
Shunsuke Shibayama
e74711aae2 Update traits.rs 2022-08-17 23:20:29 +09:00
Shunsuke Shibayama
974bfc0b86 Delete unnecessary deps 2022-08-17 22:52:17 +09:00
ShantanuKumar
4e7be1400b cargo fmt 2022-08-17 11:21:09 +02: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
Shunsuke Shibayama
8028ed8431 Update version (v0.2.3)
Many type inference bugs have been fixed in this version.

Other changes:
Fix: REPL server starts for file input
Improve: Error messages now show operators as human-readable
2022-08-16 23:27:09 +09:00
Shunsuke Shibayama
1c3a3a7d0b Cargo fmt 2022-08-14 01:45:15 +09:00
Shunsuke Shibayama
2bba7f741c Fix some warnings 2022-08-13 07:22:00 +09: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
Renamed from src/erg_common/traits.rs (Browse further)