Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins tagged with "artifact-to-json"
|
2025-03-24
| ||
| 17:50 | Rename the 'control' artifact type to 'tag' for purposes of artifact_to_json(), per /chat discussion. Closed-Leaf check-in: 5b11c1d650 user: stephan tags: artifact-to-json | |
| 17:23 | Preliminarily remove the "rid" property from artifact_to_json() output, as that value is only valid within a given repository instance. check-in: 024c0ff07f user: stephan tags: artifact-to-json | |
| 17:06 | Add the artifact_to_json(rid|symbolic-name) UDF. Emit check-ins with no P- or F-card as having an empty array for those cards, in the hope of simplifying host-language traversal over the results (no need to check for existence of the cards before traversal). check-in: 4416f09b42 user: stephan tags: artifact-to-json | |
| 14:18 | Re-do previous checkin - i had been editing the generated bld/manifest_.c because of PEBKAC caused by following a compilation error into that file. check-in: 069995d7ea user: stephan tags: artifact-to-json | |
| 14:11 | Initial version of manifest-to-json rendering. All card types are implemented but not all have been tested. check-in: e3e8fa351b user: stephan tags: artifact-to-json | |
| 12:25 | Add the -pretty flag to test-artifact-to-json. check-in: 479803600c user: stephan tags: artifact-to-json | |
| 12:18 | Initial skeleton for artifact_to_json(). Still lots to do here. check-in: 1c248f4de1 user: stephan tags: artifact-to-json | |