arohner / scriptjure

a Clojure library for generating javascript
187 stars 15 forks source link

Several features #6

Closed scottjad closed 13 years ago

scottjad commented 13 years ago

Just a reminder about these features. If you like them I hope they'll get merged before the branches diverge too much. Let me know if you want anything changed or I can help.

arohner commented 13 years ago

Tests would help a lot. You don't have to go overboard, but at least one positive test case for each of the new features.

scottjad commented 13 years ago

Wow testing's no fun :) I guess if I had a setup to continually run them and a decent output that would be different.

Ok so I updated all the tests to work with my changes and wrote new tests for new features. I also merged with your latest so if you're going to pull please do now before making new commits as I don't want to merge differences by hand again.

Because of all the changes I would recommend changing this to a new minor release.