Skip to content

Commit

Permalink
Merge pull request #2887 from epidemian/more-math-operators
Browse files Browse the repository at this point in the history
Add new mathematical operators
  • Loading branch information
michaelficarra committed Jan 24, 2014
2 parents 6bdd527 + 6a43de7 commit d687d52
Show file tree
Hide file tree
Showing 11 changed files with 220 additions and 91 deletions.
10 changes: 7 additions & 3 deletions lib/coffee-script/grammar.js

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

32 changes: 19 additions & 13 deletions lib/coffee-script/lexer.js

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

63 changes: 52 additions & 11 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 d687d52

Please sign in to comment.