| Age | Commit message (Collapse) | Author |
|
we reset it correctly at the first tick. The default value doesn't make
any sense.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not using jquery tab since I just want an abstraction for 'show just
one' which is simpler, no labels.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- clean module header - nod dep change
- rename RZ -> rz_core
- use non-named module definition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
between node & requirejs module definition belongs eleswhere, probably in a wrapper script, not prefixed to a particular module.
|
|
|
|
|
|
|
|
textanalysis exposes the current selected type plus functions to
increment or decrement it, hides the typeindex and nodetypes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- backend_commit - allows client accumulating changes & select better commit timing
|
|
- announce diff block and await commit/reject consensus
- future protocol stub
- currently simply calls backend
|
|
- support backend graph cloning upon initialization
- call upon Graph object creation not yet enabled by default
|
|
- facilitate the creation of the different diff objects: topo,attr,vis
- facilitate the creation of diff_set - a composition of diff objects
|