log

age author commit description
Tue, 17 Jun 2014 02:57:14 +0000 fschmidt@gmail.com fa03671f59a0 replace ExpressionsStmt with FnCallStmt
Mon, 16 Jun 2014 10:50:40 +0000 fschmidt@gmail.com a9391f914aba minor fix
Mon, 16 Jun 2014 10:37:06 +0000 fschmidt@gmail.com c9100f29fae0 conditions must be type boolean
Mon, 16 Jun 2014 10:11:48 +0000 fschmidt@gmail.com f35c50027985 make load() more consistent
Mon, 16 Jun 2014 05:47:54 +0000 fschmidt@gmail.com f99fd64291b3 change load() to take env instead of using global
Mon, 16 Jun 2014 04:29:33 +0000 fschmidt@gmail.com dfd0f33b584e minor parser fix