Commit graph

3240 commits

Author SHA1 Message Date
Shunsuke Shibayama
5dec24a3bf Merge branch 'main' into shape 2023-08-06 19:26:51 +09:00
Shunsuke Shibayama
07679238bc chore: add Unifier 2023-08-06 19:25:31 +09:00
Shunsuke Shibayama
debac5726e fix: undoable link 2023-08-06 01:02:34 +09:00
Shunsuke Shibayama
0576b27ad5 Merge branch 'main' into shape 2023-08-04 22:43:29 +09:00
Shunsuke Shibayama
cbe2485998 Update common.rs 2023-08-04 22:43:06 +09:00
Shunsuke Shibayama
b5ff509b5d fix: sub-unification bug 2023-08-04 20:05:18 +09:00
Shunsuke Shibayama
bd023c70d2 chore: improve error display 2023-08-04 16:24:03 +09:00
Shunsuke Shibayama
b45041e926 fix: refinement subtyping bug 2023-08-04 16:12:57 +09:00
Shunsuke Shibayama
278039c75b Merge branch 'main' into shape 2023-08-02 18:43:43 +09:00
Shunsuke Shibayama
b7b1588594 fix: namespace bug 2023-08-02 18:41:28 +09:00
Shunsuke Shibayama
0dd5ac0775 Merge branch 'main' into shape 2023-08-02 15:59:24 +09:00
Shunsuke Shibayama
f298db96d1 fix: warn unused type variables 2023-08-02 15:07:31 +09:00
Shunsuke Shibayama
0b63e037ec Merge branch 'main' into shape 2023-08-02 10:51:16 +09:00
Shunsuke Shibayama
9734028b21 Update config.rs 2023-08-02 10:50:40 +09:00
Shunsuke Shibayama
c63000f153 fix: quantification of And types 2023-08-02 10:45:07 +09:00
Shunsuke Shibayama
d832e6d8b1 Merge branch 'main' into shape 2023-08-02 08:41:45 +09:00
Shunsuke Shibayama
5072695b16 fix: auto_diagnostics bug 2023-08-02 08:33:45 +09:00
Shunsuke Shibayama
a2bad2c8f1 docs: update 34_integration_with_Python.md 2023-07-31 11:36:29 +09:00
Shunsuke Shibayama
1180f3c2c2 Update __init__.d.er 2023-07-31 11:12:31 +09:00
Shunsuke Shibayama
6c3536cc31 fix: declaration bugs 2023-07-31 11:08:53 +09:00
Shunsuke Shibayama
14b26a7f4d chore: fix redundant type display 2023-07-30 17:12:32 +09:00
Shunsuke Shibayama
05cc170f3f fix: undo leak 2023-07-30 16:51:52 +09:00
Shunsuke Shibayama
df7dbcda4b chore: let const funcs return TyParam instead of ValueObj 2023-07-30 15:02:32 +09:00
Shunsuke Shibayama
1ea2c74aaa chore: add TyParam::proj_call 2023-07-30 13:05:39 +09:00
Shunsuke Shibayama
dfe62e5173 chore: add HIRBuilder::build_linked_module 2023-07-29 12:01:55 +09:00
Shunsuke Shibayama
23df312cc6 build: update version (nightly.2) 2023-07-28 23:19:04 +09:00
Shunsuke Shibayama
bb0607339d perf: optimize codegen 2023-07-28 01:51:40 +09:00
Shunsuke Shibayama
664f265716 WIP 2023-07-28 00:27:04 +09:00
Shunsuke Shibayama
112b9c3802 build: update version (nightly.1) 2023-07-26 20:47:20 +09:00
Shunsuke Shibayama
17b44b1fa8
Merge pull request #444 from erg-lang/fix-443
Fix #443
2023-07-26 20:45:23 +09:00
Shunsuke Shibayama
68f3efd215 Merge branch 'fix-443' of https://github.com/erg-lang/erg into fix-443 2023-07-26 20:39:27 +09:00
Shunsuke Shibayama
79b24d9df2 fix: Windows specific bug 2023-07-26 20:38:44 +09:00
Shunsuke Shibayama
ebfc314e0b fix: windows specific bug 2023-07-26 20:07:06 +09:00
Shunsuke Shibayama
3eb2d439ca fix: eliminate of unnecessary file escapes 2023-07-26 17:53:29 +09:00
Shunsuke Shibayama
5dacdbbf80 build: update version (nightly.0) 2023-07-26 01:43:23 +09:00
Shunsuke Shibayama
a64945e9d0 fix: false positive errors 2023-07-26 01:40:08 +09:00
Shunsuke Shibayama
3fc42f65e8 fix: #443 2023-07-26 01:19:48 +09:00
Shunsuke Shibayama
ada421cd5c build: update version (v0.6.17) 2023-07-24 10:12:36 +09:00
github-actions[bot]
81ea02d6a3 Automatic update translation_status 2023-07-24 01:02:37 +00:00
Shunsuke Shibayama
a4d4f9db7a docs: add command_options.md 2023-07-24 10:02:16 +09:00
Shunsuke Shibayama
9308a910ca fix: #442 2023-07-24 09:32:31 +09:00
Shunsuke Shibayama
4dff4746b8 fix: with codegen bug 2023-07-24 02:11:42 +09:00
Shunsuke Shibayama
9b86c386e4
Merge pull request #439 from erg-lang/codegen-bug
Fix codegen bugs
2023-07-24 01:38:17 +09:00
Shunsuke Shibayama
962c006949 fix: for codegen bug 2023-07-24 01:24:20 +09:00
Shunsuke Shibayama
c9aff96850 Update codegen.rs 2023-07-24 00:44:41 +09:00
Shunsuke Shibayama
4053e1646f Merge branch 'main' into codegen-bug 2023-07-23 23:27:56 +09:00
Shunsuke Shibayama
bea413460a fix: codegen bugs (3.8~3.10) 2023-07-23 23:17:28 +09:00
Shunsuke Shibayama
dc28905959 fix: for codegen bug 2023-07-18 21:27:04 +09:00
Shunsuke Shibayama
bba4390739
Merge pull request #440 from cclauss/patch-1
Update GitHub Action
2023-07-18 08:04:43 +09:00
Christian Clauss
dd5b8c356e
Update GitHub Action 2023-07-17 08:27:20 +02:00