index
:
math-server
master
Calculator with a telnet interface
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
lexer: add alternative boost::regex implementations
Egor Tensin
2020-01-03
*
cmake: don't install benchmark the library
Egor Tensin
2020-01-03
*
add a basic benchmark for lexer
Egor Tensin
2020-01-03
*
add Google's benchmark library as a submodule
Egor Tensin
2020-01-03
*
lexer: split out testing-exposed functions
Egor Tensin
2020-01-03
*
update cmake-common
Egor Tensin
2020-01-01
*
README: update
Egor Tensin
2020-01-01
*
test: add more parser tests
Egor Tensin
2020-01-01
*
parser: make ^ operator higher priority than unary -
Egor Tensin
2020-01-01
*
parser: support unary +
Egor Tensin
2019-12-31
*
parser: refactoring
Egor Tensin
2019-12-31
*
support the power (^) operator
Egor Tensin
2019-12-31
*
add .dockerignore
Egor Tensin
2019-12-30
*
Docker: debian -> alpine
Egor Tensin
2019-12-30
*
add licensing notes to source files
Egor Tensin
2019-12-22
*
update cmake-common
Egor Tensin
2019-12-21
*
Travis: install newer cmake
Egor Tensin
2019-12-21
*
cmake: use Boost::* targets
Egor Tensin
2019-12-21
*
cmake: install() PDB files
Egor Tensin
2019-12-21
*
README: update label on Docker badges
Egor Tensin
2019-12-19
*
update cmake-common
Egor Tensin
2019-12-16
*
AppVeyor: %PROJECT_NAME% in artifact names
Egor Tensin
2019-12-15
*
update cmake-common
Egor Tensin
2019-12-15
[next]