Kastor
Kastor
Initially I was just going to fix this so the tests could run on node but then I found a bunch of other bugs and things in the documentation. Check...
This is a feature request to create a visual edit mode for defining schema. Something like a 2 column table with the property names on one side and values on...
Docs?
I wanted to try out a few things today with jison. I was looking through the code and it wasn't immediately obvious how to call jison-lex from scripts. While working...
When I want to suppress white space warnings in jslint I do ``` /*jslint white: true */ ``` but in acebug I have to do ``` /*jslint white: false */...
I don't see any platform specific code in this project. When I tried installing this on win 7 x64 running 64 bit node, I got an error saying the platform...