Meredith L. Patterson
|
b979f66c21
|
python tests baked into scons; h_ch needs the first char of its input string as its input
|
2013-11-19 19:15:13 -06:00 |
|
Meredith L. Patterson
|
6746df20db
|
typemap to fix conversion from python strings to uint8_t*
|
2013-11-19 19:15:13 -06:00 |
|
Meredith L. Patterson
|
551645e980
|
There's a typemap problem between const uint8_t* and target-language strings, but I can create parsers in python and php.
|
2013-11-19 19:15:13 -06:00 |
|
Meredith L. Patterson
|
902ca46b4d
|
SWIG bindings build, compile, and appear to work for python. Will port over tests next.
|
2013-11-19 19:15:13 -06:00 |
|
Meredith L. Patterson
|
21f16ebefd
|
invoke swig with relative path instead, -I../../
|
2013-11-19 19:15:13 -06:00 |
|
Meredith L. Patterson
|
eb04069817
|
fixed nested unions
|
2013-11-19 19:15:13 -06:00 |
|
Meredith L. Patterson
|
34062d50a2
|
Import combinator and allocator APIs into SWIG. Next is glue. Need to fix unions in HParsedToken and HCaseResult.
|
2013-11-19 19:15:13 -06:00 |
|