Commit graph

290 commits

Author SHA1 Message Date
Niels Lohmann ca9a1f2fd4
📝 add note to outdated exceptions 2021-03-24 12:46:34 +01:00
Fraser 90d51b9205
Update parse_exceptions.md
Referring to https://github.com/nlohmann/json/blob/develop/doc/examples/parse_error.cpp  and https://json.nlohmann.me/home/exceptions/
(and also based on testing), the catch command should reference `catch (json::parse_error& ex)` and not `catch (json::exception::parse_error& ex)`
2021-03-18 12:25:12 -04:00
Niels Lohmann 7b7da08fb6
📝 update documentation 2021-01-23 10:04:19 +01:00
Niels Lohmann d00ad33e46
📝 update documentation 2021-01-21 21:47:19 +01:00
Niels Lohmann 085d497bf7
📄 update copyright year 2021-01-03 20:28:06 +01:00
Niels Lohmann 00e3f69a26
⬆️ update Doxyfile for doxygen 1.9.0 2020-12-30 20:31:16 +01:00
Niels Lohmann d8d8cbf6e0
🔨 fix site URL 2020-12-07 15:30:28 +01:00
Niels Lohmann 3322c9df6e
🔒 use HTTPS 2020-12-06 14:41:48 +01:00
Niels Lohmann 9d81eedb42
📝 fix and extend documentation of discarded values 2020-08-19 20:26:30 +02:00
Niels Lohmann b386f4de0b
📝 fix and extend documentation of discarded values 2020-08-19 20:26:06 +02:00
Niels Lohmann 3be6ee3525
🚚 remove < from filename to fix Windows build 2020-08-16 21:39:40 +02:00
Niels Lohmann fe507a7ee8
🚚 remove < from filename to fix Windows build 2020-08-16 21:36:21 +02:00
Niels Lohmann 6b04f05eba
📝 add more API documentation 2020-08-16 21:23:44 +02:00
Niels Lohmann 5c4cc20ed8
📝 add more API documentation 2020-08-16 20:48:10 +02:00
Niels Lohmann a430d25f22
📝 add more API documentation 2020-08-16 14:48:48 +02:00
Niels Lohmann fb5c20134f
📝 add more API documentation 2020-08-16 14:27:26 +02:00
Niels Lohmann d8ed98a7af
📝 add more API documentation 2020-08-15 15:18:07 +02:00
Niels Lohmann f6c2947f1e
📝 add more API documentation 2020-08-14 13:47:54 +02:00
Niels Lohmann 0356e0c75b
📝 add more API documentation 2020-08-14 13:05:16 +02:00
Niels Lohmann 6674561d6a
📝 add more API documentation 2020-08-14 10:48:32 +02:00
Ronak Buch 67d822d951 Fix typos in documentation 2020-08-13 15:44:58 -04:00
Niels Lohmann 298420263b
🚚 remove quotes from filename to fix Windows build 2020-08-13 15:12:41 +02:00
Niels Lohmann dd2fb3b454
📝 add more API documentation 2020-08-13 15:03:28 +02:00
Niels Lohmann ce6adc447a
📝 add more API documentation 2020-08-13 14:04:08 +02:00
Niels Lohmann d360fec216
📝 add offline pages for docset 2020-08-13 13:35:05 +02:00
Niels Lohmann 178125ff9b
📝 add docset 2020-08-13 10:52:20 +02:00
Niels Lohmann 874f49e945
📝 add more API documentation 2020-08-12 14:29:25 +02:00
Niels Lohmann fe89049aee
📝 add more API documentation 2020-08-12 13:41:59 +02:00
Niels Lohmann b3e5cb7f20
🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
Niels Lohmann 501ad6fc59
📝 fix name of Homebrew formula #2326 2020-07-30 13:31:00 +02:00
Niels Lohmann e110667d21
🔖 set version to 3.9.0 2020-07-27 15:48:09 +02:00
Niels Lohmann c006fc9bec
📝 add more documentation 2020-07-27 14:07:13 +02:00
Niels Lohmann 1b06184f22
👥 update list of contributors 2020-07-26 20:50:04 +02:00
Niels Lohmann 67ed63b196
Merge pull request #2312 from nlohmann/docs
Update documentation
2020-07-26 10:06:01 +02:00
Niels Lohmann 9c75c7eace
🔧 clean generated XML files 2020-07-25 22:04:42 +02:00
Niels Lohmann 7bd6242f04
📝 add more documentation 2020-07-25 22:00:28 +02:00
Niels Lohmann 42f8708940
Merge branch 'develop' of https://github.com/nlohmann/json into issue2286
 Conflicts:
	single_include/nlohmann/json.hpp
2020-07-25 21:44:58 +02:00
Niels Lohmann fad14aabe7
📝 update output of meta function 2020-07-25 14:41:06 +02:00
Niels Lohmann 6e5be17b62
📝 add more documentation 2020-07-25 14:40:50 +02:00
Niels Lohmann 62f98b7537
Merge branch 'develop' of https://github.com/nlohmann/json into docs 2020-07-25 11:20:13 +02:00
Niels Lohmann 58167173a2
📝 add more documentation 2020-07-24 15:25:53 +02:00
Niels Lohmann d8d499ce9b
📝 add more documentation 2020-07-24 14:35:52 +02:00
Niels Lohmann a84370c61f
📝 add more documentation 2020-07-24 14:04:58 +02:00
Niels Lohmann 59cb7674be
📝 update documentation 2020-07-23 14:15:20 +02:00
Niels Lohmann 4a5277d09d
📝 update documentation 2020-07-20 14:11:43 +02:00
Niels Lohmann d740622f96
📝 add documentation for macros 2020-07-09 13:23:33 +02:00
Niels Lohmann 88a37010d6
🐛 serialize 32-bit floating-point numbers as float 32 in MessagePack (0xCA) #2196 2020-06-17 21:14:23 +02:00
Niels Lohmann 5f862710fe
🔖 set version to 3.8.0 2020-06-14 17:16:45 +02:00
Niels Lohmann 1ecb7884d1
👥 update contributor list 2020-06-14 15:22:08 +02:00
Niels Lohmann 28048d8207
Merge branches 'develop' and 'mkdocs' of https://github.com/nlohmann/json into develop
 Conflicts:
	doc/examples/swap__binary_t.link
2020-06-07 21:02:08 +02:00