Commit Graph

9 Commits

Author SHA1 Message Date
Tim Zimmermann f5f7f8b408 Build flex with current version 2017-09-06 13:22:03 +00:00
Tim Zimmermann cace5319b9 Link binaries 2017-09-06 13:10:25 +00:00
Tim Zimmermann daf5250df6 Switch to gcc5, provide stdlib for clang builds
Trying to fix CI
2017-09-06 13:03:36 +00:00
Pedro Flemming 69d96061b2 Add tokenize method to SQLParser to output the list of tokens (#54)
Added tokenize benchmark. Restructured Makefile
2017-07-21 02:47:45 +02:00
Pedro Flemming 5e6cd2d84f Extend test suite. Build with -O3 by default. (#42)
* Change benchmarks and add -O3 to build
* Extended test suite. Makefile now buidls with -O3 by default. Added Makefile flag (mode=debug) to build with -g instead.
2017-05-26 15:18:52 -07:00
Pedro Flemming d576350e1e add auto memory leak check with valgrind to test script 2017-02-08 11:59:24 +01:00
Pedro 76aea6ac69 implement clang compatibility 2016-02-27 17:44:42 +01:00
Pedro ef7c3cf349 add test for installed library 2016-02-27 16:45:17 +01:00
Pedro ad072dd79d add travis.yml 2016-02-27 16:26:18 +01:00