Commit graph

6 commits

Author SHA1 Message Date
Markus Schirp
9fcb271637 General source code beautifications 2012-10-19 23:34:19 +02:00
Markus Schirp
76199d082b Cleanup mutator internals
* Rename emit_safe to emit
* Rename emit_unsafe to emit!
2012-08-15 21:14:07 +02:00
Markus Schirp
3e23c9258f Move emit body mutations to base class 2012-08-14 12:40:27 +02:00
Markus Schirp
9755009966 Use scope based subclassing pattern 2012-08-09 23:07:22 +02:00
Markus Schirp
13b8227c03 Use Enumerable#one? instead of homebrew equivalent 2012-08-01 18:00:42 +02:00
Markus Schirp
a25f99c97a Add initial support for mutating case statements 2012-08-01 17:52:12 +02:00