aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* Travis: fast_finishEgor Tensin2020-01-11
* AppVeyor: fast_finishEgor Tensin2020-01-11
* appveyor.yml -> .appveyor.ymlEgor Tensin2020-01-11
* Travis: build Docker imagesEgor Tensin2020-01-09
* update cmake-commonEgor Tensin2020-01-09
* remove unnecessary #include-sEgor Tensin2020-01-06
* test: add a comment for the benchmarksEgor Tensin2020-01-06
* lexer: fix GCC build errorsEgor Tensin2020-01-06
* lexer: std:: vs boost:: for whitespace parsingEgor Tensin2020-01-06
* lexer: switch to Boost.RegexEgor Tensin2020-01-04
* Docker: forgot to add Boost.RegexEgor Tensin2020-01-03
* update cmake-commonEgor Tensin2020-01-03
* lexer: refactor details/parse.cpp even moreEgor Tensin2020-01-03
* lexer: refactor details/parse.cpp a bitEgor Tensin2020-01-03
* Travis: forgot to build Boost.RegexEgor Tensin2020-01-03
* CI: run the benchmarksEgor Tensin2020-01-03
* lexer: add alternative boost::regex implementationsEgor Tensin2020-01-03
* cmake: don't install benchmark the libraryEgor Tensin2020-01-03
* add a basic benchmark for lexerEgor Tensin2020-01-03
* add Google's benchmark library as a submoduleEgor Tensin2020-01-03
* lexer: split out testing-exposed functionsEgor Tensin2020-01-03
* update cmake-commonEgor Tensin2020-01-01
* README: updateEgor Tensin2020-01-01
* test: add more parser testsEgor Tensin2020-01-01
* parser: make ^ operator higher priority than unary -Egor Tensin2020-01-01
* parser: support unary +Egor Tensin2019-12-31
* parser: refactoringEgor Tensin2019-12-31
* support the power (^) operatorEgor Tensin2019-12-31
* add .dockerignoreEgor Tensin2019-12-30
* Docker: debian -> alpineEgor Tensin2019-12-30
* add licensing notes to source filesEgor Tensin2019-12-22
* update cmake-commonEgor Tensin2019-12-21
* Travis: install newer cmakeEgor Tensin2019-12-21
* cmake: use Boost::* targetsEgor Tensin2019-12-21
* cmake: install() PDB filesEgor Tensin2019-12-21
* README: update label on Docker badgesEgor Tensin2019-12-19
* update cmake-commonEgor Tensin2019-12-16
* AppVeyor: %PROJECT_NAME% in artifact namesEgor Tensin2019-12-15
* update cmake-commonEgor Tensin2019-12-15
* update cmake-commonEgor Tensin2019-12-15
* update cmake-commonEgor Tensin2019-12-14
* stress_test.py: check all outputs equalEgor Tensin2019-12-13
* client: skip \rEgor Tensin2019-12-13
* don't let the write buffer corruptEgor Tensin2019-12-13
* stress_test.py: fix for 3.6Egor Tensin2019-12-13
* README: updateEgor Tensin2019-12-13
* Travis: switch to boost/build.pyEgor Tensin2019-12-13
* rename executablesEgor Tensin2019-12-13
* AppVeyor: package artifactsEgor Tensin2019-12-13
* cmake: install README, LICENSE.txtEgor Tensin2019-12-12