List of all items
Structs
- BuiltinNamespaceMemberSpec
- BuiltinNamespaceSpec
- CallableDef
- CallableParam
- CallableSignature
- LanguageBuiltinSpec
- PrintHostFunction
- PrintlnHostFunction
- assembler::AsmParseError
- assembler::Assembler
- assembler::BytecodeBuilder
- bytecode::HostImport
- bytecode::Program
- bytecode::TypeMap
- bytecode::VmMap
- bytecode::VmMapIntoIter
- bytecode::VmMapIter
- cli::CliRuntime
- compiler::CompileSourceFileOptions
- compiler::CompiledProgram
- compiler::CompiledReplProgram
- compiler::Compiler
- compiler::InferredLocalTypeHint
- compiler::ModuleImport
- compiler::NamedImport
- compiler::ParseError
- compiler::ReplLocalBinding
- compiler::SharedParserOptions
- compiler::UnknownInferredLocal
- compiler::ir::ClosureExpr
- compiler::ir::FrontendIr
- compiler::ir::FunctionDecl
- compiler::ir::FunctionImpl
- compiler::ir::FunctionParam
- compiler::ir::LocalIrBuilder
- compiler::ir::StructDecl
- compiler::source_map::LineSpanMapping
- compiler::source_map::LoweredSource
- compiler::source_map::SourceFile
- compiler::source_map::SourceMap
- compiler::source_map::Span
- debug_info::ArgInfo
- debug_info::DebugFunction
- debug_info::DebugInfo
- debug_info::DebugInfoBuilder
- debug_info::LineInfo
- debug_info::LocalInfo
- debugger::DebugCommandBridge
- debugger::DebugCommandBridgeResponse
- debugger::DebugCommandBridgeStatus
- debugger::Debugger
- debugger::VmRecording
- debugger::VmRecordingFrame
- debugger::VmRecordingReplayResponse
- debugger::VmRecordingReplayState
- jit::JitAttempt
- jit::JitConfig
- jit::JitMetrics
- jit::JitNyiDoc
- jit::JitSnapshot
- jit::JitTrace
- jit::TraceJitEngine
- vm::EpochCheckpoint
- vm::EpochHandle
- vm::FuelCheckpoint
- vm::HostBindingPlan
- vm::HostFunctionRegistry
- vm::InterpreterMetrics
- vm::Store
- vm::Vm
- vmbc::DisassembleOptions
Enums
- BuiltinFunction
- CallableParamType
- assembler::AssemblerError
- bytecode::OpCode
- bytecode::Value
- bytecode::ValueType
- compiler::CompileError
- compiler::FormatError
- compiler::FrontendImportSyntax
- compiler::ImportClause
- compiler::SourceError
- compiler::SourceFlavor
- compiler::SourcePathError
- compiler::ir::AssignmentKind
- compiler::ir::Expr
- compiler::ir::MatchPattern
- compiler::ir::MatchTypePattern
- compiler::ir::Stmt
- compiler::ir::TypeSchema
- debugger::DebugCommandBridgeError
- debugger::StepMode
- debugger::VmRecordingError
- jit::JitNyiReason
- jit::JitTraceTerminal
- vm::AotArtifactError
- vm::CallOutcome
- vm::CallReturn
- vm::VmError
- vm::VmStatus
- vm::VmYieldReason
- vmbc::ValidationError
- vmbc::WireError
Traits
- compiler::ParserDialect
- compiler::SourcePlugin
- vm::HostArgsFunction
- vm::HostAsyncBridge
- vm::HostFunction
- vm::HostStackFunction
Functions
- assembler::assemble
- builtin_call_index
- builtin_namespace_specs
- callable_signatures_for_builtin_namespace_member
- cli::main
- compiler::collect_inferred_local_type_hints
- compiler::collect_inferred_local_type_hints_at_path_with_options
- compiler::collect_inferred_local_type_hints_with_options
- compiler::compile_source
- compiler::compile_source_at_path_with_flavor_and_options
- compiler::compile_source_file
- compiler::compile_source_file_with_options
- compiler::compile_source_for_repl
- compiler::compile_source_for_repl_with_locals
- compiler::compile_source_with_flavor
- compiler::compile_source_with_flavor_and_options
- compiler::diagnostics::render_compile_error
- compiler::diagnostics::render_source_error
- compiler::format_source
- compiler::format_source_with_flavor
- compiler::format_source_with_flavor_and_options
- compiler::lint_trailing_function_return_semicolons
- compiler::lint_unknown_inferred_local_types
- compiler::lint_unknown_inferred_local_types_at_path_with_options
- compiler::lint_unknown_inferred_local_types_with_options
- compiler::lint_unknown_type_annotations
- compiler::parse_source_with_dialect
- debugger::attach_with_debugger
- debugger::debug_info_from_vm
- debugger::replay_recording_stdio
- debugger::run_recording_replay_command
- default_host_callables
- format_value
- is_builtin_namespace
- language_builtin_specs
- resolve_builtin_namespace_call
- vm::diagnostics::render_vm_error
- vmbc::decode_program
- vmbc::disassemble_program
- vmbc::disassemble_program_with_options
- vmbc::disassemble_vmbc
- vmbc::disassemble_vmbc_with_options
- vmbc::encode_program
- vmbc::infer_local_count
- vmbc::validate_program