Niels
|
52f399d55f
|
created a header-only version (see issue #16)
|
2015-01-09 18:16:27 +01:00 |
|
Niels
|
2443aa6521
|
updated README
|
2015-01-09 17:50:50 +01:00 |
|
Niels
|
bd9f49efb9
|
implemented pretty printing (issue #13)
- to_string() method is now called dump()
- syntax borrowed from Python’s json.dumps()
|
2015-01-06 21:44:07 +01:00 |
|
Niels
|
08456b8ff0
|
minor changes
|
2015-01-06 19:14:03 +01:00 |
|
Niels
|
a53c878c81
|
moved class into "nlohmann" namespace
- fixed issue #9
- also removed std::mutex member variable
- also added “std::” prefix to size_t variables
|
2015-01-06 18:41:24 +01:00 |
|
Niels
|
4f0afbbe64
|
added note from http://isocpp.org/blog/2015/01/json-for-modern-cpp
|
2015-01-05 22:25:44 +01:00 |
|
Niels
|
bf768d96d9
|
minor Markdown error
|
2015-01-05 20:30:34 +01:00 |
|
Raphael Isemann
|
67459fcd83
|
Added CMake to the README
|
2015-01-05 11:29:41 +01:00 |
|
Niels
|
3bef1a5097
|
renamed "toString()" to "to_string()"
|
2015-01-04 20:50:28 +01:00 |
|
Niels
|
f63ff7727e
|
renamed class from "JSON" to "son"
|
2015-01-04 20:43:25 +01:00 |
|
Niels
|
4d00105e5c
|
tidy up
|
2015-01-04 19:05:46 +01:00 |
|
Niels
|
0019c85b85
|
fix
|
2015-01-04 18:55:15 +01:00 |
|
Niels
|
aa166a4739
|
updated examples
|
2015-01-04 18:52:04 +01:00 |
|
Niels
|
77ea63ceb5
|
fixed a link
|
2015-01-04 18:32:03 +01:00 |
|
Niels
|
4ea98517f5
|
updated README
|
2015-01-04 13:20:32 +01:00 |
|
Niels
|
6995d33fb1
|
+ fixed documentation bugs
|
2014-12-30 11:57:58 +01:00 |
|
Niels
|
39cf26e2db
|
minor changes
|
2014-12-30 11:29:59 +01:00 |
|
Niels
|
2be4f24837
|
+ updated reference
|
2014-12-30 11:19:35 +01:00 |
|
Niels
|
15a9d3cff6
|
minor changes
|
2014-12-29 19:54:31 +01:00 |
|
Niels
|
0b8dda1e0c
|
minor changes
|
2014-12-29 18:32:17 +01:00 |
|
Niels
|
515d731fd4
|
+ documentation
|
2014-12-29 13:35:52 +01:00 |
|
Niels
|
3985226f76
|
issue badge
|
2014-12-28 23:21:46 +01:00 |
|
Niels
|
30ac86a0fe
|
+ updated README
|
2014-12-28 11:06:01 +01:00 |
|
Niels
|
db804169c7
|
added coverage badge
|
2014-12-28 09:29:33 +01:00 |
|
Niels
|
fbad7fac17
|
2.0 preview
|
2014-12-28 09:11:01 +01:00 |
|
Niels
|
d47a81296f
|
fixed a typo
|
2013-12-11 08:49:07 +01:00 |
|
Niels
|
9a567d9d2d
|
- tidied code
- added more documentation
|
2013-07-11 14:19:11 +02:00 |
|
Niels
|
ec6e628d4f
|
- minor tweaks
|
2013-07-05 16:45:17 +02:00 |
|
Niels
|
cb2da141ec
|
- further adjustments
|
2013-07-05 16:15:29 +02:00 |
|
Niels
|
6abf140b2b
|
- updated README
|
2013-07-05 14:57:03 +02:00 |
|
Niels
|
d5c56f2771
|
- a README
|
2013-07-05 14:44:45 +02:00 |
|