Files
mruby-mruby/TODO
T
Yukihiro "Matz" Matsumoto dd57cb7112 update TODO entries; close #2831
2015-11-17 07:30:34 +09:00

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.