Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arialang/aria
/ functions
Functions
1,075 in github.com/arialang/aria
⨍
Functions
1,075
◇
Types & classes
329
↓ 1 callers
Function
try_protocol_mode_to_str
(id: u8)
compiler-lib/src/dump/opcodes.rs:39
↓ 1 callers
Method
type_info
(&self)
parser-lib/src/ast/mod.rs:1151
↓ 1 callers
Function
unique_insert
(vec: &mut Vec<T>, item: T)
vm-lib/src/vm.rs:260
↓ 1 callers
Method
with_suffix_arg
(mut self, arg: RuntimeValue)
vm-lib/src/runtime_value/function.rs:249
↓ 1 callers
Method
write
(&self, name: &str, val: RuntimeValue)
vm-lib/src/runtime_value/builtin_type.rs:31
↓ 1 callers
Method
write_index
( &self, indices: &[RuntimeValue], val: &RuntimeValue, cur_frame: &mut Frame,
vm-lib/src/runtime_value/mod.rs:760
↓ 1 callers
Method
write_opcode
(&self, op: CompilerOpcode)
compiler-lib/src/func_builder.rs:60
↓ 1 callers
Method
write_u32
(&mut self, val: u32)
compiler-lib/src/bc_writer.rs:20
↓ 1 callers
Method
xfail
(test: &str, duration: Duration, reason: String)
test-bin/src/main.rs:99
Function
activate
(context: ExtensionContext)
vscode/aria/src/extension.ts:12
Function
activateInlayHints
(ctx: ExtensionContext)
vscode/aria/src/extension.ts:51
Method
add
(self, rhs: &StringValue)
vm-lib/src/runtime_value/string.rs:32
Method
add
(self, rhs: &FloatValue)
vm-lib/src/runtime_value/float.rs:15
Method
add
(self, rhs: &IntegerValue)
vm-lib/src/runtime_value/integer.rs:21
Method
any
()
compiler-lib/src/do_compile/mod.rs:384
Method
arity
(&self)
vm-lib/src/builtins/getenv.rs:36
Method
arity
(&self)
vm-lib/src/builtins/sleep.rs:31
Method
arity
(&self)
vm-lib/src/builtins/setenv.rs:33
Method
arity
(&self)
vm-lib/src/builtins/println.rs:26
Method
arity
(&self)
vm-lib/src/builtins/now.rs:25
Method
arity
(&self)
vm-lib/src/builtins/readattr.rs:40
Method
arity
(&self)
vm-lib/src/builtins/prettyprint.rs:23
Method
arity
(&self)
vm-lib/src/builtins/print.rs:24
Method
arity
(&self)
vm-lib/src/builtins/cmdline_args.rs:28
Method
arity
(&self)
vm-lib/src/builtins/string.rs:38
Method
arity
(&self)
vm-lib/src/builtins/readln.rs:37
Method
arity
(&self)
vm-lib/src/builtins/listattrs.rs:28
Method
arity
(&self)
vm-lib/src/builtins/float.rs:34
Method
arity
(&self)
vm-lib/src/builtins/native_iterator.rs:88
Method
arity
(&self)
vm-lib/src/builtins/integer.rs:62
Method
arity
(&self)
vm-lib/src/builtins/writeattr.rs:41
Method
arity
(&self)
vm-lib/src/builtins/exit.rs:19
Method
arity
(&self)
vm-lib/src/builtins/alloc.rs:48
Method
arity
(&self)
vm-lib/src/builtins/typeof_builtin.rs:23
Method
arity
(&self)
vm-lib/src/builtins/hasattr.rs:26
Method
arity
(&self)
vm-lib/src/builtins/list.rs:34
Method
arity
(&self)
vm-lib/src/builtins/system.rs:56
Method
arity
(&self)
native-libs/network/src/lib.rs:103
Method
arity
(&self)
native-libs/unicode/src/lib.rs:71
Method
arity
(&self)
native-libs/timezone/src/lib.rs:57
Method
arity
(&self)
native-libs/platform/src/lib.rs:120
Method
arity
(&self)
native-libs/path/src/lib.rs:82
Method
arity
(&self)
native-libs/file/src/lib.rs:108
Method
arity
(&self)
native-libs/regex/src/lib.rs:66
Method
as_concrete_object
(&self)
vm-lib/src/runtime_value/opaque.rs:27
Method
as_float_literal
(&self)
parser-lib/src/ast/mod.rs:284
Method
as_opaque_concrete
(&self)
vm-lib/src/runtime_value/mod.rs:496
Method
attrib_byte
(&self)
vm-lib/src/builtins/string.rs:34
Method
attrib_byte
(&self)
vm-lib/src/builtins/float.rs:30
Method
attrib_byte
(&self)
vm-lib/src/builtins/native_iterator.rs:84
Method
attrib_byte
(&self)
vm-lib/src/builtins/integer.rs:58
Method
attrib_byte
(&self)
vm-lib/src/builtins/list.rs:30
Method
attrib_byte
(&self)
native-libs/network/src/lib.rs:99
Method
attrib_byte
(&self)
native-libs/platform/src/lib.rs:124
Method
attrib_byte
(&self)
native-libs/path/src/lib.rs:78
Method
attrib_byte
(&self)
native-libs/file/src/lib.rs:104
Method
attrib_byte
(&self)
native-libs/regex/src/lib.rs:62
Method
attrib_read
(base: &Primary, name: &str)
parser-lib/src/ast/mod.rs:391
Function
bench_for
(c: &mut Criterion)
vm-lib/benches/control_flow.rs:49
Function
bench_if
(c: &mut Criterion)
vm-lib/benches/control_flow.rs:30
Function
bench_while
(c: &mut Criterion)
vm-lib/benches/control_flow.rs:61
Method
bind
(this: RuntimeValue, func: Function)
vm-lib/src/runtime_value/bound_function.rs:23
Method
bitand
(self, rhs: &IsaCheckable)
vm-lib/src/runtime_value/isa.rs:154
Method
bitand
(self, rhs: Self)
vm-lib/src/runtime_value/boolean.rs:32
Method
bitand
(self, rhs: &IntegerValue)
vm-lib/src/runtime_value/integer.rs:69
Method
bitor
(self, rhs: &RuntimeValueType)
vm-lib/src/runtime_value/kind.rs:129
Method
bitor
(self, rhs: &IsaCheckable)
vm-lib/src/runtime_value/isa.rs:112
Method
bitor
(self, rhs: Self)
vm-lib/src/runtime_value/boolean.rs:40
Method
bitor
(self, rhs: &IntegerValue)
vm-lib/src/runtime_value/integer.rs:77
Method
bitxor
(self, rhs: Self)
vm-lib/src/runtime_value/boolean.rs:24
Method
bitxor
(self, rhs: &IntegerValue)
vm-lib/src/runtime_value/integer.rs:85
Method
builtin_equals
(&self, other: &Self, cur_frame: &mut Frame, vm: &mut VirtualMachine)
vm-lib/src/runtime_value/enum_case.rs:39
Method
builtin_from
(val: T)
vm-lib/src/runtime_value/function.rs:191
Method
byte_size
(&self)
compiler-lib/src/builder/compiler_opcodes.rs:157
Method
byte_size
(&self)
opcodes-lib/src/lib.rs:285
Method
clear
(&mut self)
vm-lib/src/console.rs:57
Function
compile_from_source
( src: &SourceBuffer, options: &CompilationOptions, )
compiler-lib/src/do_compile/mod.rs:962
Method
contains
(&self, mixin: &Mixin)
vm-lib/src/mixin_includer.rs:24
Method
contains
(&self, name: &str)
vm-lib/src/runtime_value/object.rs:32
Method
create_import_model_from_path
( module: &RuntimeModule, ipath: &str, leaf: RuntimeValue, )
vm-lib/src/vm.rs:427
Function
deactivate
()
vscode/aria/src/extension.ts:44
Method
default
()
compiler-lib/src/func_builder.rs:371
Method
default
()
compiler-lib/src/lib.rs:22
Method
default
()
compiler-lib/src/scope.rs:49
Method
default
()
vm-lib/src/stack.rs:13
Method
default
()
vm-lib/src/vm.rs:56
Method
default
()
vm-lib/src/frame.rs:18
Method
default
()
vm-lib/src/builtins/mod.rs:76
Method
default
()
native-libs/unicode/src/lib.rs:47
Method
did_change
(&self, params: DidChangeTextDocumentParams)
lsp/src/main.rs:115
Method
did_close
(&self, params: DidCloseTextDocumentParams)
lsp/src/main.rs:190
Method
did_open
(&self, params: DidOpenTextDocumentParams)
lsp/src/main.rs:80
Method
diff
(before: &str, after: &str)
aria-bin/src/repl_eval.rs:311
Method
display
(&self, path: &'a String)
aria-bin/src/error_reporting.rs:28
Method
display_error_reason
(&self)
test-bin/src/main.rs:66
Function
dispose
()
vscode/aria/src/extension.ts:61
Method
div
(self, rhs: &FloatValue)
vm-lib/src/runtime_value/float.rs:39
Method
div
(self, rhs: &IntegerValue)
vm-lib/src/runtime_value/integer.rs:45
Method
do_compile
(&self, params: &'a mut CompileParams)
compiler-lib/src/do_compile/nodes/assert_statement.rs:11
Method
do_compile
(&self, params: &'a mut CompileParams)
compiler-lib/src/do_compile/nodes/match_pattern_comp.rs:8
← previous
next →
401–500 of 1,075, ranked by callers