Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to coffee-script for parsing #10

Merged
merged 3 commits into from
Dec 3, 2014
Merged

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Dec 3, 2014

  • Use coffee-script instead of coffee-script-redux for parsing
  • Basic reviver support for CSON.parse

This drops support for node 0.8.

@jkrems
Copy link
Contributor Author

jkrems commented Dec 3, 2014

This should also address #6

@@ -0,0 +1,133 @@
{nodes} = require 'coffee-script'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should there be a license header here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It most definitely should. Same for stringify. Added.

@abloom
Copy link
Contributor

abloom commented Dec 3, 2014

:shipit:

jkrems added a commit that referenced this pull request Dec 3, 2014
@jkrems jkrems merged commit a8c5541 into master Dec 3, 2014
@jkrems jkrems deleted the jk/switch-to-coffee-script branch December 3, 2014 18:41
@jkrems jkrems mentioned this pull request Dec 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants