Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add missing copyright headers | Egor Tensin | 2020-03-14 | |
| | ||||
* | Docker: ignore irrelevant stuff | Egor Tensin | 2020-03-13 | |
| | ||||
* | Travis: update stage name | Egor Tensin | 2020-03-01 | |
| | ||||
* | Makefile: code style | Egor Tensin | 2020-03-01 | |
| | ||||
* | Travis: switch to Boost 1.67 | Egor Tensin | 2020-02-29 | |
| | ||||
* | update cmake-common | Egor Tensin | 2020-02-29 | |
| | ||||
* | Travis: switch to Boost 1.66 | Egor Tensin | 2020-02-29 | |
| | ||||
* | update cmake-common | Egor Tensin | 2020-02-29 | |
| | ||||
* | Makefile: style guide | Egor Tensin | 2020-02-29 | |
| | ||||
* | Makefile: best practices | Egor Tensin | 2020-02-03 | |
| | ||||
* | update cmake-common | Egor Tensin | 2020-02-02 | |
| | ||||
* | Travis: build multi-arch images only on master | Egor Tensin | 2020-01-30 | |
| | | | | They take a _really_ long time, for reasons unclear. | |||
* | AppVeyor: leaner config | Egor Tensin | 2020-01-30 | |
| | | | | CMake can detect lib*-msvc-* librarydir automatically, I think? | |||
* | docker-compose: fix math-client path | Egor Tensin | 2020-01-29 | |
| | ||||
* | Makefile: restructure | Egor Tensin | 2020-01-28 | |
| | ||||
* | prettier Makefile | Egor Tensin | 2020-01-28 | |
| | ||||
* | Travis: DRY up the config | Egor Tensin | 2020-01-28 | |
| | ||||
* | Travis: lint the config | Egor Tensin | 2020-01-28 | |
| | ||||
* | README: update badges | Egor Tensin | 2020-01-28 | |
| | ||||
* | docker: multi-arch builds | Egor Tensin | 2020-01-28 | |
| | ||||
* | README: update | Egor Tensin | 2020-01-28 | |
| | ||||
* | docker: multi-stage builds | Egor Tensin | 2020-01-28 | |
| | ||||
* | remove unnecessary static-s | Egor Tensin | 2020-01-14 | |
| | ||||
* | formatting fixes | Egor Tensin | 2020-01-14 | |
| | ||||
* | fix .clang-format | Egor Tensin | 2020-01-14 | |
| | ||||
* | use clang-format.py instead of clang-format.sh | Egor Tensin | 2020-01-14 | |
| | ||||
* | Travis: only install clang-format when needed | Egor Tensin | 2020-01-13 | |
| | ||||
* | clang-format all the code | Egor Tensin | 2020-01-13 | |
| | ||||
* | Travis: only run clang-format on master | Egor Tensin | 2020-01-13 | |
| | ||||
* | Travis: run clang-format | Egor Tensin | 2020-01-13 | |
| | ||||
* | update cmake-common | Egor Tensin | 2020-01-13 | |
| | ||||
* | work around clang-format oddity | Egor Tensin | 2020-01-13 | |
| | ||||
* | more clang-format friendly boost::program_options usage | Egor Tensin | 2020-01-13 | |
| | ||||
* | add Boost constraints to CMakeLists.txt | Egor Tensin | 2020-01-11 | |
| | ||||
* | Travis: fast_finish | Egor Tensin | 2020-01-11 | |
| | ||||
* | AppVeyor: fast_finish | Egor Tensin | 2020-01-11 | |
| | ||||
* | appveyor.yml -> .appveyor.yml | Egor Tensin | 2020-01-11 | |
| | ||||
* | Travis: build Docker images | Egor Tensin | 2020-01-09 | |
| | ||||
* | update cmake-common | Egor Tensin | 2020-01-09 | |
| | ||||
* | remove unnecessary #include-s | Egor Tensin | 2020-01-06 | |
| | ||||
* | test: add a comment for the benchmarks | Egor Tensin | 2020-01-06 | |
| | ||||
* | lexer: fix GCC build errors | Egor Tensin | 2020-01-06 | |
| | ||||
* | lexer: std:: vs boost:: for whitespace parsing | Egor Tensin | 2020-01-06 | |
| | | | | Added the corresponding benchmarks too. | |||
* | lexer: switch to Boost.Regex | Egor Tensin | 2020-01-04 | |
| | ||||
* | Docker: forgot to add Boost.Regex | Egor Tensin | 2020-01-03 | |
| | ||||
* | update cmake-common | Egor Tensin | 2020-01-03 | |
| | | | | | common.cmake was causing trouble with benchmark & GCC, less intrusive now. | |||
* | lexer: refactor details/parse.cpp even more | Egor Tensin | 2020-01-03 | |
| | ||||
* | lexer: refactor details/parse.cpp a bit | Egor Tensin | 2020-01-03 | |
| | ||||
* | Travis: forgot to build Boost.Regex | Egor Tensin | 2020-01-03 | |
| | ||||
* | CI: run the benchmarks | Egor Tensin | 2020-01-03 | |
| |