8000 Tags · srikumarks/cspjs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: srikumarks/cspjs

Tags

v0.7.2

Toggle v0.7.2's commit message
Fixed sweet.js dependency to 0.7.8.

v0.7.1

Toggle v0.7.1's commit message
Added note about normal statements ending in semicolon

v0.5.2

Toggle v0.5.2's commit message
v0.5.2 with <<- operator and updated docs.

v0.4.10

Toggle v0.4.10's commit message
v0.4.10 fixes the tests that were broken by change to import structure.

The reason the tests didn't fire that problem was that the change to 
task.js wasn't being picked up. So I've modified the Makefile to include
task.js as a dependency so that the js files get generated every time it
changes. Should've been that way from the start. Damn!

v0.4.1

Toggle v0.4.1's commit message
BUGFIX: Continuation to an earlier commit about finally blocks.

finally {} blocks need to be treated first everywhere.

v0.3.2

Toggle v0.3.2's commit message
BUGFIX: It looks like I need a separate case for the variable

declaration pattern when counting states. Not sure why I need
that. This may be a bug in sweet.js, but this commit works
around it.
0