Johannes Kapfhammer johannesk
  • Joined on 2016-11-28
johannesk pushed to master at SOI/soi-header 2019-10-07 14:30:58 +02:00
5f3c72389c print int instead of int64_t in expression
009d4f5241 print int instead of int64_t in expression
Compare 2 commits »
johannesk pushed to master at SOI/soi-header 2019-10-07 14:30:21 +02:00
009d4f5241 print int instead of int64_t in expression
4b5a124aa1 print full function name
Compare 2 commits »
johannesk pushed to master at SOI/soi-header 2019-10-07 13:18:24 +02:00
0aee7de352 fix emacs header in example.cpp
bbb14ef3df fix trailing space after string in nested types
Compare 2 commits »
johannesk pushed to master at SOI/soi-header 2019-10-07 13:10:27 +02:00
e0b673e4e2 reset bold after status line
johannesk pushed to master at SOI/soi-header 2019-10-06 21:56:00 +02:00
e724f201fc import unordered_map
7fc2b533c7 fix constexpr under c++11
33d31af61d make dbg() variant work under gcc and clang
Compare 3 commits »
johannesk pushed to master at SOI/soi-header 2019-10-06 21:17:44 +02:00
cca34a1ad7 dbg: allow empty argument list
johannesk pushed to master at SOI/soi-header 2019-10-06 20:57:00 +02:00
daeda942ad use runtime function to pretty print type name
johannesk pushed to master at SOI/soi-header 2019-10-06 18:38:47 +02:00
492a0f3c55 run clang-format
4d25fc25c4 fix pretty printer for recursive types
310d119ffb include map
Compare 3 commits »
johannesk pushed to master at SOI/soi-header 2019-10-06 17:45:18 +02:00
7f4f11fb2b improve readme
69a5169841 improve readme
Compare 2 commits »
johannesk pushed to master at SOI/soi-header 2019-10-06 17:40:52 +02:00
69a5169841 improve readme
d594be1ac0 tweak colors
475a7f7910 improve handling of std:: prefixes
3d1c648b4f put include all into its own header
d8a3ccc553 rename from soi.h to soi, including macros
Compare 5 commits »
johannesk pushed to master at SOI/soi-header 2019-10-06 16:46:17 +02:00
44aa8d060a initial commit