Shunsuke Shibayama
1b4114346f
Merge pull request #33 from toddlerer/fix-verbose-option-typo
...
Fix `--verbose` option typo
2022-08-17 11:18:56 +09:00
toddlerer
52b7c00a87
Fix --verbose
option typo
2022-08-17 09:18:52 +09:00
SnO2WMaN
f0805f785a
add README for nix building
2022-08-17 06:46:44 +09:00
SnO2WMaN
a227f6e432
nix-build
compatible
2022-08-17 06:28:22 +09:00
SnO2WMaN
d2a7243219
packages.default and check
2022-08-17 06:28:10 +09:00
SnO2WMaN
36f44fcbe8
filtering src
2022-08-17 06:27:56 +09:00
SnO2WMaN
0d2e5b7aba
add python3
2022-08-17 06:06:49 +09:00
SnO2WMaN
c3a123cd68
add treefmt
2022-08-17 06:06:44 +09:00
SnO2WMaN
443744f564
Add Nix flake and etc
2022-08-17 05:59:15 +09:00
SnO2WMaN
21c6bd2a4f
add Cargo.lock
...
https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
> If you’re building an end product, check Cargo.lock into git.
2022-08-17 05:58:13 +09:00
Shunsuke Shibayama
e3aeff592e
Update TODO.md
2022-08-17 02:54:57 +09:00
Shunsuke Shibayama
97c0cfd295
Update TODO.md
2022-08-17 02:50:56 +09:00
Shunsuke Shibayama
e3726de5d9
Merge pull request #22 from passcod/clippy
...
Apply trivial clippy fixes
2022-08-17 01:34:00 +09:00
Shunsuke Shibayama
e77d7c081f
Merge branch 'main' into clippy
2022-08-17 01:32:14 +09:00
Shunsuke Shibayama
7a53a8b9d9
Update initialize.rs
2022-08-17 01:31:23 +09:00
Shunsuke Shibayama
4e91cb81cb
Merge branch 'main' into clippy
2022-08-17 01:26:00 +09:00
Shunsuke Shibayama
9e53f98381
Update cargo_publish.bat
2022-08-17 00:54:20 +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
Shunsuke Shibayama
76df45e412
Update Cargo.toml
2022-08-17 00:07:18 +09:00
Shunsuke Shibayama
5da6b90326
Create a bat file for publishing
2022-08-16 23:45:51 +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
5a16310049
Merge pull request #25 from SkiingIsFun123/patch-2
2022-08-16 18:55:02 +09:00
Shunsuke Shibayama
1a569986c4
Merge pull request #24 from SkiingIsFun123/patch-1
2022-08-16 18:54:18 +09:00
Shunsuke Shibayama
262704b671
Merge pull request #27 from soukouki/feature-fix-jp-doc-form
2022-08-16 18:53:14 +09:00
soukouki
527568b84b
fix jp documents form
2022-08-16 17:52:11 +09:00
Shunsuke Shibayama
0ad5154c1d
Update dummy.rs
2022-08-16 11:44:26 +09:00
Liam
d1cb4c1332
Update TODO.md
2022-08-15 14:23:58 -07:00
Liam
7aa6da9819
Update README.md
2022-08-15 14:20:42 -07:00
Shunsuke Shibayama
6532bb4f97
Update logo (2)
2022-08-16 03:23:06 +09:00
Shunsuke Shibayama
94eafc65ee
Update logo
2022-08-16 02:47:47 +09:00
Shunsuke Shibayama
90a77f6f3b
Update docs
2022-08-16 02:15:48 +09:00
Shunsuke Shibayama
d3c065088e
Update CONTRIBUTING.md
2022-08-15 21:06:31 +09:00
Shunsuke Shibayama
13aa50bc6d
Create CONTRIBUTING.md
2022-08-15 21:04:18 +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
6d3dda8129
WIP: Impl Context::monomorphise
...
Impled: TyVarContext::sort_bounds
2022-08-15 03:39:45 +09:00
Shunsuke Shibayama
4a4b346199
Fix REPL crashing when the input is a statement
2022-08-14 22:38:18 +09:00
Shunsuke Shibayama
beb0965cde
Automatically display evaluation results in REPL
2022-08-14 20:51:17 +09:00
Shunsuke Shibayama
78e30b3867
Merge pull request #18 from pingiun/patch-1
...
Fix sorted Python example
2022-08-14 18:12:37 +09:00
Shunsuke Shibayama
2684927822
Merge pull request #15 from TaKO8Ki/fix-broken-links
...
Fix broken links
2022-08-14 18:11:36 +09:00
Shunsuke Shibayama
af7ce17054
Merge branch 'main' into fix-broken-links
2022-08-14 18:11:26 +09:00
Jelle Besseling
e055d7c3b8
Fix sorted Python example
2022-08-14 11:02:14 +02:00
Shunsuke Shibayama
6dc8c5015b
Fix links
2022-08-14 17:31:46 +09:00
Shunsuke Shibayama
02b3cf5458
Fix links
2022-08-14 17:25:28 +09:00
Shunsuke Shibayama
129f16281c
Merge branch 'main' of https://github.com/erg-lang/erg
2022-08-14 17:22:50 +09:00
Shunsuke Shibayama
9e41394e2c
Update README.md
2022-08-14 17:22:47 +09:00
Shunsuke Shibayama
532656706e
Merge pull request #14 from TaKO8Ki/cache-jobs-in-github-actions
2022-08-14 12:47:28 +09:00
Takayuki Maeda
d0b86d8300
fix broken links
2022-08-14 12:38:26 +09:00
Takayuki Maeda
6329ea09b4
cache jobs in GitHub Actions
2022-08-14 12:22:49 +09:00
Shunsuke Shibayama
7a2f59795b
Update docs
2022-08-14 12:00:46 +09:00