Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Added a first version (fully working for correct input but with some things left so do) of a way to create a (JSON) DOM document from a typed list in the format produced by asTypedList. |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | asTypedList |
| Files: | files | file ages | folders |
| SHA3-256: |
49831a455b0d7b5b06596762f2b34fe2 |
| User & Date: | rolf 2024-09-18 23:11:38.453 |
Context
|
2024-09-18
| ||
| 23:57 | Made the optioal newObjVar argument of createDocumentFromTypedList in fact work. Added some documentation. check-in: 24f228477d user: rolf tags: asTypedList | |
| 23:11 | Added a first version (fully working for correct input but with some things left so do) of a way to create a (JSON) DOM document from a typed list in the format produced by asTypedList. check-in: 49831a455b user: rolf tags: asTypedList | |
|
2024-09-10
| ||
| 23:12 | Removed the first approach, improved the second, added a few basic tests and some documentation. check-in: 28577906a9 user: rolf tags: asTypedList | |
Changes
Changes to generic/domjson.c.
Changes to generic/domjson.h.
Changes to generic/tcldom.c.
Changes to tests/domjson.test.