Skip to content

Commit

Permalink
some work in progress from san francisco. i think i've broken things …
Browse files Browse the repository at this point in the history
…temporarily but i'm working on it...
  • Loading branch information
maxtaco committed Jan 24, 2012
1 parent 5c92254 commit 9a0ee17
Show file tree
Hide file tree
Showing 12 changed files with 282 additions and 229 deletions.
1 change: 0 additions & 1 deletion TODO-tame.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Todos to get Tame Running
* `await` returns a value
* continuations must therefore return a value
* tamed `for`, `while` and others return a value
* for guards
* tameRequire:
tameRequire(inline) -- inlines the whole runtime (default)
tameRequire(external) -- requires the external library file to 'tame.'
Expand Down
35 changes: 1 addition & 34 deletions lib/coffee-script/cake.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 6 additions & 1 deletion lib/coffee-script/grammar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/coffee-script/lexer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 42 additions & 2 deletions lib/coffee-script/nodes.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9a0ee17

Please sign in to comment.