Commit graph

1504 commits

Author SHA1 Message Date
Yuna Tomida
eb54cdd18b
fix precedence of stream operator 2022-11-16 13:01:55 +09:00
Shunsuke Shibayama
5974ee942c Update stream.er 2022-11-16 08:35:57 +09:00
Shunsuke Shibayama
f3a5d31ec4 Add stream.er 2022-11-16 08:27:33 +09:00
Yuna Tomida
48f8ef3788
enable method chain with stream operator 2022-11-15 23:36:56 +09:00
Yuna Tomida
e229196190
add stream operator 2022-11-15 22:54:57 +09:00
Shunsuke Shibayama
0b9625e126 Add PyCodeGenerator::emit_call_update_311 2022-11-15 19:04:17 +09:00
Shunsuke Shibayama
fe0153d98a Add Obj! type definition 2022-11-15 18:48:55 +09:00
Shunsuke Shibayama
62f4622135 Fix: discard patterns were ignored in types 2022-11-15 13:56:45 +09:00
Shunsuke Shibayama
d1821b88c4 Update inquire.rs 2022-11-15 13:44:05 +09:00
Shunsuke Shibayama
399270ad51 Update none.er 2022-11-15 13:39:38 +09:00
Shunsuke Shibayama
d97738fea6 Create none.er 2022-11-15 13:12:11 +09:00
Shunsuke Shibayama
4ea0e356f7 Update tyvar.rs 2022-11-15 13:09:36 +09:00
Shunsuke Shibayama
5b9813ac72 Add runtime command line args 2022-11-14 12:30:40 +09:00
Shunsuke Shibayama
51c5f4ae0a Update mod.rs 2022-11-14 11:35:49 +09:00
Shunsuke Shibayama
c562b72c4b Update funcs.md 2022-11-14 11:08:20 +09:00
Shunsuke Shibayama
ae0cbe936a
Merge pull request #212 from GreasySlug/feature/modifier-error
Modify error fomat
2022-11-14 11:07:31 +09:00
Shunsuke Shibayama
910d095180 Fix doc test errors 2022-11-14 11:02:28 +09:00
GreasySlug
c1ee6f4dc9 Clean: span to text 2022-11-14 07:59:56 +09:00
GreasySlug
b2c75b1c38 Clean: StringSpan to StyledString 2022-11-14 07:49:34 +09:00
GreasySlug
bdf47dea72 Clean: remove pub from chars and add reversed 2022-11-14 07:46:22 +09:00
GreasySlug
0f208054e1 Clean: closer to struct 2022-11-14 07:30:10 +09:00
Shunsuke Shibayama
2f33460c77 Update style.rs 2022-11-13 20:05:30 +09:00
Shunsuke Shibayama
a4d5b09df9 Merge branch 'main' into pr/212 2022-11-13 19:57:20 +09:00
Shunsuke Shibayama
22b08a2e5a Fix #98 2022-11-13 17:45:43 +09:00
Shunsuke Shibayama
ae53813eea
Merge pull request #231 from GreasySlug/main
Fix: `#230` cause of overflow
2022-11-13 17:33:46 +09:00
GreasySlug
292a6c9301 Fix: #230 cause of overflow 2022-11-13 17:21:00 +09:00
Shunsuke Shibayama
998f267c6c Update 14_dependent.md 2022-11-12 22:58:31 +09:00
Shunsuke Shibayama
c248056b7e Update docs 2022-11-12 22:02:18 +09:00
Shunsuke Shibayama
a7c96b6971 Improve Context::union 2022-11-12 20:05:15 +09:00
Shunsuke Shibayama
4c171db645 Remove SubrSignature::t 2022-11-12 19:43:19 +09:00
GreasySlug
35841d0647 Clean: add doc comments 2022-11-12 18:08:43 +09:00
GreasySlug
7b5d20a3b3 Add: unicode and pretty features flag 2022-11-12 18:08:23 +09:00
GreasySlug
d4f5674c5f Clean: specify color name 2022-11-12 18:04:14 +09:00
GreasySlug
a16d46423f Update: use Span and const Theme in style.rs 2022-11-12 18:03:10 +09:00
GreasySlug
2e8ac2848d Update: add colors, attributes and Span structure 2022-11-12 17:55:08 +09:00
Shunsuke Shibayama
78432c6906
Update special.md 2022-11-12 16:49:13 +09:00
Shunsuke Shibayama
797ba28c06
Update special.md 2022-11-12 16:48:17 +09:00
Shunsuke Shibayama
e2cf8a689c
Update funcs.md 2022-11-12 16:31:28 +09:00
Shunsuke Shibayama
ee12843d0e
Update funcs.md 2022-11-12 16:29:46 +09:00
Shunsuke Shibayama
3a884dd3b3
Update 26_pattern_matching.md 2022-11-12 16:27:15 +09:00
Shunsuke Shibayama
b59c3444ae
Update 26_pattern_matching.md 2022-11-12 16:25:38 +09:00
GreasySlug
e29eb0b6ed Change: color.rs to style.rs 2022-11-12 14:17:29 +09:00
Shunsuke Shibayama
5eb1863e92 Update docs 2022-11-11 17:37:43 +09:00
Shunsuke Shibayama
cb47cb372a Update docs 2022-11-11 17:07:31 +09:00
Shunsuke Shibayama
0e1d02f18d Update pattern.er 2022-11-11 00:51:41 +09:00
Shunsuke Shibayama
eb8d2375b7 Update docs 2022-11-11 00:49:49 +09:00
Shunsuke Shibayama
0ad31f4391 Implement match guard (Enum type) 2022-11-09 23:27:11 +09:00
Shunsuke Shibayama
30604fc299
Create SECURITY.md 2022-11-09 20:00:33 +09:00
Shunsuke Shibayama
bd29985cc7 Implement match guard (literal) 2022-11-09 19:32:46 +09:00
Shunsuke Shibayama
a4c6009ec6 Implement record pattern for parameters 2022-11-09 18:14:02 +09:00