Cai Bingjun
|
c22cd79a89
|
Merge branch 'main' into improve-repl
|
2023-02-05 14:07:08 +08: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 |
|
Cai BingJun
|
1a3da73793
|
Update REPL test
|
2023-02-04 11:50:04 +08:00 |
|
Shunsuke Shibayama
|
e229bfa23c
|
optimize tests
|
2023-02-04 12:14:23 +09:00 |
|
Cai Bingjun
|
fa476b93a4
|
Merge branch 'main' into improve-repl
|
2023-02-03 14:04:21 +08:00 |
|
Shunsuke Shibayama
|
8cdc735486
|
Fix builtin types methods
|
2023-02-03 00:23:42 +09:00 |
|
Cai Bingjun
|
556ce8e6aa
|
Merge branch 'main' into improve-repl
|
2023-02-02 15:07:52 +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 |
|
GreasySlug
|
3b09fdfdef
|
clean: cargo fmt
|
2023-02-01 21:55:26 +09:00 |
|
GreasySlug
|
c367054ed6
|
update: simple embed expr in string
|
2023-02-01 21:55:09 +09:00 |
|
Shunsuke Shibayama
|
208433d337
|
Fix a bug
|
2023-02-01 10:54:23 +09:00 |
|
Shunsuke Shibayama
|
c7096b17f1
|
Merge branch 'main' into feature-var-params-fn
|
2023-02-01 02:05:09 +09:00 |
|
toddlerer
|
34921a4337
|
test(eval): change eval tests base
|
2023-01-31 22:20:14 +09:00 |
|
GreasrySlug
|
a51031df45
|
test: clean the code and add unsuccess test
|
2023-01-31 09:47:01 +09:00 |
|
toddlerer
|
db7035efdf
|
test(eval): use spawn
|
2023-01-29 14:08:24 +09:00 |
|
toddlerer
|
bec91abf7b
|
test: fix eval test crlf problem on windows
|
2023-01-29 05:23:32 +09:00 |
|
toddlerer
|
529bd51bb2
|
feat: add integration eval tests base
|
2023-01-29 05:05:10 +09:00 |
|
GreasrySlug
|
97cde41592
|
update: use debug colors
|
2023-01-26 14:46:44 +09:00 |
|
Shunsuke Shibayama
|
23a7e2caf3
|
Add user-defined var-params function
|
2023-01-26 01:20:35 +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
|
2e91472d0e
|
Update array.er
|
2023-01-24 21:15:09 +09:00 |
|
Shunsuke Shibayama
|
1d24655588
|
Add REPL tests
|
2023-01-17 16:32:25 +09:00 |
|
Shunsuke Shibayama
|
c868ad7266
|
Move examples doesn't work yet
|
2023-01-07 20:04:35 +09:00 |
|
Shunsuke Shibayama
|
5809ce94f2
|
Fix a class method accessing bug
|
2023-01-03 23:58:52 +09:00 |
|
Shunsuke Shibayama
|
bf551dcc55
|
Fix a class attributes accessing bug
|
2023-01-03 16:00:27 +09:00 |
|
Shunsuke Shibayama
|
79cddb7723
|
Support tests with Python 3.7~3.11
|
2023-01-01 10:51:05 +09:00 |
|
Shunsuke Shibayama
|
99c61002ef
|
Update tests/should_err/subtyping.er
|
2023-01-01 01:18:58 +09:00 |
|
Shunsuke Shibayama
|
43e1551890
|
Fix subtype unification bugs
|
2022-12-30 19:37:01 +09:00 |
|
Shunsuke Shibayama
|
1d488f4ef2
|
Fix type generalization bugs
|
2022-12-30 15:16:25 +09:00 |
|
Shunsuke Shibayama
|
c8a52672e9
|
Remove long_code.er
|
2022-12-29 11:05:30 +09:00 |
|
Shunsuke Shibayama
|
5f62084839
|
Fix a subtyping bug
|
2022-12-29 11:00:50 +09:00 |
|
Shunsuke Shibayama
|
54dbd1ec22
|
Support Python 3.9 as tier-2
|
2022-12-28 20:38:04 +09:00 |
|
GreasySlug
|
21f5b70ab3
|
test: remove whitespace after comments.
|
2022-12-26 20:17:03 +09:00 |
|
GreasySlug
|
f5c290960d
|
test: add should ok comment test
|
2022-12-26 16:05:55 +09:00 |
|
Shunsuke Shibayama
|
2fe6fc1dc5
|
Fix #310
|
2022-12-24 15:58:24 +09:00 |
|
Shunsuke Shibayama
|
c5e39f4a62
|
Fix a subtyping bug
|
2022-12-24 14:42:39 +09:00 |
|
Shunsuke Shibayama
|
d8f7e386c8
|
Enhance: empty classes can be generated by Class()
|
2022-12-23 22:16:22 +09:00 |
|
Shunsuke Shibayama
|
af3ece6a1b
|
Fix a subtype unification bug
|
2022-12-22 17:56:42 +09:00 |
|
Shunsuke Shibayama
|
fca322d784
|
Add a testcase for subtyping.er
|
2022-12-21 18:46:34 +09:00 |
|
GreasySlug
|
e87e573926
|
test: invalid nest err
|
2022-12-20 13:39:30 +09:00 |
|
Shunsuke Shibayama
|
ec4d668189
|
Fix #296
|
2022-12-19 21:02:01 +09:00 |
|
Shunsuke Shibayama
|
1fa93bf4bc
|
Add tests/should_err/callable.er
|
2022-12-19 09:14:37 +09:00 |
|
Shunsuke Shibayama
|
8737de46bf
|
Split test code
|
2022-12-17 22:08:25 +09:00 |
|
Shunsuke Shibayama
|
34f4d30850
|
Update test.rs
|
2022-12-17 21:46:44 +09:00 |
|
Shunsuke Shibayama
|
7535829767
|
Update return.er
|
2022-12-16 18:11:03 +09:00 |
|
Shunsuke Shibayama
|
b274038bf3
|
Add a test
|
2022-12-16 18:10:21 +09:00 |
|