Commit Graph

  • 9cdf54b886 Refactor: dump_array doesn't split cases for indent Evan Driscoll 2018-06-02 21:01:22 -0500
  • cc4206a718 West const to match existing code Evan Driscoll 2018-06-02 20:51:53 -0500
  • dafee1343c Refactor: dump tracks recursive depth, not indent size Evan Driscoll 2018-06-02 20:50:12 -0500
  • f180227b6d Fancy serializer: Split object and array handling into functions Evan Driscoll 2018-06-02 20:30:12 -0500
  • 0500d41fbb TODO note Evan Driscoll 2018-06-02 20:18:55 -0500
  • 7dbfe2459b Refactor: move string handling to dump_string Evan Driscoll 2018-06-02 20:15:07 -0500
  • d54f4653ed It's now possible to limit the size of strings Evan Driscoll 2018-06-02 02:09:04 -0500
  • 003f3e298b Introduce fancy_serializer_style Evan Driscoll 2018-06-02 01:18:55 -0500
  • e38b4e8031 Re-support indentation in fancy_serializer Evan Driscoll 2018-06-02 01:07:25 -0500
  • 297ff8e53f Use primitive_serializer in fancy_serializer Evan Driscoll 2018-06-02 00:22:09 -0500
  • e9cb8f604d Split primitive serialization into own class Evan Driscoll 2018-06-01 23:58:03 -0500
  • a2231324e9 Start reworking fancy serialization tests Evan Driscoll 2018-06-01 23:26:33 -0500
  • 607b973035 Fancy Serialization: copy serializer to fancy_serializer Evan Driscoll 2018-06-01 23:01:15 -0500
  • b584000e7c Fancy serialiaztion: copy old serialization test file Evan Driscoll 2018-06-01 22:21:27 -0500
  • fe90fa5181 Run 'make almalgamate' Evan Driscoll 2018-06-01 23:11:34 -0500
  • 4778c02ab5 Set MSVC version from 1514 and older Guillaume Racicot 2018-06-01 14:42:25 -0400
  • 714c592680 Disabled implicit conversion to string_view on MSVC 15.13 and older Guillaume Racicot 2018-06-01 14:22:57 -0400
  • e830bc502f
    Merge pull request #1117 from TinyTinni/develop Niels Lohmann 2018-06-01 08:05:45 +0200
  • ecadcdb593 added char cast Matthias Möller 2018-05-31 16:36:16 +0200
  • 48656a49f5 typo Matthias Möller 2018-05-31 15:32:21 +0200
  • 64acb42aa7 remove stringstream dependency Matthias Möller 2018-05-31 13:27:11 +0200
  • 8efbf8d7bb
    📝 documentation to avoid future issues like #1108 Niels Lohmann 2018-05-28 18:14:44 +0200
  • e5a67fc3f8
    Merge branch 'develop' of https://github.com/nlohmann/json into develop Niels Lohmann 2018-05-28 17:57:46 +0200
  • a49644ab74
    🚑 adjusted Fuzzer to new parser Niels Lohmann 2018-05-28 17:57:22 +0200
  • 0efaf891e5
    Merge pull request #1089 from theodelrieu/feature/map_conversion Niels Lohmann 2018-05-28 14:53:23 +0200
  • c5e63fd684
    Provide a from_json overload for std::map Théo DELRIEU 2018-05-14 11:51:37 +0200
  • db03d09312
    Merge branch 'feature/key_ref' into develop (fixes #1098) Niels Lohmann 2018-05-27 22:26:00 +0200
  • cf9299d222
    Merge branch 'feature/sax2' into develop #971 Niels Lohmann 2018-05-27 18:12:59 +0200
  • 3cdc4d784b
    📝 added documentation Niels Lohmann 2018-05-27 18:07:53 +0200
  • adf09726b0
    Merge branch 'develop' into feature/sax2 Niels Lohmann 2018-05-27 14:26:13 +0200
  • 481ace65c4
    🔨 only calculate array index string when needed #1098 Niels Lohmann 2018-05-27 12:04:22 +0200
  • 1c6b332dcd
    👌 mitigating cppcheck bug #1101 Niels Lohmann 2018-05-26 14:10:13 +0200
  • 90eb0a91e0
    keys are now returned as const reference #1098 Niels Lohmann 2018-05-26 13:26:40 +0200
  • c0ff2ad581
    Merge d46cf99a85 into 4639bb2c8f abolz 2018-05-18 06:19:31 +0000
  • 1f84cc2c88
    adjusted test cases Niels Lohmann 2018-05-17 16:50:37 +0200
  • 717301d1bc
    Merge branch 'testsuite' into feature/sax2 Niels Lohmann 2018-05-17 16:36:43 +0200
  • 4639bb2c8f
    added more tests from recent nst's JSONTestSuite Niels Lohmann 2018-05-17 10:10:01 +0200
  • e94862a649
    🚑 fixed error in callback logic Niels Lohmann 2018-05-06 19:00:49 +0200
  • ae213721b1
    🔨 removed unget function for wstring parsers Niels Lohmann 2018-05-06 14:05:29 +0200
  • 5ff2abb90d
    Merge branch 'develop' into feature/sax2 Niels Lohmann 2018-05-06 13:29:23 +0200
  • 567fe9b7a0
    Merge pull request #1078 from martin-mfg/patch-1 Niels Lohmann 2018-05-04 17:04:35 +0200
  • 377e956655
    fix typo in readme martin-mfg 2018-05-03 22:42:52 +0200
  • 5da596385b Update issue templates Niels Lohmann 2018-05-03 18:35:56 +0200
  • 7bbe7bb98f
    🔥 removed old issue template Niels Lohmann 2018-05-03 18:35:21 +0200
  • 14f01e1981 🔧 update issue templates Niels Lohmann 2018-05-03 18:32:53 +0200
  • 3cd01e1614
    Merge 27a61b624a into 86b0732a10 Niels Lohmann 2018-05-03 16:29:26 +0000
  • 27a61b624a Update issue templates Niels Lohmann 2018-05-03 18:29:24 +0200
  • 86b0732a10
    📝 added public key used for commits and releases Niels Lohmann 2018-05-03 18:11:42 +0200
  • ed69e50ad2
    📄 added SPDX-License-Identifier Niels Lohmann 2018-05-03 17:41:45 +0200
  • 5bc4ff9da3
    Merge branch 'feature/wstring' into develop Niels Lohmann 2018-04-29 17:29:57 +0200
  • fa3e42f826
    Merge branch 'develop' into feature/wstring Niels Lohmann 2018-04-29 13:16:12 +0200
  • 435fc32a69 Fix operator== overload ambiguity Andreas C. Osowski 2018-04-24 21:58:51 +0200
  • da37839bda
    Merge 72ea3f3e5a into b5d1755dfb NateBu 2018-04-26 06:14:00 +0000
  • 72ea3f3e5a
    Create blackblox.json NateBu 2018-04-26 00:11:41 -0600
  • b5d1755dfb
    🔥 removed commented-out test cases #1060 Niels Lohmann 2018-04-22 15:41:42 +0200
  • 0ab8fab338
    Merge pull request #1058 from dns13/patch-1 Niels Lohmann 2018-04-17 23:26:00 +0530
  • 65b4d8251b
    Fix typo in single_include, too Jan Schöppach 2018-04-17 13:02:36 +0200
  • 53fb230098
    Fix typo Jan Schöppach 2018-04-17 12:08:44 +0200
  • 46ec2fddf8
    📝 updated THANKS list Niels Lohmann 2018-04-10 18:13:37 +0200
  • b8bfd1140d
    Merge pull request #1048 from chuckatkins/misc-cmake-packaging-enhancements Niels Lohmann 2018-04-10 17:57:21 +0200
  • 33a2154f8d Enable target namespaces and build dir project config Chuck Atkins 2018-04-09 11:32:18 -0400
  • 29362c6ace
    Merge pull request #1047 from jammehcow/patch-1 Niels Lohmann 2018-04-10 08:39:58 +0200
  • c02a3155d4
    👷 added Xcode 9.3 builder Niels Lohmann 2018-04-10 08:39:28 +0200
  • 8d8f890771
    💩 first try on #1045 Niels Lohmann 2018-04-10 08:29:07 +0200
  • 7f20e9ddc7
    Fixed incorrect version number in README James Upjohn 2018-04-10 17:16:44 +1200
  • 031b88d315 Make the CMake install dir user-configurable Chuck Atkins 2018-04-09 11:31:25 -0400
  • aaee18ce90 Added test for string conversion with string_view Guillaume Racicot 2018-04-09 11:15:33 -0400
  • 7c503c64b7
    Merge pull request #1043 from coryan/patch-1 Niels Lohmann 2018-04-09 08:19:56 +0200
  • 4286b16b71
    Fix trivial typo in comment. Carlos O'Ryan 2018-04-08 15:46:25 -0400
  • cf91b4f2bb
    Merge branch 'develop' into feature/wstring Niels Lohmann 2018-04-08 11:36:58 +0200
  • f924df1835
    Merge branch 'develop' into feature/sax2 Niels Lohmann 2018-04-08 11:36:44 +0200
  • acf10d9af7
    Merge pull request #1041 from ax3l/topic-spack Niels Lohmann 2018-04-08 11:32:35 +0200
  • e1ea8369ad
    Merge branch 'develop' into feature/sax2 Niels Lohmann 2018-04-08 09:31:59 +0200
  • 40f279c59d
    Merge branch 'feature/issue1021' into develop Niels Lohmann 2018-04-08 09:28:37 +0200
  • 18a0271a95
    Merge branch 'develop' into feature/issue1021 Niels Lohmann 2018-04-08 09:21:43 +0200
  • 1ae9896387
    Package Manager: Spack Axel Huebl 2018-04-07 16:43:01 +0200
  • 83b143382e
    Merge pull request #1040 from ax3l/topic-debugViewMSVCcmakeMin Niels Lohmann 2018-04-07 15:14:59 +0200
  • e439a1a9a7
    CMake: 3.8+ is Sufficient Axel Huebl 2018-04-07 13:15:44 +0200
  • 495436a5d5
    Merge pull request #1026 from ktonon/develop Niels Lohmann 2018-04-03 17:34:42 +0200
  • a35d414c39 Update CMake to latest on Travis Kevin Tonon 2018-04-03 08:28:07 -0400
  • 08a7233d1b
    🚑 fixed commit 1e08654 Niels Lohmann 2018-04-02 22:38:44 +0200
  • 1e08654f99
    🔨 cleanup Niels Lohmann 2018-04-02 22:25:17 +0200
  • aa89c5e048
    🔨 removing unget_character() function from input adapters #834 Niels Lohmann 2018-04-02 21:10:48 +0200
  • 6678eb2b4a
    improved test coverage #1031 Niels Lohmann 2018-04-02 15:38:49 +0200
  • 16c5bfeaad
    👌 fixed compiler warnings #1031 Niels Lohmann 2018-04-02 13:01:56 +0200
  • 727dd4664b
    🔨 trying to make tests run with MSVC #1031 Niels Lohmann 2018-04-02 12:27:07 +0200
  • ab89ae4e50
    🔨 trying to make tests run with MSVC #1031 Niels Lohmann 2018-04-02 11:34:36 +0200
  • eb06d0531a
    🚧 added input adapter for wide strings #1031 Niels Lohmann 2018-04-01 19:12:36 +0200
  • ba6edd5634
    🔨 cleanup Niels Lohmann 2018-03-30 00:38:18 +0200
  • 6c80612505
    Merge 72e556ef92 into 4efa8cdb4c BrunoFiligree 2018-03-29 22:23:44 +0000
  • 850671b9f1
    🔨 using a vector<bool> for the parser hierarchy Niels Lohmann 2018-03-29 18:45:43 +0200
  • 4efa8cdb4c
    💚 fixed Valgrind options #1030 Niels Lohmann 2018-03-29 17:19:21 +0200
  • 830c93fd09
    📝 fixed example for operator> #1029 Niels Lohmann 2018-03-29 17:07:55 +0200
  • c78dbc366c Added test for conversion to string_view Guillaume Racicot 2018-03-29 01:03:57 -0400
  • 53d8d57921 Amalgamate single include Guillaume Racicot 2018-03-29 01:03:36 -0400
  • 5f723bbec6
    🔨 realized callback parser wirh SAX interface #971 Niels Lohmann 2018-03-28 23:39:39 +0200
  • 896a9db461
    🔨 improved code #1021 Niels Lohmann 2018-03-28 19:37:21 +0200
  • 73cc5089e3 Using target_compile_features to specify C++ 11 standard Kevin Tonon 2018-03-27 12:51:30 -0400
  • a9baab76c2
    🚑 fix for #1021 Niels Lohmann 2018-03-28 18:20:55 +0200
  • 72e556ef92 Makde the amalgamated single include file and ran the C++ prettifier on it all. Bruno Nicoletti 2018-03-26 16:32:47 +0100