Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThakeeNathees/pocketlang
/ functions
Functions
635 in github.com/ThakeeNathees/pocketlang
⨍
Functions
635
◇
Types & classes
57
↓ 1 callers
Function
pkPlaceSelf
src/core/public.c:1048
↓ 1 callers
Function
pkPlaceSelf
tests/native/dl/pknative.c:370
↓ 1 callers
Function
pkRegisterBuiltinFn
src/core/public.c:189
↓ 1 callers
Function
pkReserveSlots
tests/native/dl/pknative.c:310
↓ 1 callers
Function
pkRunFile
src/core/public.c:368
↓ 1 callers
Function
pkRunFile
tests/native/dl/pknative.c:258
↓ 1 callers
Function
pkRunREPL
src/core/public.c:470
↓ 1 callers
Function
pkSetSlotNull
src/core/public.c:783
↓ 1 callers
Function
pkSetSlotString
tests/native/dl/pknative.c:354
↓ 1 callers
Function
pkValidateSlotInstanceOf
tests/native/dl/pknative.c:302
↓ 1 callers
Function
pkValidateSlotType
src/core/public.c:685
↓ 1 callers
Function
popMarkedObjects
src/core/value.c:266
↓ 1 callers
Function
popMarkedObjectsInternal
src/core/value.c:110
↓ 1 callers
Function
prefix_cmp
cli/argparse.h:180
↓ 1 callers
Function
print_success
(msg)
scripts/run_tests.py:132
↓ 1 callers
Function
print_title
(title)
scripts/run_tests.py:141
↓ 1 callers
Function
print_title
(title)
scripts/run_benchmarks.py:233
↓ 1 callers
Function
rangeAsList
src/core/value.c:568
↓ 1 callers
Function
registerLibs
Registers the modules.
src/libs/libs.c:26
↓ 1 callers
Function
registerModuleDummy
src/libs/std_dummy.c:160
↓ 1 callers
Function
registerModuleIO
src/libs/std_io.c:472
↓ 1 callers
Function
registerModuleJson
src/libs/std_json.c:225
↓ 1 callers
Function
registerModuleMath
src/libs/std_math.c:217
↓ 1 callers
Function
registerModuleOS
src/libs/std_os.c:314
↓ 1 callers
Function
registerModulePath
src/libs/std_path.c:452
↓ 1 callers
Function
registerModuleTerm
src/libs/std_term.c:272
↓ 1 callers
Function
registerModuleTime
src/libs/std_time.c:54
↓ 1 callers
Function
registerModuleTypes
src/libs/std_types.c:314
↓ 1 callers
Function
registerVector
Register the 'Vector' module and it's functions.
tests/native/example2.c:130
↓ 1 callers
Function
reportCompileTimeError
src/core/debug.c:27
↓ 1 callers
Function
reportRuntimeError
src/core/debug.c:217
↓ 1 callers
Function
resolveError
Error caused when trying to resolve forward names (maybe more in the future), Which will be called once after compiling the module and thus we need to
src/core/compiler.c:646
↓ 1 callers
Method
resumingScanAtSamePosition
()
docs/static/highlight.js/highlight.min.js:139
↓ 1 callers
Function
reuseCallFrame
src/core/vm.c:637
↓ 1 callers
Function
reverse
(list)
tests/benchmarks/list/list.js:1
↓ 1 callers
Function
reverse_list
(list)
tests/benchmarks/list/list.py:4
↓ 1 callers
Function
reverse_list
(list)
tests/benchmarks/list/list.rb:2
↓ 1 callers
Function
run_all_tests
()
scripts/run_tests.py:65
↓ 1 callers
Function
run_command
(command)
scripts/run_tests.py:103
↓ 1 callers
Function
run_test_file
(pocket, test, path)
scripts/run_tests.py:75
↓ 1 callers
Function
skipLineComment
Read and ignore chars till it reach new line or EOF.
src/core/compiler.c:973
↓ 1 callers
Method
span
(e)
docs/static/highlight.js/highlight.min.js:25
↓ 1 callers
Function
stringLower
src/core/value.c:584
↓ 1 callers
Function
stringReplace
src/core/value.c:659
↓ 1 callers
Function
stringSplit
src/core/value.c:750
↓ 1 callers
Function
stringStrip
src/core/value.c:627
↓ 1 callers
Function
stringUpper
src/core/value.c:606
↓ 1 callers
Method
toHTML
()
docs/static/highlight.js/highlight.min.js:40
↓ 1 callers
Function
toString
src/core/value.c:1788
↓ 1 callers
Function
toggleTheme
()
docs/static/main.js:18
↓ 1 callers
Function
ue
(e,n,t)
docs/static/highlight.js/highlight.min.js:320
↓ 1 callers
Function
update_interpreters
()
scripts/run_benchmarks.py:84
↓ 1 callers
Function
utilDoubleFromBits
Function implementation, see utils.h for description.
src/core/utils.c:92
↓ 1 callers
Function
utilIsSpace
src/core/utils.c:29
↓ 1 callers
Function
utilToNumber
src/core/utils.c:138
↓ 1 callers
Function
validateCond
Check if the [condition] is true. If not, it'll set an error and return false.
src/core/core.c:99
↓ 1 callers
Method
value
()
docs/static/highlight.js/highlight.min.js:25
↓ 1 callers
Function
varAdd
src/core/core.c:1695
↓ 1 callers
Function
varBitAnd
src/core/core.c:1812
↓ 1 callers
Function
varBitLshift
src/core/core.c:1833
↓ 1 callers
Function
varBitNot
src/core/core.c:1687
↓ 1 callers
Function
varBitOr
src/core/core.c:1819
↓ 1 callers
Function
varBitRshift
src/core/core.c:1840
↓ 1 callers
Function
varBitXor
src/core/core.c:1826
↓ 1 callers
Function
varContains
src/core/core.c:1893
↓ 1 callers
Function
varDivide
src/core/core.c:1791
↓ 1 callers
Function
varExponent
src/core/core.c:1798
↓ 1 callers
Function
varModulo
src/core/core.c:1733
↓ 1 callers
Function
varMultiply
src/core/core.c:1760
↓ 1 callers
Function
varNegative
src/core/core.c:1675
↓ 1 callers
Function
varNot
src/core/core.c:1682
↓ 1 callers
Function
varOpRange
src/core/core.c:1869
↓ 1 callers
Function
varPositive
src/core/core.c:1668
↓ 1 callers
Function
varSubtract
src/core/core.c:1753
↓ 1 callers
Function
varsetSubscript
src/core/core.c:2428
↓ 1 callers
Function
vmGetModule
src/core/vm.c:75
↓ 1 callers
Function
vmImportModule
Import and return the Module object with the [path] string. If the path starts with with './' or '../' we'll only try relative imports, otherwise we'l
src/core/vm.c:447
↓ 1 callers
Function
vmSwitchFiber
src/core/vm.c:233
↓ 1 callers
Function
vmUnloadDlHandle
src/core/vm.c:403
↓ 1 callers
Function
vmYieldFiber
src/core/vm.c:269
↓ 1 callers
Method
walk
(e)
docs/static/highlight.js/highlight.min.js:33
Function
$
(e,n)
docs/static/highlight.js/highlight.min.js:91
Function
B
(e,n)
docs/static/highlight.js/highlight.min.js:88
Function
CodeJar
(editor, highlight, opt = {})
docs/static/codejar/codejar.js:2
Function
D
(e,n)
docs/static/highlight.js/highlight.min.js:83
Function
F
(e,n)
docs/static/highlight.js/highlight.min.js:92
Function
I
(e,n)
docs/static/highlight.js/highlight.min.js:84
Function
L
(e,n)
docs/static/highlight.js/highlight.min.js:87
Function
R
(e,n)
docs/static/highlight.js/highlight.min.js:82
Function
W
(e)
docs/static/highlight.js/highlight.min.js:109
Function
_bytebuffDelete
src/libs/std_types.c:55
Function
_bytebuffNew
src/libs/std_types.c:49
Function
_callUnaryOpMethod
Calls a unary operator overload method. If the method does not exists it'll return false, otherwise it'll call the method and return true. If any erro
src/core/core.c:225
Method
_collapse
(e)
docs/static/highlight.js/highlight.min.js:35
Function
_ctorBool
src/core/core.c:900
Function
_ctorFiber
src/core/core.c:955
Function
_ctorList
src/core/core.c:933
Function
_ctorMap
src/core/core.c:943
Function
_ctorNull
src/core/core.c:896
Function
_ctorNumber
src/core/core.c:904
← previous
next →
401–500 of 635, ranked by callers