Commits on Source (18)
-
Dan Hirsch authored3fefa204
-
Dan Hirsch authored94f4f2a1
-
Dan Hirsch authoredf9a1b119
-
Dan Hirsch authoredfdfbc2b2
-
Dan Hirsch authored704beacf
-
Meredith L. Patterson authored
* "in_" and "not_in" should coerce their results to strings (i.e., chr(result)) * TestLeftrec: success case 2 fails * TestChRange: success case segfaults * TestWhitespaceEnd: success case segfaults * TestAction: success case segfaults with "corrupted double-linked list" * TestButNotRange: segfaults, probably because of whatever's wrong with ch_range * TestXor: segfaults; failure case craps out with "malloc(): smallbin double linked list corrupted"
23e3fded -
Meredith L. Patterson authored5ad10546
-
Meredith L. Patterson authored57f4c1ed
-
Meredith L. Patterson authored7ae0688c
-
Meredith L. Patterson authoreda26a812d
-
Meredith L. Patterson authored4b00cd88
-
Meredith L. Patterson authored7129677a
-
Meredith L. Patterson authored71434b78
-
Meredith L. Patterson authored8fb99bc0
-
Meredith L. Patterson authoredeae62632
-
Meredith L. Patterson authoredd060fdd2
-
Meredith L. Patterson authored7568ee1e
-
Meredith L. Patterson authored89b0e7dd
Showing
- .travis.yml 3 additions, 0 deletions.travis.yml
- src/SConscript 1 addition, 1 deletionsrc/SConscript
- src/allocator.h 4 additions, 0 deletionssrc/allocator.h
- src/bindings/desugar-header.pl 22 additions, 0 deletionssrc/bindings/desugar-header.pl
- src/bindings/php/SConscript 16 additions, 0 deletionssrc/bindings/php/SConscript
- src/bindings/php/hammer.xml 514 additions, 0 deletionssrc/bindings/php/hammer.xml
- src/bindings/python/hammer.py 488 additions, 0 deletionssrc/bindings/python/hammer.py
- src/bindings/python/hammer_tests.py 506 additions, 0 deletionssrc/bindings/python/hammer_tests.py
- src/bindings/swig/hammer.i 38 additions, 0 deletionssrc/bindings/swig/hammer.i
- src/hammer.c 4 additions, 0 deletionssrc/hammer.c
- src/hammer.h 41 additions, 11 deletionssrc/hammer.h
- src/parsers/indirect.c 4 additions, 0 deletionssrc/parsers/indirect.c
- src/parsers/token.c 3 additions, 1 deletionsrc/parsers/token.c
src/bindings/desugar-header.pl
0 → 100644
src/bindings/php/SConscript
0 → 100644
src/bindings/php/hammer.xml
0 → 100644
This diff is collapsed.
src/bindings/python/hammer.py
0 → 100644
src/bindings/python/hammer_tests.py
0 → 100644
src/bindings/swig/hammer.i
0 → 100644