1
I Use This!
High Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ui/b/trackview.js: fix early this.mcc() invocation More... about 1 month ago
ui/wrapper.js: avoid arbitrarily calling freeze_deep() on unknown objects More... about 1 month ago
ui/little.js: use tracking_wrappe() for .render() and .updated() More... about 1 month ago
ui/index.html: provide module map for ./signal.js and auto-load it More... about 1 month ago
ui/signal.js: export Signal, State, Computed, Watcher, tracking_wrapper More... about 1 month ago
ui/Makefile.mk: add signal-polyfill.js module to site build files More... about 1 month ago
ase/properties.hh: include api.hh More... about 1 month ago
ase/parameter.hh: move ParamExtraVals out of Param More... about 1 month ago
jsonipc/jsonipc.hh: generate C++ properties as reactive JS properties More... about 1 month ago
jsonipc/jsonipc.hh: determine JavaScript initializer from C++ property type More... about 1 month ago
jsonipc/jsonipc.js: add reactive property fetching, support finalizer cleanup callbacks More... about 1 month ago
ase/api.hh: add include for Member<> More... about 2 months ago
ase/{parameter.hh,properties.hh}: move ParameterProperty into properties.hh More... about 2 months ago
package.json: add signal-polyfill More... about 2 months ago
ase/gadget: add name member property More... about 2 months ago
ase/clip: add all_notes, end_tick member properties More... about 2 months ago
ase/main.cc: let --fatal-warnings set assertion_failed_fatal=true More... about 2 months ago
ase/api.hh: expose Emittable.emit_notify() More... about 2 months ago
.gitignore: ignore package-lock.json More... about 2 months ago
jsonipc/jsonipc.hh: use C++17 to check for Has_setget<> More... about 2 months ago
jsonipc/jsonipc.hh: support Member<> fields with set() + get() accessors More... about 2 months ago
jsonipc/jsonipc.hh: avoid implicit `await` that delays setters, pass all args More... about 2 months ago
jsonipc/jsonipc.hh: fix missing `const` More... about 2 months ago
ase/crawler: add documentation to methods More... about 2 months ago
ase/driver.cc: docs More... about 2 months ago
ase/driver.hh: docs More... about 2 months ago
ase/properties.hh: remove unused struct Prop More... about 2 months ago
ase/properties, ase/gadget: remove unused PropertyBag More... about 2 months ago
ase/project: create Member bpm, numerator, denominator, skip musical_tuning More... about 2 months ago
ase/properties: inline PropertyBag::operator+= More... about 2 months ago