James Coglan
|
97b497a520
|
Drop the old native extension and replace it with the new all-C parser. Replace the old masking code with a Ruby version, so that the Hybi class is pure Ruby.
|
2016-12-29 01:09:12 +00:00 |
|
James Coglan
|
4e747733a3
|
Begin wiring the C parser up to a Ruby driver. Driver::Native is currently a hollowed-out copy of Driver::Hybi with the parsing code removed.
|
2016-12-27 12:26:59 +00:00 |
|
James Coglan
|
75ccaa2e2a
|
Make the benchmark frame generator work on 1.9.
|
2016-12-24 02:03:03 +00:00 |
|
James Coglan
|
2e6d2b070d
|
Begin a minimum-viable parser in C.
|
2016-12-22 21:10:33 +00:00 |
|