Commit graph

244 commits

Author SHA1 Message Date
Shunsuke Shibayama
a2aa38ac25 Update version (nightly) 2022-10-12 23:53:20 +09:00
Shunsuke Shibayama
bfcdee8134 Update version (nightly) 2022-10-12 23:36:52 +09:00
Shunsuke Shibayama
57da071ba8 Fixed a bug with nested dict 2022-10-12 18:00:25 +09:00
Shunsuke Shibayama
92bbf30d5f Update parse.rs 2022-10-12 17:30:38 +09:00
Shunsuke Shibayama
e647c9545f Merge branch 'main' into dict 2022-10-12 13:20:05 +09:00
Shunsuke Shibayama
9c3acc8e19 Implement ProjMethod 2022-10-11 16:08:49 +09:00
Shunsuke Shibayama
9fd98001fe Update desugar.rs 2022-10-10 21:47:44 +09:00
Cai Bingjun
a8059cd4b1
Update lex.rs 2022-10-10 19:45:45 +08:00
Shunsuke Shibayama
56779ab06e WIP 2022-10-10 18:39:17 +09:00
Shunsuke Shibayama
c784ba261e Merge branch 'main' into dict 2022-10-10 13:57:08 +09:00
GreasySlug
db3adec34d Fix: crash with invalid decimal literal in expo 2022-10-10 10:54:57 +09:00
Shunsuke Shibayama
f94ab31256 Update documentation option 2022-10-09 20:07:36 +09:00
Shunsuke Shibayama
cb2e04600f Update version (nightly) 2022-10-09 20:03:39 +09:00
Shunsuke Shibayama
f942a63066
Merge pull request #198 from GreasySlug/feature/update-lex
Tokenize the `<-`
2022-10-09 18:14:07 +09:00
Shunsuke Shibayama
befe2cf835 WIP 2022-10-09 18:07:52 +09:00
GreasySlug
e7c2d7bf27 Update: tokenize for <- 2022-10-09 11:50:41 +09:00
Shunsuke Shibayama
5d99aba66b
Merge pull request #197 from GreasySlug/main
Several useful features added
2022-10-09 11:17:43 +09:00
Shunsuke Shibayama
36402a417e Update fizzbuzz.er 2022-10-09 11:13:13 +09:00
GreasySlug
81435d2fcf Update: use package table 2022-10-09 09:45:13 +09:00
Shunsuke Shibayama
0ac63d8362 Merge branch 'main' into assert-casting 2022-10-09 09:37:45 +09:00
Shunsuke Shibayama
1cafedef81 Update version (v0.5.8) 2022-10-09 00:50:06 +09:00
Shunsuke Shibayama
de1180387c Implement assert casting 2022-10-09 00:14:50 +09:00
Shunsuke Shibayama
4e70e2e980 Update parse.rs 2022-10-08 18:01:40 +09:00
Shunsuke Shibayama
f5c64a650c Merge branch 'main' into dict 2022-10-08 13:53:12 +09:00
Shunsuke Shibayama
519e258fdc Update ast.rs 2022-10-08 13:51:15 +09:00
Shunsuke Shibayama
3237212aa0 WIP 2022-10-08 13:32:26 +09:00
GreasySlug
597bfe7b99 Fix: unnecessary break line in ast 2022-10-08 13:23:32 +09:00
Shunsuke Shibayama
ec196d0695 Impl Dict parsing 2022-10-08 12:44:11 +09:00
Shunsuke Shibayama
5396b13e6d Update version (v0.5.7) 2022-10-07 22:36:59 +09:00
Shunsuke Shibayama
c4d2e9ee4c Merge branch 'main' into pr/191 2022-10-07 22:15:35 +09:00
Shunsuke Shibayama
2cf4b5aba8 Add SetTypeSpec 2022-10-07 10:59:58 +09:00
Shunsuke Shibayama
42970ac8c3 Update version (nightly) 2022-10-06 16:15:47 +09:00
GreasySlug
c7887e999c Fix: desugar elems 2022-10-06 15:57:02 +09:00
Shunsuke Shibayama
6b14add8f8 Merge branch 'main' into pr/191 2022-10-06 11:57:49 +09:00
Shunsuke Shibayama
1e5d0dd70f Update version (nightly) 2022-10-06 09:18:16 +09:00
Shunsuke Shibayama
f8fa992930 Update version (nightly) 2022-10-05 11:58:14 +09:00
GreasySlug
7225aac2a4 Update: structurally displayed 2022-10-05 09:10:54 +09:00
GreasySlug
20cc00d173 Add: impl set with len and register builtin ctx 2022-10-04 08:32:57 +09:00
GreasySlug
6e6edb5d7e Add: lower for the set literal 2022-10-03 17:21:59 +09:00
GreasySlug
bc63e9c9cb Add: parse set literal 2022-10-03 17:00:00 +09:00
GreasySlug
9d4949c70f Add: parse empty literals using braces 2022-10-03 16:55:26 +09:00
Shunsuke Shibayama
894c4a4c38 Update version (v0.5.6) 2022-10-03 11:16:19 +09:00
Shunsuke Shibayama
a4f0ad4024 Add and, or type parsing 2022-10-02 11:53:15 +09:00
Shunsuke Shibayama
cbb2a8c211 Update version (nightly) 2022-10-01 14:43:07 +09:00
Shunsuke Shibayama
7906eff50d Fix parse.rs 2022-10-01 14:39:30 +09:00
Shunsuke Shibayama
423206920a Add execution test 2022-10-01 01:11:31 +09:00
Shunsuke Shibayama
4e9dbe0e98 Update parse.rs 2022-09-30 18:50:33 +09:00
Shunsuke Shibayama
d4b6e6000e Update version (v0.5.5) 2022-09-30 01:22:43 +09:00
Shunsuke Shibayama
f0c9f04027 Update parse.rs 2022-09-29 12:04:16 +09:00
Shunsuke Shibayama
23a6f630c9 Fix import to be called from anywhere 2022-09-29 11:48:38 +09:00