Commit graph

25 commits

Author SHA1 Message Date
Shunsuke Shibayama
a849e7c057 fix: instance attributes can't be accessed statically 2024-10-02 00:10:38 +09:00
Shunsuke Shibayama
68245272b0 test: display errors 2024-09-03 22:11:57 +09:00
Shunsuke Shibayama
11f2b48853 feat: add Linter 2024-03-25 00:13:03 +09:00
Shunsuke Shibayama
06898bd793 chore: improve type inference system 2023-10-18 16:46:06 +09:00
Shunsuke Shibayama
0f430199ab test: add error location test 2023-09-05 17:03:41 +09:00
Shunsuke Shibayama
cbe2485998 Update common.rs 2023-08-04 22:43:06 +09:00
Shunsuke Shibayama
9308a910ca fix: #442 2023-07-24 09:32:31 +09:00
Shunsuke Shibayama
d75ac0c17b chore: add erg_common::io module 2023-06-09 12:11:13 +09:00
Shunsuke Shibayama
324618dbdc chore(parser): return AST and Warnings 2023-06-09 02:36:41 +09:00
Shunsuke Shibayama
ef3bb68044 fix: #430 2023-06-01 13:08:51 +09:00
Shunsuke Shibayama
755f06bab3 test: check the number of warnings 2023-04-01 21:53:22 +09:00
Shunsuke Shibayama
8bb91cfe11 chore: name the spawned thread 2023-03-22 22:00:38 +09:00
Shunsuke Shibayama
77e3f498ef fix: file name collision problem of Input 2023-03-05 20:02:36 +09:00
GreasySlug
fd1fa8792c clean: change name and ident 2023-02-04 13:59:47 +09:00
GreasySlug
dca7830e25 fix: add unsuccess test 2023-02-04 13:44:05 +09:00
GreasySlug
a7b3342f04 test: remove negative test
because REPL cannot return the number of errors
2023-02-04 13:09:08 +09:00
GreasrySlug
a51031df45 test: clean the code and add unsuccess test 2023-01-31 09:47:01 +09:00
GreasrySlug
97cde41592 update: use debug colors 2023-01-26 14:46:44 +09:00
Shunsuke Shibayama
b76d63f9a5 fix socket connection problems 2023-01-25 01:19:45 +09:00
Shunsuke Shibayama
fa5bb4f615 fix #321
Add `ExitStatus`
Fix REPL tests
2023-01-25 00:11:48 +09:00
Shunsuke Shibayama
1d24655588 Add REPL tests 2023-01-17 16:32:25 +09:00
Shunsuke Shibayama
79cddb7723 Support tests with Python 3.7~3.11 2023-01-01 10:51:05 +09:00
Shunsuke Shibayama
54dbd1ec22 Support Python 3.9 as tier-2 2022-12-28 20:38:04 +09:00
Shunsuke Shibayama
ec4d668189 Fix #296 2022-12-19 21:02:01 +09:00
Shunsuke Shibayama
8737de46bf Split test code 2022-12-17 22:08:25 +09:00