mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
update TODO entries; close #2831
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
Things to do (Things that are not done yet)
|
||||
|
||||
* Special variables ($1,$2..)
|
||||
* special variables ($1,$2..)
|
||||
* super in aliased methods
|
||||
* multi-assignment decomposing
|
||||
* keyword arguments in def statement
|
||||
|
||||
Things to improve (Done but things to fix)
|
||||
|
||||
* Hash (Reduce size. Use khash or save the order)
|
||||
* stringEx (Delete encoding、delete CODERANGE、delete everything except UTF-8 or ASCII)
|
||||
* Make additions as they are noticed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user