Commit Graph

39 Commits

Author SHA1 Message Date
Justin Trautmann 4ccd44dbb8 update readme 2020-10-08 10:14:14 +02:00
Mike Siomkin 819dc09eb2 Add missing braces to the README code snippet 2020-06-05 20:30:40 +03:00
mrks 530b48d539
Fix kStmtSelect typo 2020-06-04 11:22:56 +02:00
庄天翼 a18f03e0bc refine example in README.md
Signed-off-by: TennyZhuang <zty0826@gmail.com>
2020-06-03 23:40:02 +08:00
Mike Siomkin 00ac9cd304 Fix compiler version requirements in readme
c++17 is required to build the project. The minimum versions of gcc
and clang that support c++17 are 5 (for both compilers).

Closes #148
2020-05-26 15:29:43 +03:00
mrks 907b668151
Fix build badge (#135)
The badge referred to the outdated release (which has been deleted for a while now). This PR updates it so that the master is used.
2019-12-16 04:52:17 -08:00
Jan Koßmann 717df4d910 Adjust license paragraph in readme (#97) 2018-05-31 17:51:27 +10: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 0909c6a89a Documentation & Result Move Constructor (#39)
Updates documentation, adds a move constructor to SQLParserResult, fixes compile-time warnings
2017-04-21 16:15:07 +02:00
Pedro 589a251ed7 add copy header files to install rule 2017-04-04 02:58:16 +02:00
Pedro Flemming eb262d1bde Update README. trigger travis build and add badge 2016-05-24 15:34:42 +02:00
Pedro Flemming ea333afa15 update readme with clang version 2016-05-24 15:15:01 +02:00
Pedro Flemming e73233832f Update README.md 2016-02-27 18:39:16 +01:00
Pedro c8e8abf0b3 cleaned up documentation 2016-02-27 16:58:51 +01:00
Pedro Flemming d5fad5ea56 Update README.md 2015-12-23 17:00:09 +01:00
Pedro Flemming 2ab7840cf7 Update README.md 2015-12-23 16:57:59 +01:00
Pedro Flemming 3cdc0dfb8d Update README.md 2015-12-23 16:39:59 +01:00
Pedro Flemming b1622ce71d Update README.md 2015-08-28 13:50:53 +02:00
Pedro Flemming 447197f62e Update README.md 2015-05-27 22:37:46 +02:00
Pedro Flemming 01f57dd0ef Update README.md 2015-05-27 22:30:44 +02:00
Pedro Flemming 4a9387174a Update README.md 2015-05-27 22:24:22 +02:00
Pedro Flemming a69569dfb7 Update README.md
adds links to contributers
2015-04-17 10:20:34 +02:00
David Schwalb d92caf2548 Update README.md 2015-04-15 09:18:40 +02:00
Pedro Flemming b71a74786c Update README.md 2015-01-26 20:50:54 +01:00
Pedro ce5b78f79a Merge branch 'master' of github.com:hyrise/sql-parser 2015-01-26 20:50:05 +01:00
Pedro 1674f64910 updated docu 2015-01-26 20:50:01 +01:00
Pedro Flemming ee2eebe75e Update README.md 2015-01-26 20:33:22 +01:00
Pedro c1db8a3f4e updated docu 2015-01-26 20:30:53 +01:00
Pedro 38e480ec0e updated documenation 2014-12-16 02:23:56 +01:00
Pedro 48b473e7c5 refactored test framework 2014-12-03 16:32:56 +01:00
Pedro Flemming 13e4d168e4 Update README.md 2014-11-29 13:35:14 +01:00
Pedro Flemming ddda14d0be Update README.md 2014-11-29 13:29:24 +01:00
Pedro Flemming 10ceea13b1 Update README.md 2014-11-10 01:48:33 +01:00
Pedro Flemming 4bf304040d Update README.md 2014-11-04 10:22:06 +01:00
Pedro Flemming a65cd3a67c Update README.md 2014-11-04 00:22:59 +01:00
Pedro Flemming f74f5f36bc Update README.md 2014-11-04 00:17:32 +01:00
Pedro 195f9f46eb Update README.md 2014-10-31 18:54:00 +01:00
Pedro f2cc8cd9b6 Update README.md 2014-10-24 17:37:03 +02:00
Pedro b5e65a7821 Initial commit 2014-10-09 01:27:56 +02:00