MCPcopy Create free account

hub / github.com/Srinivasa314/neptune-lang / functions

Functions611 in github.com/Srinivasa314/neptune-lang

↓ 1 callersMethodget_module_variable
neptune-vm/vm.cc:239
↓ 1 callersMethodget_object_property
neptune-vm/native_function.cc:204
↓ 1 callersFunctionglobalKeyHandler
(e)
neptune-book/book/searcher.js:318
↓ 1 callersMethodgrouping
(&mut self)
src/parser.rs:597
↓ 1 callersFunctionhandle_crate_list_update
(playground_block, playground_crates)
neptune-book/book/book.js:43
↓ 1 callersMethodidentifier
(&mut self)
src/scanner.rs:592
↓ 1 callersMethodif_statement
(&mut self)
src/parser.rs:1063
↓ 1 callersMethodinc
neptune-vm/value.cc:95
↓ 1 callersMethodinfix
(&mut self, token_type: TokenType, left: Box<Expr>)
src/parser.rs:518
↓ 1 callersMethodinsert_in_jump_table
neptune-vm/function.cc:177
↓ 1 callersMethodinsert_in_map
Pops the value and then key from the stack and inserts it in the map at the top of the stack
src/vm.rs:716
↓ 1 callersMethodis_bool
neptune-vm/value.cc:86
↓ 1 callersFunctionis_descendant
neptune-vm/vm.cc:985
↓ 1 callersMethodis_null
neptune-vm/native_function.cc:141
↓ 1 callersFunctionisalnum
(c: u8)
src/scanner.rs:708
↓ 1 callersMethodjump_table
neptune-vm/function.cc:171
↓ 1 callersMethodload
(&self, _: &str)
src/lib.rs:185
↓ 1 callersFunctionloop
()
bench/nested.js:1
↓ 1 callersFunctionmakeTeaser
(body, searchterms)
neptune-book/book/searcher.js:159
↓ 1 callersMethodmove_from_i
(bodies, nbodies, dt, i)
bench/nbody.rb:22
↓ 1 callersMethodnegate
(&mut self, right: &Expr, line: u32)
src/compiler.rs:1885
↓ 1 callersMethodnew_
(&mut self)
src/parser.rs:661
↓ 1 callersMethodnew_function_info
neptune-vm/vm.cc:254
↓ 1 callersFunctionnew_vm
neptune-vm/vm.cc:250
↓ 1 callersMethodnot
(&mut self, right: &Expr, line: u32)
src/compiler.rs:1930
↓ 1 callersMethodnull_constant
neptune-vm/function.cc:191
↓ 1 callersMethodnumber
A number can be either decimal,octal or hexadecimal A octal number starts wiyh 0o A hexadecimal number starts with 0x A number cannot start with 0 Onl
src/scanner.rs:454
↓ 1 callersMethodobject_literal
(&mut self)
src/parser.rs:729
↓ 1 callersFunctionoffsetMomentum
()
bench/nbody.js:74
↓ 1 callersFunctionoffset_momentum
(bodies)
bench/nbody.rb:67
↓ 1 callersMethodprefix
(&mut self, token_type: TokenType)
src/parser.rs:441
↓ 1 callersMethodpush_bool
neptune-vm/native_function.cc:28
↓ 1 callersMethodpush_empty_array
neptune-vm/native_function.cc:38
↓ 1 callersMethodpush_empty_map
neptune-vm/native_function.cc:82
↓ 1 callersMethodpush_empty_object
neptune-vm/native_function.cc:76
↓ 1 callersMethodpush_error
neptune-vm/native_function.cc:84
↓ 1 callersMethodpush_float
neptune-vm/native_function.cc:26
↓ 1 callersMethodpush_function
neptune-vm/native_function.cc:40
↓ 1 callersMethodpush_int
neptune-vm/native_function.cc:24
↓ 1 callersMethodpush_null
neptune-vm/native_function.cc:30
↓ 1 callersMethodpush_resource
neptune-vm/native_function.cc:221
↓ 1 callersMethodpush_string
neptune-vm/native_function.cc:32
↓ 1 callersMethodpush_symbol
neptune-vm/native_function.cc:36
↓ 1 callersFunctionregister_future
(cx: &EFuncContext, fut: impl Future<Output = Result<T1, T2>> + 'static)
src/vm.rs:486
↓ 1 callersMethodregister_module_variables
(&mut self, ast: &[Statement])
src/compiler.rs:105
↓ 1 callersFunctionrepl
(vm: &VM)
neptune-cli/src/main.rs:117
↓ 1 callersMethodresolve
(&self, _: &str, _: &str)
src/lib.rs:181
↓ 1 callersMethodresource
(&mut self, t: T)
src/vm.rs:751
↓ 1 callersMethodresume
neptune-vm/vm.cc:1099
↓ 1 callersMethodresume_safe
(&mut self, callback: F)
src/vm.rs:421
↓ 1 callersMethodreturn_stmt
(&mut self)
src/parser.rs:805
↓ 1 callersFunctions
()
neptune-book/book/mark.min.js:7
↓ 1 callersMethodscan_token
Scans one or more tokens returns false if it reaches end of file
src/scanner.rs:171
↓ 1 callersMethodscan_tokens
(mut self)
src/scanner.rs:158
↓ 1 callersFunctionsearchIconClickHandler
()
neptune-book/book/searcher.js:390
↓ 1 callersFunctionshowThemes
()
neptune-book/book/book.js:297
↓ 1 callersFunctionsieve
(primes)
bench/sieve.js:1
↓ 1 callersFunctionsieve
(primes)
bench/sieve.rb:3
↓ 1 callersFunctionsortDescending
(arr)
bench/selection-sort.js:1
↓ 1 callersFunctionsortDescending
(arr)
bench/selection-sort.rb:2
↓ 1 callersMethodspan
(e)
neptune-book/book/highlight.js:6
↓ 1 callersFunctionspawn
neptune-vm/native_builtins.cc:587
↓ 1 callersFunctionspectralnorm
(n)
bench/spect.js:34
↓ 1 callersMethodstring
(&mut self)
src/parser.rs:1002
↓ 1 callersMethodsubscript
(&mut self, left: Box<Expr>)
src/parser.rs:684
↓ 1 callersMethodsuper_call
(&mut self)
src/parser.rs:1349
↓ 1 callersMethodswitch
(&mut self)
src/parser.rs:1231
↓ 1 callersMethodsymbol
(&mut self)
src/scanner.rs:603
↓ 1 callersMethodsynchronize
(&mut self)
src/parser.rs:838
↓ 1 callersMethodtoHTML
()
neptune-book/book/highlight.js:6
↓ 1 callersMethodtry_catch
(&mut self)
src/parser.rs:1208
↓ 1 callersFunctiontry_main
()
neptune-cli/src/main.rs:21
↓ 1 callersMethodvalue
()
neptune-book/book/highlight.js:6
↓ 1 callersMethodvar_declaration
( &mut self, name: &str, expr: &Expr, line: u32, mutable: bool, )
src/compiler.rs:622
↓ 1 callersMethodvariable
(&mut self)
src/parser.rs:1030
↓ 1 callersFunctionvector_times_array
(vector)
bench/spect.rb:19
↓ 1 callersFunctionvector_times_array_transposed
(vector)
bench/spect.rb:33
↓ 1 callersFunctionw
(e,n)
neptune-book/book/highlight.js:6
↓ 1 callersMethodwalk
(e)
neptune-book/book/highlight.js:6
↓ 1 callersMethodwhile_loop
(&mut self)
src/parser.rs:1098
↓ 1 callersMethodwrite
neptune-vm/function.cc:9
↓ 1 callersMethodwrite_op
neptune-vm/function.cc:15
MethodArray
neptune-vm/object.cc:261
MethodArray
neptune-vm/object.h:134
MethodArrayIterator
neptune-vm/object.h:216
FunctionBody
(x, y, z, vx, vy, vz, mass)
bench/nbody.js:10
MethodBuiltinClasses
neptune-vm/object.h:240
MethodBuiltinSymbols
neptune-vm/object.h:248
FunctionE
(e)
neptune-book/book/highlight.js:6
MethodEFuncContext
neptune-vm/native_function.cc:8
MethodFunction
neptune-vm/function.h:110
MethodFunctionInfo
neptune-vm/function.h:44
MethodFunctionInfoWriter
neptune-vm/function.h:58
MethodHandle
neptune-vm/handle.h:11
MethodHashTable
neptune-vm/hash_table.h:25
MethodHashTableConstIterator
neptune-vm/hash_table.h:210
MethodHashTableIterator
neptune-vm/hash_table.h:185
FunctionI
(e)
neptune-book/book/highlight.js:6
MethodInstance
neptune-vm/object.cc:277
MethodInstance
neptune-vm/object.h:198
← previousnext →301–400 of 611, ranked by callers