diff options
| author | Bruce Hill <bitbucket@bruce-hill.com> | 2017-09-13 16:08:26 -0700 |
|---|---|---|
| committer | Bruce Hill <bitbucket@bruce-hill.com> | 2017-09-13 16:08:26 -0700 |
| commit | d27561b16a30223751998e0e02ba9e3d7289436f (patch) | |
| tree | c94340517f616d6c4855d225920b4eaaec2b7395 /nomsu.moon | |
| parent | 522a0397677c78a7d73b7095cead198fa162b927 (diff) | |
Updated todo.
Diffstat (limited to 'nomsu.moon')
| -rwxr-xr-x | nomsu.moon | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ utils = require 'utils' -- dicts? -- better scoping? -- first-class functions +-- better error reporting +-- type checking? INDENT = " " lpeg.setmaxstack 10000 -- whoa |
