🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
intel
/
tinycbor
/
refs/heads/dev
/
tools
3cba6b1
Use _Float16 for half conversions if available
by Kal Conley
· 2 years, 10 months ago
9c57e53
Tools: fix JSON misspelling in cbordump
by Nicolas Iooss
· 2 years, 10 months ago
590c28a
Removed `#define _POSIX_C_SOURCE`s where `#define _GNU_SOURCE` was also defined, as `_GNU_SOURCE` implicitly defines `_POSIX_C_SOURCE`, but on BSD/macOS, `_POSIX_C_SOURCE` prevents non-POSIX extensions from being defined.
by Khyber Sen
· 3 years, 6 months ago
d503c11
Pretty & Validation: remove the last direct accesses to CborValue::ptr
by Thiago Macieira
· 4 years, 3 months ago
d072f46
fix undefined encode_half in json2cbor
by Fabrice Fontaine
· 7 years ago
f5a172b
Docs and comments updates
by Thiago Macieira
· 8 years ago
cd4430e
json2cbor: Minor update for clarity
by Thiago Macieira
· 8 years ago
7a09e63
json2cbor: don't crash if realloc() returns false
by Thiago Macieira
· 8 years ago
8c940d2
Pretty: fix typo in enum name
by Thiago Macieira
· 8 years ago
5a9dae7
Merge tag 'v0.4.2' into dev
by Thiago Macieira
· 8 years ago
f945701
json2cbor: Initialize index before "for scope"
by Philippe Coval
· 8 years ago
v0.4.2
4841bc4
cbordump: Update the tool to support the new cborpretty flags
by Thiago Macieira
· 9 years ago
8ba8e20
Update cjson include path
by Fabrice Fontaine
· 9 years ago
ede7f14
Revert "Revert "Give a name to unnamed union in CborEncoder""
by Thiago Macieira
· 9 years ago
e73e4d8
Add missing dependencies to cbordump build
by Otavio Pontes
· 9 years ago
dbc0129
Convert C++/C99 style comments to C89
by Thiago Macieira
· 9 years ago
57bcf4f
Add support for IEEE 754 half-precision floating point
by Thiago Macieira
· 10 years ago
78632b3
json2cbor: Implement parsing of metadata
by Thiago Macieira
· 10 years ago
d4c9ecb
json2cbor: Add the tool to convert from JSON to CBOR
by Thiago Macieira
· 10 years ago
8c00769
Add support for dumping CBOR to JSON
by Thiago Macieira
· 10 years ago
3e83c0d
Add a tool that prints a human-readable decoding of a CBOR stream
by Thiago Macieira
· 10 years ago