Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dodona-edu/dolos
/ functions
Functions
653 in github.com/dodona-edu/dolos
⨍
Functions
653
◇
Types & classes
219
↓ 1 callers
Function
toD3Coordinates
(c: Coordinates)
web/src/composables/d3/useD3HullTool.ts:7
↓ 1 callers
Method
tokenizeNode
* Tokenizes the given node and its child nodes. It will create a list of Tokens * containing the stringified version of the token and the correspon
lib/src/lib/tokenizer/codeTokenizer.ts:57
↓ 1 callers
Method
totalOverlapScore
(file: File)
web/src/util/FileInterestingness.ts:84
↓ 1 callers
Function
translation
()
web/src/composables/d3/graph/simulation.ts:54
↓ 1 callers
Method
translation
()
web/src/composables/d3/graph/simulation.ts:9
↓ 1 callers
Method
tryAwait
( canFail: () => Promise<T> )
core/src/util/result.ts:55
↓ 1 callers
Method
unIgnoreSharedFingerprint
(shared: SharedFingerprint)
core/src/algorithm/fingerprintIndex.ts:192
↓ 1 callers
Function
updateGroups
(data: Data)
web/src/composables/d3/graph/simulation.ts:15
↓ 1 callers
Method
updateMaxFingerprintFileCount
(maxFingerprintFileCount: number | undefined)
core/src/algorithm/fingerprintIndex.ts:74
↓ 1 callers
Function
useAppMode
()
web/src/composables/useAppMode.ts:8
↓ 1 callers
Function
webroot
()
web/index.js:3
↓ 1 callers
Function
weightedDistributionIndex
(index: number, top = 0.8)
web/src/api/utils/cutoff.ts:37
↓ 1 callers
Function
whiten
* Whiten a color by a given amount, where 0 is no change and 1 is fully white.
web/src/composables/d3/graph/rendering.ts:7
↓ 1 callers
Method
writeFiles
(out: Writable)
cli/src/cli/views/fileView.ts:86
↓ 1 callers
Method
writeMetadata
(out: Writable)
cli/src/cli/views/fileView.ts:102
↓ 1 callers
Method
writePairWithComparison
( pair: Pair )
cli/src/cli/views/terminalView.ts:122
↓ 1 callers
Method
writePairs
(pairs: Array<Pair>)
cli/src/cli/views/terminalView.ts:57
↓ 1 callers
Method
writePairs
(out: Writable)
cli/src/cli/views/fileView.ts:55
↓ 1 callers
Method
writekgrams
(out: Writable)
cli/src/cli/views/fileView.ts:73
Method
Decrypt
(string input, int code)
samples/c-sharp/Caesar.cs:22
Method
Encrypt
(char ch, int code)
samples/c-sharp/Caesar.cs:9
Method
Main
()
samples/c-sharp/Caesar.cs:29
Method
MyTransform
samples/cpp/caesar.cpp:10
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:92
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A.py:92
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:92
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:72
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:94
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A_B_combined.py:88
Method
UPGMA
(self)
samples/python/benchmark_files/UPGMA_A_variablenames.py:92
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_copy.py:7
Method
__init__
(self, *edges)
samples/python/benchmark_files/UPGMA_A_copy.py:126
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A_copy.py:234
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A.py:7
Method
__init__
(self, *edges)
samples/python/benchmark_files/UPGMA_A.py:126
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A.py:234
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:7
Method
__init__
(self, *edges)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:126
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:234
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:11
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:19
Method
__init__
(self, *edges)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:176
Method
__init__
(self, object, dtype=None, copy=True, order='K', subok=False, ndmin=0)
samples/python/benchmark_files/UPGMA_B.py:7
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_B.py:161
Method
__init__
(self, label, *args)
samples/python/benchmark_files/UPGMA_B.py:219
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:7
Method
__init__
(self, *edges)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:128
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:240
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_B_combined.py:8
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_B_combined.py:124
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A_B_combined.py:182
Method
__init__
(self, *args)
samples/python/benchmark_files/UPGMA_A_variablenames.py:7
Method
__init__
(self, *edges)
samples/python/benchmark_files/UPGMA_A_variablenames.py:126
Method
__init__
(self, root, *subtrees)
samples/python/benchmark_files/UPGMA_A_variablenames.py:234
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:14
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:148
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:242
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A.py:14
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A.py:148
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A.py:242
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:14
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:148
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:242
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:15
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:69
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:148
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_B.py:146
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_B.py:178
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_B.py:225
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:14
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:152
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:248
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_B_combined.py:15
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_B_combined.py:141
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_B_combined.py:190
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_variablenames.py:14
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_variablenames.py:148
Method
__repr__
(self)
samples/python/benchmark_files/UPGMA_A_variablenames.py:242
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:11
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:145
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A.py:11
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A.py:145
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:11
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:145
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:28
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:138
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_B.py:149
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:11
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_linesmoved.py:149
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_B_combined.py:12
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_variablenames.py:11
Method
__str__
(self)
samples/python/benchmark_files/UPGMA_A_variablenames.py:145
Method
accept?
(blob)
api/config/initializers/zip_analyzer.rb:4
Function
add
(coordinates: Coordinates, data: T, color: string)
web/src/composables/d3/useD3HullTool.ts:30
Function
addReportFromShared
(reportId: string)
web/src/stores/reports.store.ts:84
Method
additive_phylogeny
(self)
samples/python/benchmark_files/UPGMA_A_copy.py:43
Method
additive_phylogeny
(self)
samples/python/benchmark_files/UPGMA_A.py:43
Method
additive_phylogeny
(self)
samples/python/benchmark_files/UPGMA_A_functioncopied.py:43
Method
additive_phylogeny
(self)
samples/python/benchmark_files/UPGMA_A_functionsmoved.py:65
Method
additive_phylogeny
(self)
samples/python/benchmark_files/UPGMA_B.py:39
← previous
next →
301–400 of 653, ranked by callers