Skip to content

Commit 1baed11

Browse files
LucaFgrThomasClausnitzer
authored andcommitted
added JLS-72
1 parent bf67eec commit 1baed11

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.dotstop.dot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ digraph G {
9999
"JLS-69" [sha="cc817d0d660edf22091cf2365a08a4a05735a82400044c464db65699bd7b395e"];
100100
"JLS-70" [sha="5958335832f06baaa624a093c06ce9abc2ee88c8034819ace3be2c5fff0e0a74"];
101101
"JLS-71" [sha="83bb8658b1b8914e0f37cdd0333d5f9351a75763486565ce7804a240d9a418ac"];
102+
"JLS-72" [sha="0b061840170a819c7daf1005b2eee53d121e04e921413935f5eed4fec98a8726"];
102103
"NJF-01" [sha="548dc86014e093974f68660942daa231271496a471885bbed092a375b3079bd8"];
103104
"NJF-02" [sha="6ea015646d696e3f014390ff41612eab66ac940f20cf27ce933cbadf8482d526"];
104105
"NJF-03" [sha="4bd1f8210b7bba9a248055a437f377d9da0b7576c5e3ed053606cf8b5b2febe3"];
@@ -448,6 +449,7 @@ digraph G {
448449
"TA-CONSTRAINTS" -> "AOU-30" [sha="28a722163059e712168605d165311d28bbb6e0d88f34e4b8b317f18d47d02843"];
449450
"TA-CONSTRAINTS" -> "JLS-70" [sha="8672df0fe5ac8addb8adfb527e2735606966e66d45c112b87c23cf4e57f34909"];
450451
"TA-CONSTRAINTS" -> "JLS-71" [sha="06bc97101b9f4119cb3f5bdac28ec3f25f35bb51a593893fcfe1fc5d67cd17a3"];
452+
"TA-CONSTRAINTS" -> "JLS-72" [sha="ed3451acf602f0f25d33250a55bfe6311a47d6e5f7bd2b1b7d5beb08ca781094"];
451453
"TA-DATA" -> "JLS-18" [sha=af2567d28552ab32643e995a9c9c9fd73b2208ce3d5255fba333c8ddd28f72a6];
452454
"TA-DATA" -> "JLS-45" [sha="9cc0a42711c2d7c03dab3a2d633abf41a7451c375f68bed9907429a86077d2d8"];
453455
"TA-FIXES" -> "JLS-05" [sha="7264d31fb391f7ab77e3719a732b06a366579f7ee8b398d185daa4431aee4224"];

TSF/trustable/statements/JLS-72.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
level: 1.1
3+
normative: true
4+
references:
5+
- type: project_website
6+
url: "https://github.com/nlohmann/json?tab=readme-ov-file#design-goalsn"
7+
description: "Design goals for the nlohmann/json library."
8+
---
9+
10+
The nlohmann/json library provides a specification documentation with a clearly defined scope.

0 commit comments

Comments
 (0)