- types.janet: ns? now accepts both structs and tables
(defensive for namespace-like tables created via @{...})
- core.janet: wire comment macro into core-bindings
(was in core-macro-names but missing from core-bindings)
- sci/lang_stubs.clj: minimal SCI type stubs for bootstrap
(IBox, HasName, IVar, DynVar protocols, SciUnbound/Var/Namespace deftypes)
- test-load-sci.janet: load stubs before SCI source files,
removed broken preprocessor
Before: 315 ok, 2 fail (SciVar + array/buffer)
After: 316 ok, 1 fail (only deftype in lang.cljc remains)
The remaining failure is lang.cljc's SciVar deftype with #?@ inserts
for JVM/CLJS-specific protocol implementations — a known limitation
for Phase 15 (SCI bootstrap).
71 lines
No EOL
2.1 KiB
JSON
71 lines
No EOL
2.1 KiB
JSON
{
|
|
"jolt-bootstrap": {
|
|
"created_by": "agent",
|
|
"use_count": 9,
|
|
"view_count": 243,
|
|
"patch_count": 10,
|
|
"last_used_at": "2026-06-02T18:45:23.336653+00:00",
|
|
"last_viewed_at": "2026-06-03T16:29:39.837221+00:00",
|
|
"last_patched_at": "2026-06-02T03:44:45.935676+00:00",
|
|
"created_at": "2026-06-01T21:49:51.101718+00:00",
|
|
"state": "active",
|
|
"pinned": false
|
|
},
|
|
"jolt-gotchas": {
|
|
"created_by": "agent",
|
|
"use_count": 4,
|
|
"view_count": 222,
|
|
"patch_count": 4,
|
|
"last_used_at": "2026-06-03T16:12:06.850822+00:00",
|
|
"last_viewed_at": "2026-06-03T16:29:39.856662+00:00",
|
|
"last_patched_at": "2026-06-03T16:12:23.546648+00:00",
|
|
"created_at": "2026-06-03T03:50:41.474730+00:00",
|
|
"state": "active",
|
|
"pinned": false
|
|
},
|
|
"jolt-dev": {
|
|
"created_by": "agent",
|
|
"use_count": 38,
|
|
"view_count": 272,
|
|
"patch_count": 46,
|
|
"last_used_at": "2026-06-03T16:12:27.833941+00:00",
|
|
"last_viewed_at": "2026-06-03T16:29:39.851827+00:00",
|
|
"last_patched_at": "2026-06-03T16:12:38.766457+00:00",
|
|
"created_at": "2026-06-01T21:26:06.614465+00:00",
|
|
"state": "active",
|
|
"pinned": false
|
|
},
|
|
"jpm-build": {
|
|
"created_by": "agent",
|
|
"use_count": 0,
|
|
"view_count": 234,
|
|
"patch_count": 0,
|
|
"last_viewed_at": "2026-06-03T16:29:39.867842+00:00",
|
|
"created_at": "2026-06-01T20:56:39.144222+00:00",
|
|
"state": "active",
|
|
"pinned": false
|
|
},
|
|
"jolt-compiler": {
|
|
"created_by": "agent",
|
|
"use_count": 11,
|
|
"view_count": 234,
|
|
"patch_count": 10,
|
|
"last_used_at": "2026-06-03T16:12:44.265835+00:00",
|
|
"last_viewed_at": "2026-06-03T16:29:39.843393+00:00",
|
|
"last_patched_at": "2026-06-03T16:13:25.725903+00:00",
|
|
"created_at": "2026-06-02T17:54:38.690279+00:00",
|
|
"state": "active",
|
|
"pinned": false
|
|
},
|
|
"jolt-persistent-structures": {
|
|
"created_by": "agent",
|
|
"use_count": 3,
|
|
"view_count": 222,
|
|
"patch_count": 0,
|
|
"last_used_at": "2026-06-03T16:13:31.440242+00:00",
|
|
"last_viewed_at": "2026-06-03T16:29:39.861788+00:00",
|
|
"created_at": "2026-06-03T03:35:04.130959+00:00",
|
|
"state": "active",
|
|
"pinned": false
|
|
}
|
|
} |