Commit graph

15 commits

Author SHA1 Message Date
Shunsuke Shibayama
bb613c20d6 fix: runtime args bug 2023-08-16 20:52:12 +09:00
Shunsuke Shibayama
ebfc314e0b fix: windows specific bug 2023-07-26 20:07:06 +09:00
Shunsuke Shibayama
3fc42f65e8 fix: #443 2023-07-26 01:19:48 +09:00
Shunsuke Shibayama
7ba874a85c feat(els): suggest external python libs 2023-06-21 20:09:07 +09:00
Shunsuke Shibayama
324618dbdc chore(parser): return AST and Warnings 2023-06-09 02:36:41 +09:00
Shunsuke Shibayama
4d9800716b fix: eliminate unwraps 2023-05-25 20:25:59 +09:00
Shunsuke Shibayama
a9025507d3 fix: path resolution bugs 2023-05-25 11:25:02 +09:00
Shunsuke Shibayama
bb17537178 feat: search site-packages with pyimport 2023-05-16 00:14:59 +09:00
Shunsuke Shibayama
a84c7854ea Create abc.d.er 2023-05-04 12:43:21 +09:00
Shunsuke Shibayama
5536858363 test: add a mock test for the REPL server 2023-04-27 00:25:53 +09:00
Shunsuke Shibayama
7c9e47d015 build: add target armv7-unknown-linux-gnueabihf, aarch64-unknown-linux-gnu 2023-04-12 15:20:19 +09:00
Shunsuke Shibayama
f45c165499 feat: add some builtin python modules decls 2023-03-15 13:51:11 +09:00
Shunsuke Shibayama
af3c912b17 feat: support tqdm 2023-02-25 01:58:37 +09:00
Shunsuke Shibayama
5f6c8a3b2b perf: reduce performing of .loc() 2023-02-15 03:27:08 +09:00
Shunsuke Shibayama
a127564b31 Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00
Renamed from compiler/erg_common/python_util.rs (Browse further)