aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAge
* Makefile: code styleEgor Tensin2020-03-01
* Travis: switch to Boost 1.67Egor Tensin2020-02-29
* update cmake-commonEgor Tensin2020-02-29
* Travis: switch to Boost 1.66Egor Tensin2020-02-29
* update cmake-commonEgor Tensin2020-02-29
* Makefile: style guideEgor Tensin2020-02-29
* Makefile: best practicesEgor Tensin2020-02-03
* update cmake-commonEgor Tensin2020-02-02
* Travis: build multi-arch images only on masterEgor Tensin2020-01-30
* AppVeyor: leaner configEgor Tensin2020-01-30
* docker-compose: fix math-client pathEgor Tensin2020-01-29
* Makefile: restructureEgor Tensin2020-01-28
* prettier MakefileEgor Tensin2020-01-28
* Travis: DRY up the configEgor Tensin2020-01-28
* Travis: lint the configEgor Tensin2020-01-28
* README: update badgesEgor Tensin2020-01-28
* docker: multi-arch buildsEgor Tensin2020-01-28
* README: updateEgor Tensin2020-01-28
* docker: multi-stage buildsEgor Tensin2020-01-28
* remove unnecessary static-sEgor Tensin2020-01-14
* formatting fixesEgor Tensin2020-01-14
* fix .clang-formatEgor Tensin2020-01-14
* use clang-format.py instead of clang-format.shEgor Tensin2020-01-14
* Travis: only install clang-format when neededEgor Tensin2020-01-13
* clang-format all the codeEgor Tensin2020-01-13
* Travis: only run clang-format on masterEgor Tensin2020-01-13
* Travis: run clang-formatEgor Tensin2020-01-13
* update cmake-commonEgor Tensin2020-01-13
* work around clang-format oddityEgor Tensin2020-01-13
* more clang-format friendly boost::program_options usageEgor Tensin2020-01-13
* add Boost constraints to CMakeLists.txtEgor Tensin2020-01-11
* 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