Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / st235/jsonc issues and pull requests
#18 - Fix memory leak on assignment and move operators
Pull Request -
State: closed - Opened by st235 4 months ago
#17 - Hide compilation of tests under a flag, move `-Werror` compilation options to test target to do not affect library clients
Pull Request -
State: closed - Opened by st235 4 months ago
#16 - Change PUBLIC build declaration to INTERFACE, increate version to 0.9.3
Pull Request -
State: closed - Opened by st235 5 months ago
#15 - Change PUBLIC build declaration to INTERFACE, increate version to 0.9.3
Pull Request -
State: closed - Opened by st235 5 months ago
- 1 comment
#14 - Fix CMake: remove excessive commands to the compiler to treat warnings as errors
Pull Request -
State: closed - Opened by st235 5 months ago
#13 - Reorganise CMakeList: move include directories target closer to the library target and add comments
Pull Request -
State: closed - Opened by st235 5 months ago
#12 - Update library to version 0.9.0: first RC version
Pull Request -
State: closed - Opened by st235 5 months ago
#11 - Enable pedantic warnings
Pull Request -
State: closed - Opened by st235 5 months ago
#10 - Update README: fix broken link to samples
Pull Request -
State: closed - Opened by st235 5 months ago
#9 - Reorganise sample apps: add API response parser sample app
Pull Request -
State: closed - Opened by st235 5 months ago
#8 - Add consumeAll to JsonTokenReader
Pull Request -
State: closed - Opened by st235 5 months ago
#7 - Change tests structure
Pull Request -
State: closed - Opened by st235 5 months ago
#6 - Enable warning as error for JSONC target
Pull Request -
State: closed - Opened by st235 5 months ago
#5 - Add tests for all primitive and reference types
Pull Request -
State: closed - Opened by st235 5 months ago
#4 - Fix operator[] ambiguity when accessed with `0` value which is `nullptr` and `int` at the same time
Pull Request -
State: closed - Opened by st235 5 months ago
#3 - Add assertions mechanism
Pull Request -
State: closed - Opened by st235 5 months ago
#2 - Replace polymorphism with union type `json::Json`
Pull Request -
State: closed - Opened by st235 5 months ago
#1 - Create raw_string in the parser instead of always returning `JsonString` even for primitive strings, like, keys in JsonObject
Pull Request -
State: closed - Opened by st235 5 months ago