Jeff Garzik
|
de88152e89
|
Add more test data
|
2019-01-05 03:20:30 -05:00 |
|
Jeff Garzik
|
b55855e24f
|
Add pscan tool, to convert JSON parse stream into AST-like object
|
2019-01-05 02:35:54 -05:00 |
|
Jeff Garzik
|
75ee778e7e
|
Fix minor bugs: some int-to-boolean JSON conversions were missed.
|
2019-01-05 01:33:36 -05:00 |
|
Jeff Garzik
|
0a18c5ef1a
|
Begin conversion of stdout data to JSON stream.
Tested with tst-create*.sql new tests.
|
2019-01-04 23:15:46 -05:00 |
|
Jeff Garzik
|
3903ab0cbb
|
sql.l: Handle square bracket column names
Credit: @mewalig
Fixes #2
|
2018-02-17 00:13:29 -05:00 |
|
Jeff Garzik
|
dd40182dce
|
Fix missing yyerror arg.
Fixes #1
|
2018-02-16 23:53:30 -05:00 |
|
Jeff Garzik
|
379dc16c5e
|
Add simple test suite.
|
2016-07-29 16:24:02 -04:00 |
|
Jeff Garzik
|
e1e9c6558c
|
Switch to autoconf/automake/libtool.
libtool is included as future preparation for exporting a library.
|
2016-07-29 06:27:45 -04:00 |
|