1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JSONIPC: Makefile: use -D__JSONIPC_NULL_REFERENCE_THROWS__ for testing More... almost 4 years ago
JSONIPC: jsonipc.hh: use const dummy if ! __JSONIPC_NULL_REFERENCE_THROWS__ More... almost 4 years ago
JSONIPC: cxxjip.py: ignore incomplete classes More... almost 4 years ago
JSONIPC: jsonipc.hh: sort classes on printout by inheritance depth More... about 4 years ago
JSONIPC: cxxjip.py: exclude inheritance from unknown bases More... about 4 years ago
JSONIPC: jsonipc.hh: keep locals in InstanceMap unless Scope::PURGE_TEMPORARIES More... about 4 years ago
JSONIPC: jsonipc.hh: add jsonvalue_to_string() More... about 4 years ago
JSONIPC: jsonipc.hh: rename wrapper_from_json() More... about 4 years ago
JSONIPC: jsonipc.hh: add virtual wrapper_to_json() More... about 4 years ago
JSONIPC: jsonipc.hh: simplify InstanceMap.lookup_wrapper() More... about 4 years ago
JSONIPC: jsonipc.hh: simplify InstanceMap::lookup_wrapper() callers More... about 4 years ago
JSONIPC: jsonipc.hh: remove unused get_objectid() More... about 4 years ago
JSONIPC: jsonipc.hh: remove indirection More... about 4 years ago
JSONIPC: jsonipc.hh: fix static method call More... about 4 years ago
JSONIPC: testjsonipc.cc: test shared_from_this() uses More... about 4 years ago
JSONIPC: jsonipc.hh: use Class.shared_from_this() instead of eternal() More... about 4 years ago
JSONIPC: Makefile: compile as C++17 More... about 4 years ago
JSONIPC: jsonipc.hh: small simplification More... about 4 years ago
JSONIPC: jsonipc.hh: fix Serializable<> shared_ptr More... about 4 years ago
JSONIPC: testjsonipc.cc: test Serializable<> to shared_ptr More... about 4 years ago
JSONIPC: jsonipc.hh: remove leaky copy ctor handling More... about 4 years ago
JSONIPC: jsonipc.hh: remove "__typename__" extension on Serializable<> More... about 4 years ago
DOC: GNUmakefile: allow subdir make More... about 4 years ago
DOC: Makefile.mk: generate anklang-manual.html More... about 4 years ago
JSONIPC: jsonipc.hh: allow shared_ptr to Serializable More... about 4 years ago
JSONIPC: jsonipc.js: `null` objects cannot be indexed More... about 4 years ago
JSONIPC: cxxjip.py: filter out classes from includes More... about 4 years ago
JSONIPC: cxxjip.py: filter out classes with underscore More... about 4 years ago
JSONIPC: cxxjip.py: abort if castxml failed More... about 4 years ago
JSONIPC: cxxjip.py: parse c++17 code More... about 4 years ago