Commit graph

14 commits

Author SHA1 Message Date
Shunsuke Shibayama
21055ce392 Implement newtype notation 2023-01-06 18:13:21 +09:00
Shunsuke Shibayama
d8f7e386c8 Enhance: empty classes can be generated by Class() 2022-12-23 22:16:22 +09:00
Shunsuke Shibayama
fe969299d7 Omit class names in member access 2022-09-10 17:52:03 +09:00
Shunsuke Shibayama
892ab6df2f Implement inheritance check 2022-09-09 15:34:34 +09:00
Shunsuke Shibayama
c11ea3e892 Fix a method calling bug 2022-09-09 14:18:03 +09:00
Shunsuke Shibayama
e3e8a7e63c Impl Override feature 2022-09-08 09:53:32 +09:00
Shunsuke Shibayama
a6876f10d0 Update class.er 2022-09-07 21:56:33 +09:00
Shunsuke Shibayama
3e3b8abaa1 Update example scripts 2022-09-07 16:41:08 +09:00
Shunsuke Shibayama
a00577248b Update example script 2022-09-07 16:37:18 +09:00
Shunsuke Shibayama
174b37d60c Impl Display for ConstSubr 2022-09-03 23:39:29 +09:00
Shunsuke Shibayama
d2ed277685 Impl ShortenedRecord desugaring 2022-09-02 14:40:01 +09:00
Shunsuke Shibayama
fc5ad07660 Update parser 2022-09-02 11:45:47 +09:00
Shunsuke Shibayama
6d09b8a4df Change data class packing/unpacking syntax 2022-09-02 09:25:11 +09:00
Shunsuke Shibayama
96132b20f6 initial commit 2022-08-10 23:02:27 +09:00