aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/benchmarks (unfollow)
Commit message (Expand)Author
2021-04-07cmake: slight CMakeLists.txt refactoringEgor Tensin
2021-03-24cmake: use install_pdbs()Egor Tensin
2021-03-24add `make install`, `make test`, etc.Egor Tensin
2020-10-18cmake: files are per-directory, not per-extensionEgor Tensin
2020-10-17cmake: no more target_include_directories hacksEgor Tensin
2020-10-17cmake: minor tweks for the greater goodEgor Tensin
2020-03-14add missing copyright headersEgor Tensin
2020-01-13clang-format all the codeEgor Tensin
2020-01-06test: add a comment for the benchmarksEgor Tensin
2020-01-06lexer: std:: vs boost:: for whitespace parsingEgor Tensin
2020-01-03lexer: add alternative boost::regex implementationsEgor Tensin
2020-01-03add a basic benchmark for lexerEgor Tensin