Closed hughsk closed 10 years ago
Now should catch and emit errors from lib/expr.js, avoid infinite loops on unclosed braces, and stop emitting data after running into an error.
Fixes #5, and stops glslify from crashing the workshopper when running into syntax errors. Thanks! :)
This looks great! Thanks.
Published as v1.0.0!
Now should catch and emit errors from lib/expr.js, avoid infinite loops on unclosed braces, and stop emitting data after running into an error.
Fixes #5, and stops glslify from crashing the workshopper when running into syntax errors. Thanks! :)