Commit Graph

2 Commits

Author SHA1 Message Date
water111 425cc6794c [Compiler] Bug fixes (#230)
* fix method name and use-after-free during compile error

* doc fix
2021-02-03 11:07:47 -05:00
water111 3355df809a Add boxed array type (#163)
* add array

* support static arrays
2020-12-19 21:05:18 -05:00