Commit graph

267 commits

Author SHA1 Message Date
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
Shunsuke Shibayama
6b7904e5c5
Merge pull request #12 from soukouki/feature-patch-replace-doc-form
Replaced JP documents in regular form with honorifics
2022-08-14 11:57:45 +09:00
sou7
c020ff61d9
Replaced documents in regular form with honorifics
ドキュメントのルールに従って、外部向けの文章を敬体に置き換えた。
2022-08-14 03:06:50 +09:00
Shunsuke Shibayama
726b7b80fc
Merge pull request #9 from soukouki/feature-fix-doc-ratio
Added an example of omitting the integer portion in the Ratio document.
2022-08-14 01:49:58 +09:00
Shunsuke Shibayama
1c3a3a7d0b Cargo fmt 2022-08-14 01:45:15 +09:00
Shunsuke Shibayama
fe8c7ff95a Fixed error when multiple Pythons are found 2022-08-14 01:45:01 +09:00
Shunsuke Shibayama
a7673ca8fb Merge branch 'main' of https://github.com/erg-lang/erg 2022-08-14 01:42:57 +09:00
Shunsuke Shibayama
ebc08ef391 Update python_util.rs 2022-08-14 01:41:55 +09:00
Shunsuke Shibayama
8528317186
Merge pull request #10 from GreasySlug/develop
fix: use `where` instead of 'which' in windows
2022-08-14 01:40:33 +09:00
Shunsuke Shibayama
e1a5b726aa Update context.rs 2022-08-14 01:17:55 +09:00
Shunsuke Shibayama
63b003aa6e Update version (v0.2.2) 2022-08-14 00:50:24 +09:00
Shunsuke Shibayama
30f6e98715 Fix polymorphic type infering bugs
Delete: DefaultParamSignarure
Add: some convinient APIs (py, p!)

Inferences can now be made that take into account the variance of polymorphic types
2022-08-14 00:45:55 +09:00
Shunsuke Shibayama
b634be1c80 Impl: Type::inner_ts for Type::Poly 2022-08-13 22:50:30 +09:00
Shunsuke Shibayama
34e43f8350 Update effectcheck.rs 2022-08-13 22:49:00 +09:00