mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
Things to do (Things that are not done yet)
|
|
|
|
* special variables ($1,$2..)
|
|
* super in aliased methods
|
|
* multi-assignment decomposing
|
|
* keyword arguments in def statement
|
|
|
|
Things to improve (Done but things to fix)
|
|
|
|
* Make additions as they are noticed.
|