Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Voxon-Development/zeta-lang
/ functions
Functions
916 in github.com/Voxon-Development/zeta-lang
⨍
Functions
916
◇
Types & classes
181
Method
chunk_containing_ptr
(&self, ptr: *const u8)
zeta_utilities/src/arena.rs:147
Method
clear
Fresh binding shadows any prior move history for this name (e.g. a loop body re-declaring the same local each iteration).
sentinel-typechecker/src/move_state.rs:63
Function
concurrent_allocs_no_collision
()
zeta_utilities/src/arena.rs:676
Function
concurrent_allocs_no_panic_under_pressure
()
zeta_utilities/src/arena.rs:693
Function
custom_alignment_16
()
zeta_utilities/src/arena.rs:712
Method
dealloc_raw
(chunk: *mut Chunk)
zeta_utilities/src/arena.rs:63
Method
deallocate
(&self, _ptr: NonNull<u8>, _layout: Layout)
zeta_utilities/src/bump.rs:283
Method
default
()
zeta_utilities/src/bump.rs:28
Method
default
()
zeta_utilities/src/string_pool.rs:77
Method
default
()
ir/src/errors/reporter.rs:323
Method
deref
(&self)
ir/src/hir.rs:27
Function
direct_method_lookup
( ctx: &LoweringCtx<'a, 'bump>, monomorphizer: &Monomorphizer<'a, 'bump>, class_name: &StrId,
scribe-parser/src/hir_lowerer/monomorphization/class_instantiation.rs:107
Method
drop
(&mut self)
zeta_utilities/src/arena.rs:487
Method
drop
(&mut self)
zeta_utilities/src/bump.rs:99
Method
drop
(&mut self)
ir/src/diagnostics_context.rs:179
Method
emit_errors
(&self)
scribe-parser/tests/parser/diagnostic_tests.rs:22
Method
emit_module
(&mut self, module: &Module)
engraver-assembly-emit/src/cranelift/cranelift_backend.rs:851
Method
empty_ident
(span: SourceSpan<'a>)
ir/src/errors/error.rs:330
Method
eq
(&self, other: &Self)
zeta_utilities/src/string_pool.rs:60
Method
eq_simd
(a: &[u8], b: &[u8])
zeta_utilities/src/string_pool.rs:181
Method
error_count
(&self)
ir/src/diagnostics_context.rs:47
Method
error_count
(&self)
ir/src/errors/reporter.rs:71
Method
error_count
(&self)
scribe-parser/src/parser/descent_parser.rs:216
Function
error_inside_function_carries_function_context
()
scribe-parser/tests/parser/diagnostic_tests.rs:68
Function
error_inside_impl_method_carries_impl_and_method_context
()
scribe-parser/tests/parser/diagnostic_tests.rs:84
Method
error_limit_reached
True when we've exceeded the error budget and should stop trying.
ir/src/diagnostics_context.rs:56
Method
errors
(&self)
ir/src/diagnostics_context.rs:65
Method
expected_type_after_throws
(span: SourceSpan<'a>)
ir/src/errors/error.rs:318
Method
f32
()
ir/src/ast.rs:993
Method
f64
()
ir/src/ast.rs:1000
Method
finish
(&self)
zeta_utilities/src/string_pool.rs:23
Method
finish
(mut self)
emberforge-compiler/src/midend/ir/block_data.rs:70
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
zeta_utilities/src/string_pool.rs:99
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
ir/src/span.rs:46
Method
fmt
(&self, f: &mut Formatter<'_>)
ir/src/hir.rs:19
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
ir/src/tokens.rs:424
Method
fmt
(&self, f: &mut Formatter<'_>)
ir/src/ast.rs:55
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
ir/src/errors/type_error.rs:61
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
ir/src/errors/error.rs:175
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
engraver-assembly-emit/src/cranelift/cranelift_backend.rs:1103
Method
fmt
(&self, f: &mut fmt::Formatter<'_>)
src/main_structs.rs:38
Method
format_operator
(&self, op: Operator)
ir/src/pretty.rs:569
Method
fresh_block
(&mut self)
emberforge-compiler/src/midend/ir/block_data.rs:46
Method
from
(vm_string: VmString)
ir/src/hir.rs:66
Method
get_func_metadata
( cursor: &mut Cursor<'a>, visibility: Visibility, )
scribe-parser/src/parser/functions.rs:101
Method
get_generic_params
Get all generic parameters in the current context
scribe-parser/src/hir_lowerer/context.rs:93
Method
get_slice
(&self, start: usize, end: usize)
zeta_utilities/src/arena.rs:131
Method
get_slice
(&self)
zeta_utilities/src/bump.rs:87
Method
get_slice_from_ptr_unchecked
(&self, ptr: *const u8, len: usize)
zeta_utilities/src/arena.rs:162
Function
get_slice_invalid_range_returns_empty
()
zeta_utilities/src/arena.rs:669
Function
get_type
(name: StrId, string_pool: Arc<StringPool>)
scribe-parser/src/optimized_string_buffering.rs:48
Function
grows_beyond_initial_capacity
()
zeta_utilities/src/arena.rs:610
Method
has_errors
(&self)
ir/src/diagnostics_context.rs:43
Method
has_errors
(&self)
ir/src/errors/reporter.rs:67
Method
has_errors
(&self)
scribe-parser/src/parser/descent_parser.rs:212
Method
has_errors
(&self)
scribe-parser/tests/parser/diagnostic_tests.rs:18
Method
hash
(&self, state: &mut H)
zeta_utilities/src/string_pool.rs:89
Method
hash_bytes_simd
(bytes: &[u8])
zeta_utilities/src/string_pool.rs:223
Function
head_used_increases_after_alloc
()
zeta_utilities/src/arena.rs:628
Method
hir_to_string
( string_pool: Arc<StringPool>, module: &HirModule<'_, '_>, )
ir/src/pretty.rs:711
Method
i128
()
ir/src/ast.rs:951
Method
i16
()
ir/src/ast.rs:930
Method
i32
()
ir/src/ast.rs:937
Method
i64
()
ir/src/ast.rs:944
Method
i8
Helper constructors for common types
ir/src/ast.rs:923
Method
indent
Get current indentation string
ir/src/pretty.rs:37
Method
index
(&self, index: usize)
ir/src/tokens.rs:23
Method
infer
()
ir/src/ast.rs:1042
Method
insert_existing_params_with_class
( context: Arc<StringPool>, func: &mut Function, next_value: &mut usize, var_m
emberforge-compiler/src/midend/ir/lowerer.rs:253
Method
instantiate_class_for_types
Instantiate a generic class for concrete args
scribe-parser/src/hir_lowerer/mono.rs:27
Method
into_errors
Take ownership of collected errors (consumes the context).
ir/src/diagnostics_context.rs:61
Method
into_inner
(self)
ir/src/hir.rs:37
Method
invalid_expr
(found: TokenKind, span: SourceSpan<'a>)
ir/src/errors/error.rs:326
Method
invalid_function_name
(found: TokenKind, span: SourceSpan<'a>)
ir/src/errors/error.rs:334
Method
is_assignment_op
(op: Op)
scribe-parser/src/hir_lowerer/expr_lowering.rs:486
Method
is_copy
(&self, name: StrId)
ir/src/analysis_context.rs:73
Method
is_droppable
(&self, struct_name: StrId)
emberforge-compiler/src/midend/copy_analysis/drop_glue.rs:93
Method
is_eof
(&self)
ir/src/tokens.rs:57
Method
is_func
(&self)
ir/src/hir.rs:94
Method
is_func_body
(&self)
codex-dependency-graph/src/dep_graph.rs:30
Method
is_generic_param
Check if an identifier is a generic type parameter
scribe-parser/src/hir_lowerer/context.rs:78
Method
is_math_op
(&self)
ir/src/ast.rs:877
Method
is_numeric
(&self)
ir/src/ast.rs:902
Method
is_pointer_literal
Returns true if this is any pointer type that is literally a pointer (safe or unsafe)
ir/src/hir.rs:684
Method
is_safe_pointer
Returns true if this is a safe pointer type
ir/src/hir.rs:674
Method
is_sync_token
Synchronisation tokens: structural anchors that delimit top-level items.
ir/src/diagnostics_context.rs:96
Method
is_tagged_nullable
True if this is a tagged-union nullable (inner type is NOT a pointer, so it needs an explicit discriminant byte).
ir/src/ssa_ir.rs:40
Method
is_type_decl
(&self)
codex-dependency-graph/src/dep_graph.rs:33
Method
is_unsafe_pointer
Returns true if this is an unsafe pointer type
ir/src/hir.rs:679
Method
is_whole_moved
(&self, name: StrId)
sentinel-typechecker/src/move_state.rs:30
Function
it_works
()
iris-math/src/lib.rs:10
Function
len_increases_after_alloc
()
zeta_utilities/src/arena.rs:636
Method
lower_assignment_operator
(op: Op)
scribe-parser/src/hir_lowerer/expr_lowering.rs:503
Method
lower_module
Lowers all contents of the module in a very specific order, first enums, interfaces and interface implementations, then structs and free functions/imp
emberforge-compiler/src/midend/ir/module_lowerer.rs:110
Method
lower_op
(op: Op)
scribe-parser/src/hir_lowerer/expr_lowering.rs:520
Function
lower_syscall
TODO: implement properly as Linux uses real syscalls, unlike systems like Windows which need to call into their OS API
engraver-assembly-emit/src/cranelift/cranelift_intrinsics.rs:167
Function
main
()
src/main.rs:79
Method
make_and_declare_var
( builder: &mut FunctionBuilder, _next_var_idx: &mut usize, ty: Type, )
engraver-assembly-emit/src/cranelift/cranelift_backend.rs:137
Function
make_vtable_name
(name: StrId, string_pool: Arc<StringPool>)
scribe-parser/src/optimized_string_buffering.rs:29
Function
mangle_function_name
( dep_graph: &DepGraph, module_idx: usize, class_name: Option<StrId>, func_name: StrId, is
emberforge-compiler/src/optimized_string_buffering.rs:97
← previous
next →
501–600 of 916, ranked by callers