class.moon
|
instances store class in __class
|
2011-07-04 11:40:20 -07:00 |
cond.moon
|
conds and while
|
2011-05-23 01:16:49 -07:00 |
funcs.moon
|
default function args
|
2011-07-16 11:00:39 -07:00 |
import.moon
|
use \ for colon call operator
|
2011-06-22 23:45:03 -07:00 |
loops.moon
|
standalone for in loop
|
2011-07-14 23:46:16 -07:00 |
string.moon
|
strings
|
2011-05-22 00:58:17 -07:00 |
syntax.moon
|
proper return statement + with expression
|
2011-07-16 13:19:41 -07:00 |
tables.moon
|
more tables
|
2011-05-22 22:12:21 -07:00 |
with.moon
|
use \ for colon call operator
|
2011-06-22 23:45:03 -07:00 |