mirror of
https://github.com/nlohmann/json.git
synced 2025-05-11 13:43:57 +00:00
* 📝 overwork macro documentation * 📝 address review comments * 🔧 add style check to Makefile * 🙈 overwork .gitignore * 📌 Pygments 2.12.0 is broken * ✏️ fix links * 🚸 adjust output to cppcheck * 📝 add titles to more admonitions * ✏️ fix typos * 📝 document future behavior change
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
ns::TS_STOPPED -> "stopped", ns::Color::red -> "red"
|
|
"running" -> 1, "blue" -> 2
|
|
3.14 -> -1, 3.14 -> 3
|