Commit Graph

  • ecf895f2d1 📝 mentioned value function on main doc page #570 Niels Lohmann 2017-05-05 16:42:22 +02:00
  • 19d2dec8b6 📝 added badge from isitmaintained.com Niels Lohmann 2017-05-03 22:49:21 +02:00
  • 8b9f51179e started working on #458 Niels Lohmann 2017-04-24 17:46:21 +02:00
  • cfc2e8391c 🔨 removed too long running tests Niels Lohmann 2017-04-24 15:07:43 +02:00
  • 6d2c0a7928 added more Unicode test cases Niels Lohmann 2017-04-23 22:54:21 +02:00
  • c42273d2a0 📝 fixed documentation #565 Niels Lohmann 2017-04-23 21:46:30 +02:00
  • 2df8f12c09 🏁 another fix for MSVC #464 Niels Lohmann 2017-04-23 20:51:29 +02:00
  • 734297ff45 🔨 cleanup Niels Lohmann 2017-04-23 20:32:05 +02:00
  • 01e05d89e9 🔨 fixed a compiler warning Niels Lohmann 2017-04-23 18:40:17 +02:00
  • b686cc6ad9 🔨 removed #ifdefs Niels Lohmann 2017-04-23 18:34:14 +02:00
  • 5febd04a26 🐛 fixed test suite Niels Lohmann 2017-04-23 18:22:35 +02:00
  • 4aedae400e added exhaustive UTF-8 tests Niels Lohmann 2017-04-23 15:12:50 +02:00
  • e24df7eca9 📝 improved documentation Niels Lohmann 2017-04-23 15:10:40 +02:00
  • 2a21146160 Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-22 11:35:58 +02:00
  • 4b316ec528 Merge branch 'feature/insert' into develop Niels Lohmann 2017-04-22 09:58:37 +02:00
  • 9b32f72584 📝 fixed examples for Wandbox Niels Lohmann 2017-04-21 22:07:07 +02:00
  • db9bf953f3 🔨 improved diagnostic output Niels Lohmann 2017-04-15 10:40:10 +02:00
  • 717106eced 🔨 templated output_adapter and used in class serializer Niels Lohmann 2017-04-14 19:49:05 +02:00
  • aea47422a2 📝 updated links and output Niels Lohmann 2017-04-14 18:13:01 +02:00
  • 6b6e554067 🐛 added missing header Niels Lohmann 2017-04-14 17:37:28 +02:00
  • 951d0920fc 🐛 fixed README example Niels Lohmann 2017-04-14 17:36:45 +02:00
  • e2f6cf7f46 🔥 removed .test files Niels Lohmann 2017-04-14 17:35:31 +02:00
  • 2d2b98a50a Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-12 18:07:25 +02:00
  • d4469233ac Merge branch 'develop' into feature/insert Niels Lohmann 2017-04-12 18:01:06 +02:00
  • 42b4cdd4d0 👷 Travis is very picky Niels Lohmann 2017-04-11 22:13:26 +02:00
  • ef55626296 👷 added Clang 3.9-5.0 Niels Lohmann 2017-04-11 20:37:38 +02:00
  • 5bea6f383a ✏️ fixed a typo Niels Lohmann 2017-04-11 18:57:53 +02:00
  • 4c161161f0 Merge branch 'feature/vs2017' into develop Niels Lohmann 2017-04-10 19:51:58 +02:00
  • d7e57e3b73 🔨 added an output adapter for the binary writer Niels Lohmann 2017-04-09 22:13:26 +02:00
  • f3e43d7c6f 🔨 some cleanup Niels Lohmann 2017-04-09 21:14:51 +02:00
  • 186a9fd44d 🔨 simplified interface for parser, lexer, and binary_reader Niels Lohmann 2017-04-09 19:28:15 +02:00
  • e48114bbd6 🔨 check for value of _HAS_CXX17 Niels Lohmann 2017-04-09 14:02:04 +02:00
  • 628be157a2 🐛 added fix for #464 Niels Lohmann 2017-04-09 13:52:04 +02:00
  • c40c8ac92e 👷 excluding MSVC 2015 with "/permissive- /std:c++latest /utf-8" Niels Lohmann 2017-04-09 12:00:30 +02:00
  • a9f4094580 👷 another try Niels Lohmann 2017-04-09 11:47:31 +02:00
  • 180d249f6c 👷 another try Niels Lohmann 2017-04-09 11:38:42 +02:00
  • d3d87674c8 👷 fixed AppVeyor syntax Niels Lohmann 2017-04-09 11:00:39 +02:00
  • 9d9c5216d7 👷 additional flags for MSVC #464 Niels Lohmann 2017-04-09 10:59:45 +02:00
  • 6f99d5b2e9 🔨 fixed test case Niels Lohmann 2017-04-08 23:39:17 +02:00
  • d4e49873b7 👷 experimenting with configurations Niels Lohmann 2017-04-08 21:56:42 +02:00
  • 97a25de938 proposal for #428 Niels Lohmann 2017-04-07 18:29:09 +02:00
  • d62d48fc48 🔀 merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-07 17:19:52 +02:00
  • 90273e930c 🐛 fix for #512 Niels Lohmann 2017-04-07 15:44:41 +02:00
  • ff72f38863 🔨 fixed another warning Niels Lohmann 2017-04-06 19:54:08 +02:00
  • b992acc2e7 🔨 fixed a compiler warning Niels Lohmann 2017-04-05 20:39:27 +02:00
  • 08fdfcca9a 🔨 implemented a binary writer Niels Lohmann 2017-04-04 23:17:43 +02:00
  • c28bf823bc 🔨 added endianess check Niels Lohmann 2017-04-04 17:30:43 +02:00
  • b15fc13dd1 🔨 implemented MessagePack in binary_reader Niels Lohmann 2017-04-04 16:59:19 +02:00
  • 3a34f2d82c Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-04-04 15:55:40 +02:00
  • 782570d46f 🔨 cleanup Niels Lohmann 2017-04-03 22:58:46 +02:00
  • 4f6b63e492 Merge pull request #545 from theodelrieu/feature/enum_class_support Niels Lohmann 2017-04-03 22:13:59 +02:00
  • ea667db446 🔨 fixed compilation errors Niels Lohmann 2017-04-03 21:53:23 +02:00
  • 89efe627fe 🔨 a lot of restructuring Niels Lohmann 2017-04-02 18:46:21 +02:00
  • af9b21151c add enum class default conversions Théo DELRIEU 2017-04-02 13:10:15 +02:00
  • 3a5cf9bd0a 🔨 improved code coverage Niels Lohmann 2017-04-01 08:34:58 +02:00
  • c32d2e5b3c 🔨 removed unget() function Niels Lohmann 2017-04-01 00:36:05 +02:00
  • 8d393b5eff Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-31 23:58:45 +02:00
  • 3fa0610856 🔨 added minibench to ignore list Niels Lohmann 2017-03-31 23:57:24 +02:00
  • 50ee0a62f5 🔨 replaced lookup-tables by switches Niels Lohmann 2017-03-31 23:24:33 +02:00
  • 4c821c9e9c 🔨 moved buffer size to interface Niels Lohmann 2017-03-31 17:11:51 +02:00
  • d07596a0ea 📝 mentioned #540 and fixed #538 Niels Lohmann 2017-03-30 17:39:02 +02:00
  • 7881783745 Merge pull request #540 from tinloaf/diagnostics Niels Lohmann 2017-03-30 17:25:29 +02:00
  • 0b1b6307a5 Also change the re2c file Lukas Barth 2017-03-30 16:14:02 +02:00
  • 40aff4182f Pop for every push Lukas Barth 2017-03-30 16:10:03 +02:00
  • 60057a4728 🔨 fixed bugs introduced by merging from develop Niels Lohmann 2017-03-29 07:54:26 +02:00
  • a690a9f2d2 Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-29 00:57:09 +02:00
  • c2e80a72d7 🔨 deprecated j << istream / j >> ostream functions #367 Niels Lohmann 2017-03-29 00:39:47 +02:00
  • 9578c0f700 Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-28 23:47:17 +02:00
  • b4dbebffcd added regression test for #464 Niels Lohmann 2017-03-28 23:28:54 +02:00
  • 62dfdf3f5d 📝 addressed #514 Niels Lohmann 2017-03-28 23:24:59 +02:00
  • 5d586b0192 🔨 cleanup Niels Lohmann 2017-03-28 23:20:45 +02:00
  • 19d119e18c 🔨 fixed a warning in MSVC Niels Lohmann 2017-03-28 22:10:24 +02:00
  • 6b12e40478 🏁 removed __builtin_expect for MSVC Niels Lohmann 2017-03-28 21:55:26 +02:00
  • d025b6aaf7 Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-28 21:39:36 +02:00
  • 19cd206d99 📝 documented Xcode 8.3 Niels Lohmann 2017-03-28 21:39:16 +02:00
  • a0aa6ad2b2 👷 added Xcode 8.3 Niels Lohmann 2017-03-28 20:42:12 +02:00
  • d37ca2eba8 🔨 fixed test case Niels Lohmann 2017-03-28 20:29:27 +02:00
  • 50e251f5f6 🔨 adjusted test case to new signature of token_type_name() Niels Lohmann 2017-03-28 20:17:00 +02:00
  • 6a6fbea62c 🔨 some cleanup Niels Lohmann 2017-03-28 20:08:08 +02:00
  • 1e495945f1 🔨 fixed buffer overflow Niels Lohmann 2017-03-28 18:06:43 +02:00
  • bbb6bd9de5 🔨 fixing last failing test cases Niels Lohmann 2017-03-28 17:00:03 +02:00
  • b0c47abd88 🔨 rewrote string parser to cope with UTF-8 Niels Lohmann 2017-03-27 22:58:44 +02:00
  • f75e195db3 🔨 added code for user-defined number types Niels Lohmann 2017-03-26 18:45:04 +02:00
  • 3425527970 🔨 added code for locale-independent number parsing Niels Lohmann 2017-03-26 18:12:58 +02:00
  • 06e2a291b1 🔨 fixed number parsing Niels Lohmann 2017-03-26 17:26:41 +02:00
  • 3b069b4b4c 🔨 adjusted more expected exceptions Niels Lohmann 2017-03-26 16:19:07 +02:00
  • 99e0d8b339 🔨 fixed \uxxxx parsing Niels Lohmann 2017-03-26 15:29:08 +02:00
  • f47cf152a8 Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-26 13:14:14 +02:00
  • d4d51460ab Merge branch 'feature/noexcept_exceptions' into develop Niels Lohmann 2017-03-26 12:54:22 +02:00
  • 3336194306 🔨 reverted changes that led to Travis failures Niels Lohmann 2017-03-26 12:23:10 +02:00
  • 53b501a785 🔨 cleanup Niels Lohmann 2017-03-25 23:31:03 +01:00
  • cf7786887c 🔨 fixed check for is_nothrow_copy_constructible Niels Lohmann 2017-03-25 17:35:57 +01:00
  • c333679a96 🔨 small refactoring Niels Lohmann 2017-03-25 17:25:39 +01:00
  • cc36c65a89 🚑 made exceptions nothrow-copy-constructible #531 Niels Lohmann 2017-03-25 16:22:52 +01:00
  • a58ed3cd17 💄 cleanup Niels Lohmann 2017-03-25 14:47:23 +01:00
  • 20bcf1015b 📝 cleanup after #536 Niels Lohmann 2017-03-25 14:19:05 +01:00
  • dc6e9b6188 Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-25 14:12:58 +01:00
  • 0f9585685a Merge pull request #536 from vpetrigo/feature/VS17_appveyor_support Niels Lohmann 2017-03-25 14:12:30 +01:00
  • 8edb0cd15c Add VS17 image to appveyor matrix Vladimir Petrigo 2017-03-25 14:57:58 +03:00
  • a93ec07c8c Merge branch 'develop' into feature/manual_lexer Niels Lohmann 2017-03-24 19:53:19 +01:00