| .. |
|
api-test.janet
|
Initial commit: Jolt — Clojure interpreter on Janet
|
2026-06-01 16:48:56 -04:00 |
|
bootstrap-test.janet
|
bootstrap: SCI core deps loading with 284/304 forms passing
|
2026-06-01 23:24:13 -04:00 |
|
cljs-collections-test.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-core-test.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-1.janet
|
fix: Clojure str/pr-str semantics (nil->'', keywords ':b', symbols, collections render with reader syntax); fix incorrect str-nil test
|
2026-06-04 14:33:45 -04:00 |
|
cljs-port-1a.janet
|
Fix CLJS ported tests: all 5 files pass (sections 1-19, 23-27)
|
2026-06-03 12:55:36 -04:00 |
|
cljs-port-1b.janet
|
Fix CLJS ported tests: all 5 files pass (sections 1-19, 23-27)
|
2026-06-03 12:55:36 -04:00 |
|
cljs-port-2.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-3.janet
|
Fix CLJS ported tests: all 5 files pass (sections 1-19, 23-27)
|
2026-06-03 12:55:36 -04:00 |
|
cljs-port-3b.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-4.janet
|
Phase 12: CLJS ported tests — 4 files, 27 sections, ~120 assertions
|
2026-06-03 12:46:26 -04:00 |
|
cljs-port-5.janet
|
Phase 14 fixes: pr-str mapping, every-pred, PLAN.md update
|
2026-06-03 17:12:29 -04:00 |
|
cljs-port-6.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-7.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-8.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-9.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-10.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
cljs-port-test.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
clojure-atom-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
clojure-control-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
clojure-for-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
clojure-logic-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
clojure-macros-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
compiler-test.janet
|
Phase 4: deftype/defrecord completion
|
2026-06-02 21:10:33 -04:00 |
|
conformance.janet
|
feat: map literals evaluate their values (fixes critical latent bug); expand SCI bootstrap to 14 files (ctx_store/deftype/records/core_protocols/hierarchies + sci.impl.io stub), 390/392 forms; fix multi-arity defmethod (builds fn*) and variadic macrofy; SCI test loaders tolerant of the 2 redundant clojure.core registration maps
|
2026-06-04 17:28:44 -04:00 |
|
core-test.janet
|
Initial commit: Jolt — Clojure interpreter on Janet
|
2026-06-01 16:48:56 -04:00 |
|
eval-test.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
evaluator-test.janet
|
bootstrap: SCI core deps loading with 284/304 forms passing
|
2026-06-01 23:24:13 -04:00 |
|
features-test.janet
|
test: add features-test.janet (71 assertions mirroring all clojure-features.clj sections + expansions + demo smoke test); fix 3 bugs it caught — for :while ignored, map->Record params (array vs tuple), extend-protocol to host types (Long/String/Number) now dispatches
|
2026-06-04 17:45:31 -04:00 |
|
hash-map-test.janet
|
Phase 2: PersistentHashMap implementation + core function integration
|
2026-06-02 18:19:39 -04:00 |
|
interop-test.janet
|
Phases 15-16: SCI bootstrap, Janet interop, eval, lazy-cat, CLJS ported tests
|
2026-06-03 23:44:49 -04:00 |
|
jank-conformance.janet
|
test: add jank-conformance harness — runs jank's Clojure pass-tests from local ~/src/jank (MPL, not vendored; skips if absent) and asserts >=119 pass as a regression baseline
|
2026-06-04 18:05:03 -04:00 |
|
lazy-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
logic-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
macro-test.janet
|
Initial commit: Jolt — Clojure interpreter on Janet
|
2026-06-01 16:48:56 -04:00 |
|
namespace-test.janet
|
Initial commit: Jolt — Clojure interpreter on Janet
|
2026-06-01 16:48:56 -04:00 |
|
phase5-test.janet
|
fix: multimethod :default key dispatch (Clojure semantics); defrecord inline protocol methods with field scope; fix 2 phase5 tests to Clojure default-key semantics
|
2026-06-04 14:40:28 -04:00 |
|
phase6-final.janet
|
Bug fixes: nth, list, name, subs support in compiler
|
2026-06-02 16:30:25 -04:00 |
|
phase6-test.janet
|
Phase 6 followup: fix #? reader conditional :default fallback
|
2026-06-02 22:00:08 -04:00 |
|
phase7-test.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
phase8-test.janet
|
Phase 8: fix extend-type/extend-protocol fn* form wrapping
|
2026-06-03 00:39:04 -04:00 |
|
phase10-test.janet
|
Phase 10: Standard Library — 9 modules, core-reduce set fix
|
2026-06-03 10:40:47 -04:00 |
|
phase12-test.janet
|
Phase 12: Protocol System — full implementation with all tests passing
|
2026-06-03 00:33:41 -04:00 |
|
phase13-test.janet
|
Phase 13: Protocol Completion — reify dispatch, #() reader, IFn protocol
|
2026-06-03 13:19:56 -04:00 |
|
reader-test.janet
|
feat: proper char type ({:jolt/type :jolt/char :ch N}) — reader literals, char?/char/int/str, =, seq/first/rest/nth of strings yield chars, char printing; fix REPL multi-line input accumulation
|
2026-06-04 15:40:59 -04:00 |
|
systematic-coverage.janet
|
feat: complete atom implementation, new macros, predicates, and test coverage
|
2026-06-04 12:01:58 -04:00 |
|
test-load-sci.janet
|
feat: map literals evaluate their values (fixes critical latent bug); expand SCI bootstrap to 14 files (ctx_store/deftype/records/core_protocols/hierarchies + sci.impl.io stub), 390/392 forms; fix multi-arity defmethod (builds fn*) and variadic macrofy; SCI test loaders tolerant of the 2 redundant clojure.core registration maps
|
2026-06-04 17:28:44 -04:00 |
|
test-sci-runtime.janet
|
feat: map literals evaluate their values (fixes critical latent bug); expand SCI bootstrap to 14 files (ctx_store/deftype/records/core_protocols/hierarchies + sci.impl.io stub), 390/392 forms; fix multi-arity defmethod (builds fn*) and variadic macrofy; SCI test loaders tolerant of the 2 redundant clojure.core registration maps
|
2026-06-04 17:28:44 -04:00 |
|
types-test.janet
|
Initial commit: Jolt — Clojure interpreter on Janet
|
2026-06-01 16:48:56 -04:00 |