Skip to content

Conversation

@TymianekPL
Copy link
Member

@TymianekPL TymianekPL commented May 23, 2025

Adds objects, Fixes #9
Adds arrays, Fixes #10
Adds formatter specialisations, Fixes #11

TymianekPL added 17 commits May 18, 2025 20:14
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
* Add declarations for JsonObject's special functions

* Define copy/move constructors

* Define copy/move assignment operators

* Implicitly create bytes

* Implicitly create bytes in exchange()

* Fix includes lol (utility, cstring)

* Destroy() objects
* Fix ambiguous operator[]

* template typo lol
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
Signed-off-by: TymianekPL <tymi@tymi.org>
@TymianekPL TymianekPL requested a review from karnkaul May 23, 2025 15:15
@TymianekPL TymianekPL added enhancement New feature or request logic An issue related to logic, such as internal object handling or other requests labels May 23, 2025
@TymianekPL TymianekPL linked an issue May 23, 2025 that may be closed by this pull request
@TymianekPL TymianekPL enabled auto-merge (squash) May 23, 2025 15:16
@TymianekPL TymianekPL self-assigned this May 23, 2025
Signed-off-by: TymianekPL <tymi@tymi.org>
@TymianekPL TymianekPL requested a review from karnkaul May 23, 2025 15:40
@TymianekPL TymianekPL merged commit f7f692f into main May 23, 2025
6 checks passed
@TymianekPL TymianekPL deleted the tymi/json-object branch May 23, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request logic An issue related to logic, such as internal object handling or other requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add std::formatter specialisations for simple formatting Arrays Initial objects

3 participants