Commit graph

2525 commits

Author SHA1 Message Date
Cai BingJun
82be7cf5c2 fix bug 2023-02-03 16:45:21 +08:00
Cai BingJun
64e4587295 add paste function 2023-02-03 16:41:20 +08:00
Cai BingJun
b33365ed8e add paste function 2023-02-03 15:35:47 +08:00
Cai BingJun
b31d10d094 Merge branch 'improve-repl' of https://github.com/C-BJ/erg into improve-repl 2023-02-03 15:21:14 +08:00
Cai BingJun
9360c11dd1 add the paste function for Linux 2023-02-03 15:21:11 +08:00
Cai Bingjun
7b7c41947b
Update docs.yml 2023-02-03 14:09:56 +08:00
Cai Bingjun
fa476b93a4
Merge branch 'main' into improve-repl 2023-02-03 14:04:21 +08:00
GreasrySlug
37182a7a70 doc: add features flag and update hash 2023-02-03 15:00:47 +09:00
github-actions[bot]
781eefdc2f Automatic update translation_status 2023-02-03 05:56:21 +00:00
Shunsuke Shibayama
c16e6aadad Remove unnecessary line-break in badges 2023-02-03 14:55:38 +09:00
github-actions[bot]
eb93150df7 Automatic update translation_status 2023-02-03 05:38:19 +00:00
Cai BingJun
0c32fdf386 Update docs 2023-02-03 13:37:56 +08:00
Cai BingJun
a9f5203c93 Merge branch 'main' of erg-lang/erg 2023-02-03 13:36:52 +08:00
Cai BingJun
a9d24d3b24 Update commit hash 2023-02-03 13:32:56 +08:00
github-actions[bot]
6e3e23e8c0 Automatic update translation_status 2023-02-03 05:18:15 +00:00
Cai Bingjun
3ba3dd59d1
Update zh_TW build_features.md 2023-02-03 13:18:01 +08:00
github-actions[bot]
9c42c75ceb Automatic update translation_status 2023-02-03 05:17:47 +00:00
Cai Bingjun
9f981b922f
Update zh_CN build_features.md 2023-02-03 13:17:33 +08:00
Cai BingJun
3c636dabe5 Update commit hash 2023-02-03 13:14:14 +08:00
Cai BingJun
f3a919ae3a Update README 2023-02-03 13:13:34 +08:00
Cai BingJun
09ecb64a6d Update README 2023-02-03 13:12:04 +08:00
Cai BingJun
cd649732de Update README 2023-02-03 13:10:25 +08:00
Cai BingJun
28bb235053 Update README.md 2023-02-03 13:08:03 +08:00
Cai BingJun
c6ccb78512 add --features full 2023-02-03 13:02:32 +08:00
Shunsuke Shibayama
c44355346e Add some builtin types methods 2023-02-03 13:34:16 +09:00
Shunsuke Shibayama
c97b8d61ad Improve: ELS features can be turned on and off 2023-02-03 12:35:29 +09:00
Cai BingJun
3df666e064 fix bug on windows 2023-02-03 10:40:32 +08:00
Shunsuke Shibayama
fb4b864176 Fix invalid set_extension uses 2023-02-03 11:00:34 +09:00
Shunsuke Shibayama
c3660e4014 Update codegen.rs 2023-02-03 02:36:17 +09:00
Shunsuke Shibayama
d5e9649172 Fix builtin types methods 2023-02-03 02:17:44 +09:00
Shunsuke Shibayama
8cdc735486 Fix builtin types methods 2023-02-03 00:23:42 +09:00
GreasrySlug
35602e655e fix: show last error 2023-02-02 17:12:43 +09:00
Cai Bingjun
556ce8e6aa
Merge branch 'main' into improve-repl 2023-02-02 15:07:52 +08:00
GreasrySlug
281ca62be5 update: feature flag 2023-02-02 14:38:09 +09:00
Cai Bingjun
c56ef64576
Update docs.yml 2023-02-02 13:05:58 +08:00
GreasrySlug
abff062d90 fix: output position to col 0 2023-02-02 13:56:52 +09:00
Cai BingJun
858203ae8d Set optional dependencies 2023-02-02 11:43:39 +08:00
Shunsuke Shibayama
db7e46b02f
Merge pull request #367 from toddlerer/add-sync_to_translation_status.er 2023-02-02 12:33:07 +09:00
Cai BingJun
d05b7beec4 Merge branch 'main' of https://github.com/erg-lang/erg 2023-02-02 10:36:11 +08:00
Cai BingJun
830258fce0 Update THIRD_PARTY_CREDITS.md 2023-02-02 10:35:21 +08:00
Shunsuke Shibayama
dec2673799 Fix #379 2023-02-02 11:29:52 +09:00
Cai Bingjun
cea6e90903
Update Array(T,N).md 2023-02-02 10:20:27 +08:00
Cai Bingjun
7905b04d46
Update Array(T,N).md 2023-02-02 10:20:03 +08:00
Cai Bingjun
8a1f1cc3a5
Update Array!(T,N).md 2023-02-02 10:17:45 +08:00
Cai Bingjun
45a73806f8
Update Array!(T,N).md 2023-02-02 10:17:31 +08:00
Cai Bingjun
168982ce65
Update commit hash 2023-02-02 10:14:16 +08:00
Cai Bingjun
cee3820a85
Update Array!(T,N).md 2023-02-02 10:13:35 +08:00
Cai Bingjun
e370752ad8
Merge branch 'main' into add-sync_to_translation_status.er 2023-02-02 09:59:26 +08:00
Slug
f4a728d59d
Merge pull request #372 from toddlerer/add-integration-eval-tests-base
feat: add integration eval tests base
2023-02-01 22:06:25 +09:00
GreasySlug
12a97adc5d fix: remove color codes from err string 2023-02-01 21:56:42 +09:00