Benoit Blanchon
|
652d70fe2c
|
Rename Integer to JsonInteger
|
2022-12-19 14:41:43 +01:00 |
|
Benoit Blanchon
|
8228aec74b
|
Rename Float to JsonFloat
|
2022-12-19 14:41:43 +01:00 |
|
Benoit Blanchon
|
dc42d93b0f
|
Rename ObjectConstRef to JsonObjectConst
|
2022-12-19 12:20:37 +01:00 |
|
Benoit Blanchon
|
83e5d9d150
|
Rename ArrayConstRef to JsonArrayConst
|
2022-12-19 12:12:28 +01:00 |
|
Benoit Blanchon
|
2b6bb78a09
|
Don't call operator VariantConstRef in VariantComparer
|
2022-08-30 10:25:03 +02:00 |
|
Benoit Blanchon
|
8002722f3b
|
Clang-format: set DerivePointerAlignment to false
|
2022-08-09 16:52:17 +02:00 |
|
Benoit Blanchon
|
84b7037b3e
|
Add VariantAttorney
|
2022-07-07 14:32:43 +02:00 |
|
Benoit Blanchon
|
5b06b1564e
|
Remove undocumented accept() functions
|
2022-07-03 17:38:03 +02:00 |
|
Benoit Blanchon
|
77b4270d97
|
Remove Visitable
|
2022-07-03 15:37:08 +02:00 |
|
Benoit Blanchon
|
3760a643cb
|
Implement comparison out of VariantData
|
2022-04-27 15:07:25 +02:00 |
|
Benoit Blanchon
|
8d9504239b
|
Fix comparisons operators with const JsonDocument&
|
2022-04-05 10:12:17 +02:00 |
|
Benoit Blanchon
|
af18994deb
|
Update copyright notice
|
2022-01-01 10:01:05 +01:00 |
|
Benoit Blanchon
|
ca24ed48f5
|
Separate string adapter from storage policy
|
2021-12-07 16:08:44 +01:00 |
|
Benoit Blanchon
|
be70f6ddd7
|
Support NUL inside string values (issue #1646)
|
2021-12-07 16:08:44 +01:00 |
|
Benoit Blanchon
|
5790f3c8f7
|
Refactored string adapters: only one IsString<T> and adaptString()
|
2021-07-27 14:16:18 +02:00 |
|
Benoit Blanchon
|
fc4f5fd05f
|
Changed integer storage from positive/negative to signed/unsigned
|
2021-04-14 11:45:01 +02:00 |
|
Benoit Blanchon
|
d5d2209d09
|
Added "https://" prefix to all URLs so they are clickable in VS Code
|
2021-03-29 19:35:25 +02:00 |
|
Benoit Blanchon
|
22904a48a6
|
Added a default implementation in the Visitor class
|
2021-02-21 13:37:07 +01:00 |
|
Benoit Blanchon
|
97b7161d78
|
Update copyright notice for 2021
|
2021-01-25 09:14:15 +01:00 |
|
Benoit Blanchon
|
5ab53f42b2
|
Added a return value to visitors
|
2020-08-29 18:40:27 +02:00 |
|
Benoit Blanchon
|
7e58347fbe
|
Added comparisons between JsonVariants
|
2020-07-02 15:28:34 +02:00 |
|
Benoit Blanchon
|
0e794a28a1
|
Simplified implementation of comparison operators
|
2020-06-13 15:42:04 +02:00 |
|