- 29 Aug, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 20 Aug, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 08 Aug, 2019 1 commit
-
-
EXT Arnaud Clère authored
Increased performance by avoiding a few unnecessary utf8-16 conversions
-
- 21 Jul, 2019 1 commit
-
-
EXT Arnaud Clère authored
Use AsciiIdentifier subset to read item names
-
- 11 Jul, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 24 Jun, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 20 Jun, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 09 Jun, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 28 May, 2019 1 commit
-
-
EXT Arnaud Clère authored
-
- 28 Apr, 2019 1 commit
-
-
EXT Arnaud Clère authored
would be faster but not so Qt-ish) after comparing with protobuf (which is only beaten by std::string appends)
-
- 06 Mar, 2019 2 commits
-
-
EXT Arnaud Clère authored
-
EXT Arnaud Clère authored
Use IBind to share BindSupport<IBind,T> for common T
-
- 02 Feb, 2019 1 commit
-
-
EXT Arnaud Clère authored
TWriter but could be used with QCborWriter Simplified TextWriter WIP: using QModelWriter to populate a QStandardModel and view it in various ways thanks to MetaData
-
- 10 Jan, 2019 1 commit
-
-
EXT Arnaud Clère authored
Improved and simplified writers not needing specific BindSupport (contrary to DataWriter) Replaced QBindTable with optional Val::meta(...) to support Cbor tags, Xml attributes, and even N-dimensional structures like QStandardModelItem that support tables, arrays and trees
-
- 21 Dec, 2018 2 commits
-
-
EXT Arnaud Clère authored
Made Cbor performance close to the minimum with well-formedness guarantees using putBigEndian similar to QDataStream and std::vector<bool> (no malloc until deep levels) Made QWritable costless with std::function Made QWritable flexible with QWritable<Writer> + IWriter Added IWriter for even simpler implementations WIP: Added QVariant and table experiments
-
EXT Arnaud Clère authored
WIP: QBindTable
-
- 31 Jul, 2018 1 commit
-
-
EXT Arnaud Clère authored
-
- 20 Jul, 2018 1 commit
-
-
EXT Arnaud Clère authored
-
- 28 Jun, 2018 1 commit
-
-
EXT Arnaud Clère authored
-
- 27 Jun, 2018 1 commit
-
-
EXT Arnaud Clère authored
-
- 21 Jun, 2018 1 commit
-
-
EXT Arnaud Clère authored
Grouped QJson* support in QJson.hpp Kept use cases and benchmarks in main.cpp
-
- 20 Jun, 2018 1 commit
-
-
EXT Arnaud Clère authored
-
- 18 Jun, 2018 3 commits
-
-
EXT Arnaud Clère authored
-
EXT Arnaud Clère authored
-
EXT Arnaud Clère authored
-