Commit graph

31 commits

Author SHA1 Message Date
Shunsuke Shibayama
e44ba71aa5 Add some Str! methods 2023-02-01 13:37:41 +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
Shunsuke Shibayama
e246fad74d Fix #370 2023-01-28 12:54:42 +09:00
Shunsuke Shibayama
44781cb030 Fix warns 2023-01-27 11:23:42 +09:00
Shunsuke Shibayama
0019147007 Fix: doc comments cannot be used in method defs 2023-01-27 09:46:59 +09:00
Shunsuke Shibayama
748cd2c99d Update funcs.rs 2023-01-26 22:37:57 +09:00
Slug
dde998480b
Merge pull request #365 from GreasySlug/feature/color
Color changes due to features flag and use debug colors defined as constants
2023-01-26 14:56:32 +09:00
GreasrySlug
97cde41592 update: use debug colors 2023-01-26 14:46:44 +09:00
Shunsuke Shibayama
73248f21df Update codegen.rs 2023-01-26 14:23:07 +09:00
Shunsuke Shibayama
eaded7ac5d Add PyCodeGenerator::deopt_instr 2023-01-26 14:12:43 +09:00
Shunsuke Shibayama
23a7e2caf3 Add user-defined var-params function 2023-01-26 01:20:35 +09:00
Shunsuke Shibayama
4028bd0e1a Add ntpath/posixpath.d.er 2023-01-25 20:18:18 +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
846aac89a7 Update repl_server.py 2023-01-24 21:17:26 +09:00
Shunsuke Shibayama
8b5d289ad3 Update builtins.d.er 2023-01-24 20:27:19 +09:00
Shunsuke Shibayama
64d53a39ce Fix a socket connection problem 2023-01-24 19:57:43 +09:00
Shunsuke Shibayama
4579c86414 Revert "Fix a socket connection problem"
This reverts commit 962569d5a0.
2023-01-24 19:15:09 +09:00
Shunsuke Shibayama
962569d5a0 Fix a socket connection problem 2023-01-24 17:27:14 +09:00
Shunsuke Shibayama
db61dd8742 Improve calculating Location 2023-01-23 17:28:16 +09:00
Shunsuke Shibayama
73dd785eeb Fix an unintended behavior with const-fn 2023-01-23 16:57:19 +09:00
Shunsuke Shibayama
afeec08d6c Improve inlay hint 2023-01-19 00:06:13 +09:00
Shunsuke Shibayama
46c6bd8a86 Update lower.rs 2023-01-18 03:47:57 +09:00
Shunsuke Shibayama
1d24655588 Add REPL tests 2023-01-17 16:32:25 +09:00
Shunsuke Shibayama
5221ecc645
Merge branch 'main' into make-consts-init-builtin-funcs 2023-01-16 13:30:58 +09:00
Shunsuke Shibayama
dea05ef6e8 Add Bytes 2023-01-16 10:37:08 +09:00
Shunsuke Shibayama
6a183346ea Bug fix 2023-01-15 23:43:42 +09:00
Shunsuke Shibayama
777e179e77 add feature: no_std 2023-01-15 23:35:00 +09:00
yuk1ty
b5f316d479 Make strings as const 2023-01-15 17:55:24 +09:00
Shunsuke Shibayama
a127564b31 Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00