Commit Graph
3 Commits
Author SHA1 Message Date
Bob Nystrom 05717e763d Move tests to right directory. 2014-04-19 11:41:21 -07:00
Bob Nystrom da4cadf16b Unify body handling.
Blocks, functions, and methods now have the same code for handling
their bodies.

This means that single-line methods work like single-line functions:
they return the result of their expression.
2014-04-03 07:48:19 -07:00
Bob Nystrom 90d1ed6aa6 Make null falsey. 2014-01-20 18:12:55 -08:00