Age | Commit message (Expand) | Author |
2023-09-07 | data: use key/value-style for all compositional utility args | (quasar) nebula |
2023-09-07 | data: composite "to" -> "into" | (quasar) nebula |
2023-09-07 | data: composite docs update | (quasar) nebula |
2023-09-07 | data: earlyExitIfNotFound -> notFoundMode | (quasar) nebula |
2023-09-07 | data: earlyExit -> exit in misc. utility names | (quasar) nebula |
2023-09-07 | data: move composite utilities related to wiki data into thing.js | (quasar) nebula |
2023-09-07 | data: directly import from #composite; define own utils at module | (quasar) nebula |
2023-09-06 | data: unused import fixes | (quasar) nebula |
2023-09-06 | data: dynamicThingFromSingleReference -> resolvedReference | (quasar) nebula |
2023-09-06 | data: reverseReferenceList refList -> list | (quasar) nebula |
2023-09-06 | data: dynamicThingsFromReferenceList -> resolvedReferenceList | (quasar) nebula |
2023-09-06 | data: isolate internals of dynamicThingsFromReferenceList | (quasar) nebula |
2023-09-06 | data: isolate withResolvedContribs internal behavior | (quasar) nebula |
2023-09-06 | data: move Thing.composite definition into dedicated file | (quasar) nebula |
2023-09-06 | data: remove unused Thing.common utilities | (quasar) nebula |
2023-09-05 | data: update Thing.composition.from documentation | (quasar) nebula |
2023-09-05 | data, test: update & test misc. Track reverse reference lists | (quasar) nebula |
2023-09-05 | data: remove lots of boilerplate {expose: true, compose: true} | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix missed step.expose assumptions | (quasar) nebula |
2023-09-05 | data: update Thing.common.dynamicThingsFromReferenceList | (quasar) nebula |
2023-09-05 | data: refactor Thing.composite.withResolvedReference | (quasar) nebula |
2023-09-05 | data: misc. utility additions | (quasar) nebula |
2023-09-05 | data: simplify Thing.composite.from (needs docs update) | (quasar) nebula |
2023-09-05 | data: always define composite utilities with `key() {}` syntax | (quasar) nebula |
2023-09-05 | data: Thing.composite.earlyExitWithoutDependency: latest syntax | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix including '#' deps from base | (quasar) nebula |
2023-09-05 | data: clean up Thing.composite.from debug messaging | (quasar) nebula |
2023-09-05 | data: fix annotation typo | (quasar) nebula |
2023-09-05 | data: misc. additions, fixes & refactoring | (quasar) nebula |
2023-09-05 | data: Thing.composite.exposeDependencyOrContinue | (quasar) nebula |
2023-09-05 | data, test: Track.color inherits from track section | (quasar) nebula |
2023-09-05 | data, test: retain validator for Track.color | (quasar) nebula |
2023-09-05 | data, test: misc. additions | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix undefined return for explicit exit | (quasar) nebula |
2023-09-05 | data: use continuation.exit and continuation.raise where needed | (quasar) nebula |
2023-09-05 | data: Thing.composite.from bugfixes | (quasar) nebula |
2023-09-05 | data: bug fixes & Thing.composite.from.debug mode | (quasar) nebula |
2023-09-05 | data: Track.compposite.from: 'options', cache-safe documentation | (quasar) nebula |
2023-09-05 | data: fix not passing noTransformSymbol | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: mapDependencies/mapContinuation | (quasar) nebula |
2023-09-05 | data: fix more bad function signatures | (quasar) nebula |
2023-09-05 | data: Thing.composite.withResolvedReference: fix null refs | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix not calling export continuation | (quasar) nebula |
2023-09-05 | test: Track.{color,date,hasUniqueCoverArt} (unit) | (quasar) nebula |
2023-09-05 | data: composition docs, annotations, nesting | (quasar) nebula |
2023-09-05 | data: signature changes to misc compositional functions | (quasar) nebula |
2023-09-05 | data: filter only requested deps, require requesting 'this' | (quasar) nebula |
2023-09-05 | data: track: more composite shenanigans | (quasar) nebula |
2023-09-05 | data: fix compute() bugs in Thing.composite.from() | (quasar) nebula |
2023-09-05 | data: track: experimental Thing.compose.from() processing style | (quasar) nebula |