blob: 3e195f99bbeb647c784c2d4257c3078a20f4d71d (
plain)
1
2
3
4
5
6
7
8
9
10
|
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.
|