1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[x0d] Context: extend logging output to also print remote port (not just ip), a More... almost 6 years ago
[flow] Runner: small API cleanup More... almost 6 years ago
[flow] Runner: reintroduce ability to trace-logging instructions when executing More... almost 6 years ago
[flow] Runner: eliminate userdata2 (not needed anymore) More... almost 6 years ago
[flow] TargetCodeGenerator: omit unnecessary LOAD instruction (fixes stack leak) More... almost 6 years ago
[flow] BasicBlock: ensure verify() allows never-returning native calls als terminator More... almost 6 years ago
[flow] renames library path from <xzero-flow> to <flow> to better state the targeted independance More... almost 6 years ago
[flow] instruction-print indention fixes (introduced when changing prints to fmtlib) More... almost 6 years ago
[flow] fixes target code generation (stack pop assertion) More... almost 6 years ago
[flow] more header-deps cleanups More... almost 6 years ago
header cleanup More... almost 6 years ago
[flow] a little cleanup More... almost 6 years ago
[flow] moving a little bit of flow-only helper APIs into <flow/util/...> More... almost 6 years ago
[xzero] TcpConnector: fixes somaxconn file read More... almost 6 years ago
[xzero] FileUtil: fixes read(FileHandle[, ...]) implementation, making sure it always reads whole file More... almost 6 years ago
cleanup More... almost 6 years ago
done More... almost 6 years ago
fixed fmtlib linkage on windows by switching to header-only mode (and disabling windows.h inclusion) More... almost 6 years ago
[flowtest] incremental work on location parsing More... almost 6 years ago
[flow] FilePos' members are unsigned now instead of size_t More... almost 6 years ago
[flow] Diagnostics: don't match against filename on Message::operator==() because of flowtest More... almost 6 years ago
[flowtest] allow regular files as cmd param More... almost 6 years ago
[flowtest] cleanup More... almost 6 years ago
[x0d] make sure we abort upon config parsing/linking failures More... almost 6 years ago
[flow] FlowToken: made me an enum class More... almost 6 years ago
[flow] greatly improving error/diagnostics reporting More... about 6 years ago
[flow] make use of new diagnostics reporting system More... about 6 years ago
[flow] adds missing piece of wip-snip-dibble-di-dip-dipdip. More... about 6 years ago
[xzero] adds <xzero/text/literals.h> for multiline indented literals More... about 6 years ago
[testing] fixes re-evaluation of `(actual)` param in EXPECT/ASSERT macros More... about 6 years ago