1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes More... about 6 years ago
first attempt to compile under VisualStudio More... about 6 years ago
[flow] s/FlowType/LiteralType/g More... about 6 years ago
[flow] s/FlowLocation/SourceLocation/g More... about 6 years ago
some TODO idea updates More... about 6 years ago
flowtest WIP improvements + random spacing fixes More... about 6 years ago
[flow] flowtest: initial WIP commit More... about 6 years ago
[flow] IRGenerator: API cleanup More... about 6 years ago
[cmake] improves fmtlib dep building (having win32 target in mind) More... about 6 years ago
[xzero] raft: fixed raft::LogEntry fmt formatting More... about 6 years ago
[flow] Signature: cleanup & fmtlib catch-up More... about 6 years ago
[cmake] also install all header files on install target More... about 6 years ago
[cmake] ensure we auto-`git clone` and build fmt lib on-demand More... about 6 years ago
[fmtlib] making sure all user-data types that need formatting are using `formatter<>` instead of `operator<<(ostream&, T)` More... about 6 years ago
make more exclusive use of fmtlib (WIP commit) More... about 6 years ago
[cmake] filenames ordered More... about 6 years ago
[xzero] nodiscard cleanup More... about 6 years ago
Makefile.am cleanup, also enable proxy to be always compiled in More... about 6 years ago
cleanup More... about 6 years ago
[xzero] StringUtil: mark puts() as deprecated More... about 6 years ago
[xzero] actualy eliminate StringUtil::format family More... about 6 years ago
[xzero] basic move from StringUtil::format to fmtlib; also improves WSL detection More... about 6 years ago
clang-tidying More... about 6 years ago
use clang-tidy on every target (and make it conditionally) More... about 6 years ago
[cmake] adds clang-tidy support and also do some first fixes because of it More... about 6 years ago
[xzero] http/cluster: code cleanup More... about 6 years ago
[xzero] ThreadedExecutor: removing the very last operator new in this project [QA++] More... about 6 years ago
[xzero] eliminate more manual new/delete actions More... about 6 years ago
[xzero] Future: use `make_shared` isntead of operator new More... about 6 years ago
[xzero] remove unnecessary Utility.h More... about 6 years ago