MCPcopy Create free account

hub / github.com/dotchain/dot / functions

Functions1,359 in github.com/dotchain/dot

↓ 1 callersMethodmerge
(left, right changes.Change, reverse bool)
streams/stream.go:173
↓ 1 callersMethodmergeContainedMove
(o Move)
changes/splice.go:160
↓ 1 callersFunctionmergeMove
(p []interface{}, c changes.Move)
refs/path.go:103
↓ 1 callersMethodmergeMove
(o changes.Move)
x/rich/setattr.go:105
↓ 1 callersMethodmergeMove
(o changes.Move)
changes/run/run.go:119
↓ 1 callersMethodmergeMoveNoOverlapContainedDest
(o Move)
changes/move.go:78
↓ 1 callersMethodmergeMoveNoOverlapMixedDests
(o Move)
changes/move.go:128
↓ 1 callersMethodmergeMoveNoOverlapNoDestMixups
(o Move)
changes/move.go:114
↓ 1 callersMethodmergePath
(o changes.PathChange, reverse bool)
x/rich/setattr.go:139
↓ 1 callersMethodmergePathChange
(o changes.PathChange, reverse bool)
changes/run/run.go:168
↓ 1 callersMethodmergeRun
(o Run, reverse bool)
changes/run/run.go:140
↓ 1 callersMethodmergeSetAttr
(o setattr, reverse bool)
x/rich/setattr.go:159
↓ 1 callersFunctionmergeSplice
(p []interface{}, c changes.Splice)
refs/path.go:111
↓ 1 callersMethodmergeSplice
(o changes.Splice)
x/rich/setattr.go:63
↓ 1 callersMethodmergeSplice
(o changes.Splice)
changes/run/run.go:89
↓ 1 callersMethodmergeSpliceWithin
(x setattr, non changes.Change, o changes.Splice)
x/rich/setattr.go:80
↓ 1 callersMethodnewID
newID returns a unique ID using crypto/rand
ops/sync/idgen.go:15
↓ 1 callersFunctionnewOp
(opID, parentID interface{}, ver, basis int, c changes.Change)
ops/nw/nw_test.go:22
↓ 1 callersFunctionnewReliable
(c *Config)
ops/sync/reliable.go:38
↓ 1 callersMethodnull
()
ops/sjson/decoder.go:247
↓ 1 callersMethodparseGroup
(begin *opInfo, lastWasTerm bool, input string, offset int)
x/rich/eval/parser.go:111
↓ 1 callersMethodpatchResponseError
(ctx context.Context, res *response)
ops/nw/server.go:106
↓ 1 callersMethodpoll
(ctx context.Context, version int)
ops/poller.go:54
↓ 1 callersMethodpoll
Poll uses postgres LISTEN to wait get notified on changes.
ops/pg/pg.go:215
↓ 1 callersMethodprev
()
changes/crdt/ord.go:70
↓ 1 callersFunctionprint
(op ops.Op, version map[interface{}]int)
x/cmd/dotls/dotls.go:81
↓ 1 callersMethodpull
()
ops/sync/session.go:57
↓ 1 callersMethodpull
()
streams/branch.go:64
↓ 1 callersMethodpush
()
ops/sync/session.go:22
↓ 1 callersMethodpush
()
streams/branch.go:59
↓ 1 callersMethodrandString
(n int)
stress/session.go:101
↓ 1 callersMethodreadIntValue
(bitSize int, r *bufio.Reader)
ops/sjson/decoder.go:291
↓ 1 callersMethodreadUintValue
(bitSize int, r *bufio.Reader)
ops/sjson/decoder.go:309
↓ 1 callersMethodregister
(typ reflect.Type)
ops/sjson/decoder.go:22
↓ 1 callersFunctionremove
(fname string)
session_test.go:79
↓ 1 callersMethodresolve
(r *rich.Text, path []interface{})
x/rich/riched/editor.go:210
↓ 1 callersMethodsave
(db *bolt.DB, before, now *dot.Session, beforev, nowv changes.Value)
x/snapshot/snapshot.go:91
↓ 1 callersMethodscanID
(s string)
x/rich/eval/parser.go:204
↓ 1 callersMethodscanNumeric
(s string)
x/rich/eval/parser.go:194
↓ 1 callersMethodscanQuote
(s string, offset int)
x/rich/eval/parser.go:173
↓ 1 callersMethodscanTerm
(s string, offset int)
x/rich/eval/parser.go:154
↓ 1 callersMethodset
(key interface{}, v changes.Value)
x/rich/text.go:193
↓ 1 callersMethodsimplify
simplify remove undo/redo pairs from the sequence so as to not confuse the merge which is not great with some of these cases
streams/undo/stack.go:114
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
example/generated.go:105
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
x/dotc/testdata/myslice/generated.go:20
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
x/dotc/testdata/myslice/generated.go:69
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
x/dotc/testdata/myslice/generated.go:118
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
x/dotc/testdata/myslice/generated.go:167
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
x/dotc/testdata/myslice/generated.go:216
↓ 1 callersMethodsplice
(offset, count int, after changes.Collection)
x/dotc/testdata/myslice/generated.go:265
↓ 1 callersMethodsplice
(offset, remove int, replacement changes.Collection)
x/rich/text.go:200
↓ 1 callersMethodsplit3
(dest int, o changes.Move)
changes/run/run.go:210
↓ 1 callersFunctionstartServer
(fname string)
x/snapshot/bolt_test.go:125
↓ 1 callersFunctiontableToText
(t *data.Table)
x/rich/data/table_test.go:34
↓ 1 callersFunctiontestRedo
(t *testing.T, test string)
streams/undo/undo_test.go:171
↓ 1 callersFunctiontestUndo
(t *testing.T, test string)
streams/undo/undo_test.go:145
↓ 1 callersFunctiontypeFromMap
(name string, types map[string]reflect.Type)
ops/sjson/typename.go:71
↓ 1 callersMethodupdateIndex
(path Path, idx int, cx changes.Change)
refs/caret.go:61
↓ 1 callersMethodupdateMoveIndex
(path Path, idx int, cx changes.Move)
refs/caret.go:45
MethodAppend
(ctx context.Context, ops []Op)
ops/poller.go:28
MethodAppend
(_ context.Context, opx []ops.Op)
ops/poller_test.go:94
MethodAppend
Append implements store.Append. It uses gob/encoding to serialize the provided operation.
ops/pg/pg.go:143
MethodAppend
(ctx context.Context, ops []ops.Op)
ops/sync/reliable_test.go:28
MethodAppend
(c changes.Change)
ops/sync/sync.go:54
MethodAppend
(ctx context.Context, ops []ops.Op)
ops/sync/reliable.go:68
MethodAppend
(ctx context.Context, args []ops.Op)
ops/sync/sync_test.go:193
MethodAppend
(ctx context.Context, ops []ops.Op)
ops/bolt/bolt.go:64
MethodAppend
(_ context.Context, opx []ops.Op)
ops/nw/nw_test.go:119
MethodAppend
(c changes.Change)
x/fold/fold.go:41
MethodAppend
(c changes.Change)
streams/branch.go:38
MethodAppend
(c changes.Change)
streams/stream.go:152
MethodAppend
(c changes.Change)
streams/transform.go:41
MethodAppend
(c changes.Change)
streams/substream.go:60
MethodAppend
(t *testing.T)
streams/transform_test.go:44
MethodAppend
(c changes.Change)
streams/undo/stream.go:22
MethodApply
(ctx changes.Context, c changes.Change)
example/generated.go:124
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myslice/generated.go:39
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myslice/generated.go:88
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myslice/generated.go:137
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myslice/generated.go:186
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myslice/generated.go:235
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myslice/generated.go:284
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myunion/generated.go:45
MethodApply
(ctx changes.Context, c changes.Change)
x/dotc/testdata/myunion/generated2.go:45
MethodApply
Apply implements changes.Value
x/rich/riched/no_attribute.go:22
MethodApply
Apply only accepts one type of change: one that Replace's the value.
x/rich/data/font_weight.go:34
MethodApply
Apply only accepts one type of change: one that Replace's the value.
x/rich/data/font_style.go:28
MethodApply
Apply implements changes.Value
x/rich/eval/callable.go:16
MethodApply
(ctx changes.Context, c changes.Change)
x/rich/eval/vardef.go:19
MethodApply
Apply can be called on empty but it only supports Replace{IsInsert:true} type changes.
changes/empty.go:20
MethodApply
(ctx changes.Context, c changes.Change)
changes/meta_test.go:67
MethodApply
Apply implements Value.Apply
changes/types/string.go:44
MethodApply
Apply implements Value.Apply
changes/types/string.go:92
MethodApply
Apply only supports Replace and Inserts
changes/types/counter.go:34
MethodApply
Apply implements changes.Value
changes/crdt/container.go:78
MethodApplyTo
(ctx changes.Context, c changes.Value)
x/rich/setattr.go:22
MethodApplyTo
ApplyTo simply walks through the individual changes and applies them to the value.
changes/changes.go:218
MethodApplyTo
(ctx changes.Context, v changes.Value)
changes/crdt/seq.go:133
MethodApplyTo
(ctx changes.Context, v changes.Value)
changes/crdt/seq.go:147
MethodApplyTo
(ctx changes.Context, v changes.Value)
changes/crdt/container.go:91
← previousnext →601–700 of 1,359, ranked by callers