TODO in to_source-0.2.7 vs TODO in to_source-0.2.8
- old
+ new
@@ -1,4 +1,6 @@
+* Do not emit parantheses around non keywords in binary operations (this will beautify source again)
+* Rewrite this library it is ultra hacky and adhoc
* Fix parsing errors from ruby parser
It breaks on def $keyword.
* Do a metric driven refactor once flay flog and friends work.
* Report bug about missing Rubinius::AST::SClass#body
* Decide about to support 18-mode or not