Commit graph

2719 commits

Author SHA1 Message Date
Shunsuke Shibayama
7c8b8a66a1 fix: Context::union/intersection 2023-04-10 11:51:45 +09:00
Shunsuke Shibayama
3ed863cef6 fix: infinite recursion 2023-04-10 00:38:41 +09:00
Shunsuke Shibayama
2ac004b51e fix(codegen): eliminate unwraps 2023-04-09 21:06:48 +09:00
Shunsuke Shibayama
e41673db82
Merge pull request #414 from C-BJ/main
ci: update `actions/checkout` and python-version
2023-04-09 20:43:26 +09:00
Cai Bingjun
08f76cea93
Merge branch 'erg-lang:main' into main 2023-04-08 15:14:44 +08:00
Cai Bingjun
a130b75ecb
ci: run docs.yml only on the main repo 2023-04-08 15:14:32 +08:00
Cai Bingjun
22c6557783
Update rust.yml 2023-04-08 15:09:48 +08:00
github-actions[bot]
ad35c65a53 Automatic update translation_status 2023-04-08 06:43:33 +00:00
Cai Bingjun
8356c1a0c0
docs: update contents (zh) (#413)
* readme(zh_TW): translation synchronization

* readme(zh_CN): translation synchronization
2023-04-08 14:43:19 +08:00
Cai Bingjun
1f8edfc4f6
readme(zh_CN): translation synchronization 2023-04-08 14:41:51 +08:00
Cai Bingjun
99c86807bd
readme(zh_TW): translation synchronization 2023-04-08 14:41:49 +08:00
Shunsuke Shibayama
a484f0ff9a fix: misuse forced_undoable_link 2023-04-07 23:45:10 +09:00
Shunsuke Shibayama
54db53bc02 build: update version (nightly.1) 2023-04-07 11:22:20 +09:00
Shunsuke Shibayama
ed82f79866 feat: add "command" to compiler options 2023-04-07 11:19:51 +09:00
Shunsuke Shibayama
cb8ce481d7 fix: #411 2023-04-07 10:21:06 +09:00
Shunsuke Shibayama
936f700962
Merge pull request #412 from erg-lang/lint-doc-comment
feat: check doc comments by the compiler
2023-04-07 10:12:17 +09:00
Shunsuke Shibayama
0c47c95f25 feat: check doc comments by the compiler 2023-04-06 23:41:24 +09:00
Shunsuke Shibayama
777af37de7 fix(lexer): multi-line token location 2023-04-06 22:39:16 +09:00
Shunsuke Shibayama
76a05b9916 fix(els): eliminate_top_indent
rename to `trim_eliminate_top_indent`
2023-04-06 19:13:48 +09:00
Shunsuke Shibayama
018080be41 fix: nested array bugs 2023-04-05 11:47:15 +09:00
Shunsuke Shibayama
84bd0259eb fix: tuple attribute lexing bugs 2023-04-03 22:36:30 +09:00
Shunsuke Shibayama
cf0ebc67cf fix: eliminate Box::leak 2023-04-03 20:50:41 +09:00
Shunsuke Shibayama
a8511b77cc feat(lexer): impl line continuation 2023-04-03 13:01:25 +09:00
Shunsuke Shibayama
f00ee2dc74 fix: Context::fields with module types 2023-04-03 11:34:37 +09:00
github-actions[bot]
6ab983d7d9 Automatic update translation_status 2023-04-03 02:29:41 +00:00
Shunsuke Shibayama
cf4008c135 doc: update contents 2023-04-03 11:29:21 +09:00
Shunsuke Shibayama
f39e05ff82 fix: improve error msg of get_attr_type_by_name 2023-04-02 12:36:53 +09:00
Shunsuke Shibayama
b7fb670adf fix: minor bugs 2023-04-02 01:43:05 +09:00
Shunsuke Shibayama
c8ecb9903e refactor: Type::Fluctuation -> Type::Bounded 2023-04-01 22:52:02 +09:00
Shunsuke Shibayama
95b29a6f08 build: update version (nightly.0) 2023-04-01 21:57:53 +09:00
Shunsuke Shibayama
755f06bab3 test: check the number of warnings 2023-04-01 21:53:22 +09:00
Shunsuke Shibayama
0329b1a2e3 chore: add Dereferencer 2023-04-01 18:08:15 +09:00
Shunsuke Shibayama
16b35ad64a build: update version (v0.6.9) 2023-04-01 09:04:02 +09:00
Shunsuke Shibayama
7c9970f140 fix: smallest type selection 2023-04-01 08:58:30 +09:00
Shunsuke Shibayama
b0959b13e7 fix(els): file data inconsistencies 2023-03-31 19:49:49 +09:00
Shunsuke Shibayama
ca83d090a3 chore: add NormalizedUrl 2023-03-31 15:14:30 +09:00
Shunsuke Shibayama
32eb893d9d fix(els): local variables completion bug 2023-03-31 12:39:16 +09:00
Shunsuke Shibayama
dd1705bba5 build: update version (nightly) 2023-03-31 01:26:07 +09:00
Shunsuke Shibayama
e232b6a518 fix: sub-unification problem 2023-03-31 00:37:09 +09:00
Shunsuke Shibayama
6f334b6bcc refactor: Equal -> Assign 2023-03-30 01:27:51 +09:00
Shunsuke Shibayama
3f66981c5c refactor: py_compatible -> py_compat 2023-03-30 00:43:30 +09:00
Shunsuke Shibayama
fd2b7a18dc build: update version 2023-03-29 22:19:57 +09:00
github-actions[bot]
7e0e897d7c Automatic update translation_status 2023-03-29 13:15:58 +00:00
github-actions[bot]
673707fe3f Automatic update SUMMARY.md 2023-03-29 13:15:58 +00:00
Shunsuke Shibayama
b80234b066 docs: update contents 2023-03-29 22:15:39 +09:00
github-actions[bot]
8a911c9c2c Automatic update SUMMARY.md 2023-03-29 13:03:51 +00:00
Shunsuke Shibayama
15b1a3c598 Update SUMMARY.md 2023-03-29 22:03:30 +09:00
github-actions[bot]
495686e198 Automatic update translation_status 2023-03-29 12:59:45 +00:00
github-actions[bot]
0130c74c6d Automatic update SUMMARY.md 2023-03-29 12:59:45 +00:00
Shunsuke Shibayama
4e19acbb53 docs: update JA docs 2023-03-29 21:59:28 +09:00