Skip to content

Commit 6a8e6a4

Browse files
helixbassGeoffreyBooth
authored andcommitted
AST: Track exclusive end line/column (#5156)
* updated grammar (with patched Jison) * passing tests * updated grammar * updated grammar * updated grammar * updated grammar * cleanup * refactor
1 parent 42402da commit 6a8e6a4

File tree

12 files changed

+355
-306
lines changed

12 files changed

+355
-306
lines changed

lib/coffeescript/grammar.js

Lines changed: 15 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/coffeescript/helpers.js

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/coffeescript/lexer.js

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/coffeescript/nodes.js

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)