toxcore/other/analysis
iphydf 064ffe5875
Make a separate struct Tox containing the Messenger.
This allows Tox to contain additional data on top of Messenger, making
Messenger not necessarily the most top-level object. E.g. groups are
built on Messenger and currently awkwardly void-pointered into it to
pretend there is no cyclic dependency.
2018-08-04 09:29:15 +00:00
..
gen-file.sh Make a separate struct Tox containing the Messenger. 2018-08-04 09:29:15 +00:00
run-clang Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
run-clang-analyze Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
run-cppcheck Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
run-gcc Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00
run-infer Run Clang global static analysis on Travis. 2018-07-22 02:34:30 +00:00