Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceronman/loxido
/ functions
Functions
243 in github.com/ceronman/loxido
⨍
Functions
243
◇
Types & classes
40
↓ 1 callers
Method
tuna
(self)
tests/benchmarks/python/zoo.py:19
↓ 1 callers
Method
walk
(self)
tests/benchmarks/python/trees.py:14
↓ 1 callers
Method
while_statement
(&mut self)
src/compiler.rs:513
Method
__init__
(self, depth)
tests/benchmarks/python/trees.py:5
Method
__init__
(self)
tests/benchmarks/python/instantiation.py:6
Method
__init__
(self)
tests/benchmarks/python/properties.py:7
Method
__init__
(self)
tests/benchmarks/python/zoo.py:5
Method
__init__
(self, item, depth)
tests/benchmarks/python/binary_trees.py:5
Method
__init__
(self, startState, maxCounter)
tests/benchmarks/python/method_call.py:17
Method
activate
(self)
tests/benchmarks/python/method_call.py:22
Method
and_op
(&mut self, _can_assing: bool)
src/compiler.rs:776
Method
as_any
(&self)
src/objects.rs:18
Method
as_any_mut
(&mut self)
src/objects.rs:21
Method
binary
(&mut self, _can_assing: bool)
src/compiler.rs:756
Method
call
(&mut self, _can_assing: bool)
src/compiler.rs:702
Function
clock
(vm: &Vm, _args: &[Value])
src/vm.rs:594
Method
dot
(&mut self, can_assign: bool)
src/compiler.rs:707
Method
eq
(&self, other: &Self)
src/gc.rs:56
Method
eq
(&self, other: &Self)
src/objects.rs:36
Method
fmt
(&self, f: &mut fmt::Formatter)
src/gc.rs:27
Method
fmt
(&self, f: &mut fmt::Formatter)
src/objects.rs:30
Method
format
(&self, f: &mut fmt::Formatter, _gc: &Gc)
src/objects.rs:11
Method
grouping
(&mut self, _can_assing: bool)
src/compiler.rs:741
Method
hash
(&self, state: &mut H)
src/gc.rs:62
Method
literal
(&mut self, _can_assing: bool)
src/compiler.rs:617
Function
lox_panic
(vm: &Vm, args: &[Value])
src/vm.rs:599
Function
main
()
src/main.rs:47
Method
new
(code: &'sourcecode str)
src/scanner.rs:80
Method
new
( prefix: Option<ParseFn<'sourcecode>>, infix: Option<ParseFn<'sourcecode>>, precedenc
src/compiler.rs:55
Method
new
(object: T, gc: &'gc Gc)
src/gc.rs:21
Method
new
()
src/chunk.rs:119
Method
new
()
src/vm.rs:27
Method
new
(name: GcRef<String>)
src/objects.rs:56
Method
number
(&mut self, _can_assing: bool)
src/compiler.rs:601
Method
or_op
(&mut self, _can_assing: bool)
src/compiler.rs:783
Function
run_file_test
(filename: &str)
tests/integration.rs:78
Method
size
(&self)
src/objects.rs:14
Method
string
(&mut self, _can_assing: bool)
src/compiler.rs:610
Method
super_
(&mut self, _can_assign: bool)
src/compiler.rs:630
Method
synthetic
(text: &'sourcecode str)
src/scanner.rs:62
Method
this
(&mut self, _can_assign: bool)
src/compiler.rs:653
Method
trace
(&self, _gc: &mut Gc)
src/objects.rs:17
Method
unary
(&mut self, _can_assing: bool)
src/compiler.rs:746
← previous
201–243 of 243, ranked by callers