Joe Hildebrand

Results 61 issues of Joe Hildebrand

Also adds GHEAP_MALLOC and GHEAP_FREE macros to allow custom allocators to be swapped in at compile time. Fixes #1

Platform: OSX 10.10.3 Compiler: ``` Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn) Target: x86_64-apple-darwin14.3.0 Thread model: posix ``` when compiling tests_cpp03, I get a...

Everywhere you call malloc, please. If you're amenable, I'll send you a patch.

When installing coffeelint, several warnings currently exist for minimatch security issues. Updating the `glob` dependency to the latest (7.0.5 as of today) fixes that problem. While you're at it, you...

Should be pretty straightforward to re-use visit(). Support indented/pretty formatted as well.

Add support for coveralls. Depends on #17.

I think we're getting close to a 1.0 release. We can keep working after a release...

Starting a serializer feels like a good amount of design work that I'd want to talk to you about first.

This project has been dead for several years. It has been resuscitated and is being maintained as [Peggy](https://peggyjs.org/). See https://github.com/peggyjs/peggy to participate in the conversation.

Fixes #307. Adds a `GrammarLocation` class that can be used as your `grammarSource`, which specifies the offset of the grammar in a larger file. Works for errors and source maps.

blocks-release