MCPcopy Create free account

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

Functions611 in github.com/Srinivasa314/neptune-lang

↓ 4 callersMethodblock
(&mut self, stmts: &[Statement], end_line: u32)
src/compiler.rs:1269
↓ 4 callersMethodget_element
Pushes the value at `index` of the array at the top of the stack
src/vm.rs:679
↓ 4 callersFunctionhasFocus
()
neptune-book/book/searcher.js:57
↓ 4 callersFunctionhideSidebar
()
neptune-book/book/book.js:464
↓ 4 callersFunctionhideThemes
()
neptune-book/book/book.js:303
↓ 4 callersMethodint
Pushes an int to the stack
src/vm.rs:543
↓ 4 callersMethodis_true
neptune-vm/value.cc:90
↓ 4 callersMethodload
(&self, module: &str)
neptune-cli/src/main.rs:93
↓ 4 callersMethodopenNode
(e)
neptune-book/book/highlight.js:6
↓ 4 callersMethodparse_precedence
(&mut self, prec: Precedence)
src/parser.rs:404
↓ 4 callersMethodpush_to_array
Pops a value from the stack and pushes it to the array at the top of the stack
src/vm.rs:578
↓ 4 callersFunctionr
(t)
neptune-book/book/clipboard.min.js:7
↓ 4 callersMethodregister_module_variable
(&mut self, name: &str, mutable: bool, exported: bool, line: u32)
src/compiler.rs:85
↓ 4 callersFunctions
(...n)
neptune-book/book/highlight.js:6
↓ 4 callersMethodsend
neptune-vm/vm.cc:1052
↓ 4 callersFunctionshowSidebar
()
neptune-book/book/book.js:442
↓ 4 callersFunctionsize
neptune-vm/object.h:13
↓ 4 callersMethodstatement
(&mut self, needs_sep: bool, try_expr: bool)
src/parser.rs:863
↓ 4 callersMethodstring_constant
neptune-vm/function.cc:49
↓ 4 callersMethodto_neptune_value
(self, cx: &mut EFuncContext)
src/lib.rs:123
↓ 4 callersMethodvar_declaration
(&mut self, mutable: bool, exported: bool)
src/parser.rs:956
↓ 4 callersMethodwrite3
(&mut self, op: Op, u1: u32, u2: u32, u3: u32, line: u32)
src/compiler.rs:301
↓ 3 callersMethodaddRule
(e,n)
neptune-book/book/highlight.js:6
↓ 3 callersMethodbool
Pushes a bool to the stack
src/vm.rs:553
↓ 3 callersFunctionbottom_up_tree
(depth)
bench/btree.rb:18
↓ 3 callersFunctioncheck_tree
(node)
bench/btree.js:9
↓ 3 callersFunctioncheck_tree
(node)
bench/btree.py:16
↓ 3 callersMethodcloseNode
(e)
neptune-book/book/highlight.js:6
↓ 3 callersMethodclosure
( &mut self, name: &str, line: u32, args: &[String], body: &ClosureBod
src/compiler.rs:1826
↓ 3 callersFunctioncompile
( vm: &'vm VMInner, module: String, source: &str, eval: bool, )
src/lib.rs:429
↓ 3 callersMethodcreate_efunc_async
(&self, name: &str, callback: F)
src/vm.rs:402
↓ 3 callersMethodcreate_variable_and_store_accumulator
( &mut self, name: &str, mutable: bool, line: u32, )
src/compiler.rs:650
↓ 3 callersFunctione
(t)
neptune-book/book/clipboard.min.js:7
↓ 3 callersMethodevaluate_expr_with_dest
( &mut self, expr: &Expr, dest: Option<u32>, )
src/compiler.rs:1379
↓ 3 callersMethodexec
Executes source with module `module`
src/lib.rs:281
↓ 3 callersMethodfloat_constant
neptune-vm/function.cc:45
↓ 3 callersMethodfunction_body
(&mut self)
src/parser.rs:766
↓ 3 callersFunctionget_theme
()
neptune-book/book/book.js:309
↓ 3 callersFunctionh
(e)
neptune-book/book/highlight.js:6
↓ 3 callersFunctioni
(t,e,n,o,r)
neptune-book/book/clipboard.min.js:7
↓ 3 callersMethodignoreMatch
()
neptune-book/book/highlight.js:6
↓ 3 callersMethodinc_depth
neptune-vm/value.h:104
↓ 3 callersMethodis_false
neptune-vm/value.cc:92
↓ 3 callersMethodis_null
Pops a value from the stack and checks if it is null
src/vm.rs:636
↓ 3 callersMethodis_null
neptune-vm/value.cc:84
↓ 3 callersFunctionisdigit
(c: u8)
src/scanner.rs:704
↓ 3 callersFunctionitem_check
(left, right)
bench/btree.rb:10
↓ 3 callersFunctionmake_tree
(depth)
bench/btree.js:1
↓ 3 callersFunctionmake_tree
(depth)
bench/btree.py:11
↓ 3 callersMethodmap
(&mut self)
src/parser.rs:697
↓ 3 callersFunctiono
neptune-book/book/highlight.js:6
↓ 3 callersMethodobject
Pushes an empty object instance to the stack
src/vm.rs:588
↓ 3 callersFunctionp
(e)
neptune-book/book/highlight.js:6
↓ 3 callersMethodparse
(mut self, try_expr: bool)
src/parser.rs:324
↓ 3 callersFunctionplayground_text
(playground)
neptune-book/book/book.js:7
↓ 3 callersMethodpop_last_op
(&mut self)
src/compiler.rs:328
↓ 3 callersFunctionpower_of_two_ceil
neptune-vm/util.h:72
↓ 3 callersMethodrelease
neptune-vm/vm.cc:312
↓ 3 callersMethodresolve_local
(&mut self, name: &str)
src/compiler.rs:569
↓ 3 callersFunctions
(t,e)
neptune-book/book/clipboard.min.js:7
↓ 3 callersMethodset_max_registers
neptune-vm/function.cc:96
↓ 3 callersMethodshrink
neptune-vm/function.cc:65
↓ 3 callersMethodstring
(&mut self, delim: u8)
src/scanner.rs:345
↓ 3 callersMethodtoJSON
()
neptune-book/book/highlight.js:6
↓ 3 callersFunctionu
(e)
neptune-book/book/highlight.js:6
↓ 3 callersFunctionu
()
neptune-book/book/mark.min.js:7
↓ 3 callersFunctionx
(t,r)
neptune-book/book/highlight.js:6
↓ 2 callersFunctionA
(i, j)
bench/spect.js:7
↓ 2 callersFunctionAtAu
(u, v, w)
bench/spect.js:29
↓ 2 callersFunctionSafeModulus
neptune-vm/checked_arithmetic.cc:26
↓ 2 callersMethodadd_upvalue
(&mut self, index: u32, is_local: bool, mutable: bool)
src/compiler.rs:599
↓ 2 callersMethodarray
Pushes an empty array to the stack
src/vm.rs:573
↓ 2 callersMethodas_bool
Pops a bool from the stack
src/vm.rs:625
↓ 2 callersMethodas_float
Pops a float from the stack
src/vm.rs:614
↓ 2 callersMethodas_int
Pops an int from the stack
src/vm.rs:603
↓ 2 callersMethodbool_constant
neptune-vm/function.cc:188
↓ 2 callersMethodclass
(&mut self, exported: bool)
src/parser.rs:1134
↓ 2 callersMethodclear
neptune-vm/hash_table.h:131
↓ 2 callersMethodclose
neptune-vm/vm.cc:214
↓ 2 callersMethodcompile
()
neptune-book/book/highlight.js:6
↓ 2 callersMethodcompile_statement
(&mut self, statement: &Statement)
src/compiler.rs:672
↓ 2 callersMethodcompile_statments
(&mut self, statements: &[Statement])
src/compiler.rs:614
↓ 2 callersMethodconsiderAll
()
neptune-book/book/highlight.js:6
↓ 2 callersMethodcreate_efunc
neptune-vm/vm.cc:943
↓ 2 callersMethodcreate_efunc_safe
(&self, name: &str, callback: F)
src/vm.rs:388
↓ 2 callersMethodcreate_error
neptune-vm/vm.cc:953
↓ 2 callersFunctiondoSearchOrMarkFromUrl
()
neptune-book/book/searcher.js:285
↓ 2 callersMethodempty
neptune-vm/hash_table.h:256
↓ 2 callersFunctionenergy
()
bench/nbody.js:133
↓ 2 callersFunctionenergy
(bodies)
bench/nbody.rb:48
↓ 2 callersFunctionescaped_string
neptune-vm/object.cc:95
↓ 2 callersFunctioneval_A
(i,j)
bench/spect.rb:15
↓ 2 callersMethodexpr_to_string
(&mut self, expr_res: ExprResult, line: u32)
src/compiler.rs:1917
↓ 2 callersFunctionfetch_with_timeout
(url, options, timeout = 6000)
neptune-book/book/book.js:19
↓ 2 callersMethodfind_method
neptune-vm/object.cc:266
↓ 2 callersMethodfun_constant
neptune-vm/function.cc:59
↓ 2 callersMethodfunction
Function must contain valid bytecode
src/vm.rs:743
↓ 2 callersMethodget_len
neptune-vm/object.h:71
↓ 2 callersFunctionget_precedence
(token_type: &TokenType)
src/parser.rs:33
↓ 2 callersMethodget_result
neptune-vm/vm.h:144
← previousnext →101–200 of 611, ranked by callers