2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simplification, router not needed by name More... over 10 years ago
cleanup More... over 10 years ago
Refactoring: no defs inside let bindings More... over 10 years ago
simplification More... over 10 years ago
ClojureScript 0.0-2727 More... over 10 years ago
cleanup; comments More... over 10 years ago
documentation More... over 10 years ago
cleanup: timeout loop function and message types for stats data requests removed More... over 10 years ago
Timeseries and wordcloud chart powered by published state changes More... over 10 years ago
silding-buffer size 1 More... over 10 years ago
Wordcount chart fed by application state changes More... over 10 years ago
Protect application state from access and alteration More... over 10 years ago
Protect app atom inside state.data More... over 10 years ago
protect UI state by placing the app atom in let binding of init-views function More... over 10 years ago
cleanup More... over 10 years ago
cleanup More... over 10 years ago
Only dereference application state inside state.* namespaces More... over 10 years ago
cleanup More... over 10 years ago
cleanup More... over 10 years ago
Refactoring of state namespace: further separation into comm, initial, proc namespaces More... over 10 years ago
Initial refactoring of state namespace: split into data and search namespaces More... over 10 years ago
Refactoring: no access to application state atom from outside the state namespace. More... over 10 years ago
Refactoring: channels moved to core namespace; cleanup; one init function for wiring per namespace. More... over 10 years ago
Refactoring: namespace organization More... over 10 years ago
cleanup More... over 10 years ago
Refactoring: Pub/Sub also for state updates; cleanup More... over 10 years ago
Connecting all charts via channels / pub sub More... over 10 years ago
sliding buffers for throttling; set page size More... over 10 years ago
pre- and post-fn timeouts More... over 10 years ago
Dependence on state namespace removed in ui.tweets and ui.elements namespaces More... over 10 years ago