Rober Morales-Chaparro

Results 5 issues of Rober Morales-Chaparro

typo ## Summary ## Changes ## Motivation ## Related issues

documentation
pkg-assert
pkg-require

With the following code, and similar variations, I get consistent callback good behaviour using python 3, but the callback never get called in python 2. What can I do to...

I added a big_floats_as_string boolean option to allow producing valid JSON String values in case of `Infinity`, `-Infinity` or `NaN`. It allows to parse them with a `+` also in...

This commit solves #170 It adds one `options.cmake` file to allow for flags configuration. The only flag added so far is `CMAKE_EXPORT_COMPILE_COMMANDS` To test: ```sh $ cmake -S all -B...