Commit graph

3857 commits

Author SHA1 Message Date
Shunsuke Shibayama
32b0296bf7 feat: support polymorphic class definition 2024-06-06 00:40:17 +09:00
Shunsuke Shibayama
f489df2630 chore: remove obsolete options 2024-05-30 13:55:14 +09:00
Slug
fc52a1c874
Merge pull request #514 from GreasySlug/linter
Implement the `lint_too_many_instance_attributes` Warning
2024-05-28 22:34:43 +09:00
GreasySlug
d0f534360f chore(linter): use line!() 2024-05-28 01:50:18 +09:00
GreasySlug
339b27400d chore: update hint msg 2024-05-28 01:08:56 +09:00
GreasySlug
33df21cbf2 add: too many instance attributes 2024-05-27 01:10:56 +09:00
GreasySlug
6ef11887ed feat(linter): add lint command 2024-05-27 01:04:27 +09:00
GreasySlug
1a0daed8a4 feat(lint): add too_many_instance_attributes rule 2024-05-27 01:00:36 +09:00
Shunsuke Shibayama
2282d12a92 fix: unification bug 2024-05-24 20:24:18 +09:00
Shunsuke Shibayama
26a9524df8 build: update version (v0.6.37) 2024-05-24 19:11:21 +09:00
Shunsuke Shibayama
cb385a86e4 chore: relax occur check
fix #512
2024-05-24 19:08:36 +09:00
Shunsuke Shibayama
559b465888 fix: minor bugs 2024-05-22 16:33:10 +09:00
github-actions[bot]
1ca8c587f4 Automatic update translation_status 2024-05-21 15:39:45 +00:00
github-actions[bot]
7a207ca119 Automatic update SUMMARY.md 2024-05-21 12:46:02 +00:00
Slug
0b403552a9
Merge pull request #511 from GreasySlug/doc
Updating Outdated Documents
2024-05-21 21:45:46 +09:00
GreasySlug
f26f65c535 doc(ja): update hash 2024-05-21 21:44:52 +09:00
GreasySlug
0555b96bc5 doc(tw): add phases 2024-05-21 21:44:38 +09:00
GreasySlug
bc3f21455a doc(cn): add phases 2024-05-21 21:44:21 +09:00
Shunsuke Shibayama
168e234ede doc: improve CN translations 2024-05-20 23:11:11 +09:00
Shunsuke Shibayama
85d800653f doc: add EN translations 2024-05-20 22:45:42 +09:00
GreasySlug
960832eb35 doc(tw): update hash and contents
basically, copies from en doc
2024-05-20 00:26:13 +09:00
GreasySlug
c053fb55d0 doc(cn): update hash and contents
basically, copies from en doc
2024-05-20 00:26:01 +09:00
GreasySlug
b4d9cf4d41 doc(ja): update hash 2024-05-19 15:28:11 +09:00
GreasySlug
7a15359419 doc(en): translate the headline from ja to en 2024-05-19 11:21:35 +09:00
GreasySlug
298a66fed9 doc(ja): update hash and contents 2024-05-18 18:42:41 +09:00
GreasySlug
19bab4ae63 doc(en): add phases by using chatgpt4o 2024-05-18 18:01:59 +09:00
GreasySlug
d79b242c05 doc(en): update 2024-05-18 15:14:33 +09:00
Shunsuke Shibayama
bb0f4d20fc chore: set recursion call limit to sub_unify 2024-05-17 17:20:18 +09:00
Shunsuke Shibayama
dc7565cb26 fix: type generalization bug 2024-05-17 15:57:16 +09:00
Shunsuke Shibayama
dc1e32f5f4 fix(els): shared reference bugs 2024-05-12 16:37:35 +09:00
Shunsuke Shibayama
da0fb2374d Update lex.rs 2024-05-12 13:47:18 +09:00
Shunsuke Shibayama
0f04d27c0e chore: add Unifier::sub_unify_value 2024-05-08 14:18:37 +09:00
Shunsuke Shibayama
4bd7de752e build: update version (v0.6.36) 2024-05-07 22:39:59 +09:00
Shunsuke Shibayama
fa2c53461d fix: generalization is not performed for some types 2024-05-07 22:31:17 +09:00
Shunsuke Shibayama
58f23493ba build: update version (nightly.2) 2024-05-05 14:53:55 +09:00
Shunsuke Shibayama
12fa839120 fix: https://github.com/mtshiba/pylyzer/issues/90 2024-05-05 14:52:08 +09:00
Shunsuke Shibayama
1f5209a41b build: update version (nightly.1) 2024-05-03 13:34:57 +09:00
Shunsuke Shibayama
50787a075f fix: #510 2024-05-03 13:29:31 +09:00
Shunsuke Shibayama
29a70b0632 chore: fix warnings 2024-05-02 23:03:58 +09:00
Shunsuke Shibayama
8fec98b380
Merge pull request #509 from buster-blue/patch-2
Add `!` link early for the curious
2024-05-02 22:44:57 +09:00
Shunsuke Shibayama
16d3d83a8b doc: add ! links early for the curious 2024-05-02 22:43:25 +09:00
Shunsuke Shibayama
6945d0c32e fix: eliminate unwraps 2024-05-02 22:16:54 +09:00
buster-blue
f5b471778f
Add ! link early for the curious 2024-04-30 19:21:03 +00:00
Slug
df1f27966b
Merge pull request #507 from GreasySlug/develop
Remove Duplicate Exit Call
2024-04-30 23:34:05 +09:00
Shunsuke Shibayama
96f4c1cf98 feat: add {Str, List}.from 2024-04-30 18:44:31 +09:00
Shunsuke Shibayama
65d05cb37b Update path.d.er 2024-04-30 11:45:41 +09:00
Shunsuke Shibayama
c536015205 build: update version (nightly.0) 2024-04-29 23:39:40 +09:00
Shunsuke Shibayama
10d1d28022 Update classes.rs 2024-04-29 23:31:11 +09:00
GreasySlug
5f746ea04e fix: remove duplicate exit 2024-04-29 17:51:22 +09:00
Shunsuke Shibayama
e48311ee0c fix: type inference bug 2024-04-28 22:30:52 +09:00