Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

CoffeeScript 1.7.1 Support #34

Closed
mattmccray opened this issue Mar 17, 2014 · 2 comments
Closed

CoffeeScript 1.7.1 Support #34

mattmccray opened this issue Mar 17, 2014 · 2 comments

Comments

@mattmccray
Copy link

Perhaps I'm reporting this in error. My apologies if so. Does biscotto support CoffeeScript 1.7+?

I'm getting parse errors when using with CS 1.7 syntax. Unexpected newlines, then this:

...project/node_modules/biscotto/src/util/referencer.coffee:217
          for (index = _j = 0, _len1 = options.length; _j < _len1; index = ++_
                                              ^
TypeError: Cannot read property 'length' of undefined
  at Referencer.module.exports.Referencer.resolveDoc (...project/node_modules/biscotto/src/util/referencer.coffee:213:9)

(filename path trimmed to save space)

@gjtorikian
Copy link
Owner

It should. Could you post the comment block you're trying to parse?

@gjtorikian
Copy link
Owner

With CoffeeScript version 1.7.1, all tests pass and the module works. Going to close this out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants