Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFDT-Nightstream/Starstream
/ functions
Functions
1,771 in github.com/LFDT-Nightstream/Starstream
⨍
Functions
1,771
◇
Types & classes
443
↓ 5 callers
Function
state_storage
(state: &CoroutineState)
interleaving/starstream-runtime/tests/test_dex_swap_flow.rs:45
↓ 5 callers
Method
to_compact_string
(&self)
starstream-types/src/types.rs:272
↓ 5 callers
Method
to_function_type
(&self)
starstream-compiler/src/typecheck/infer.rs:312
↓ 5 callers
Function
token
( block: impl Parser<'a, &'a str, Block, Extra<'a>> + Clone, )
starstream-compiler/src/parser/definition/token.rs:11
↓ 5 callers
Method
traces
(&self)
interleaving/starstream-component-runtime/src/executor.rs:66
↓ 5 callers
Function
typecheck_program
Run Hindley–Milner style inference over the parsed program and return the typed AST along with optional tracing information.
starstream-compiler/src/typecheck/infer.rs:177
↓ 5 callers
Method
visit_block_drop
Visit a block, dropping its result.
starstream-to-wasm/src/lib.rs:2055
↓ 5 callers
Method
visit_block_stack
Visit a block, storing its result to the stack.
starstream-to-wasm/src/lib.rs:2071
↓ 5 callers
Method
visit_function
Compile a function body into a Wasm core function. Does not handle exporting.
starstream-to-wasm/src/lib.rs:1487
↓ 5 callers
Function
write_report
(report: &miette::Report)
starstream-sandbox-web/src/lib.rs:159
↓ 4 callers
Method
add_globals
(&mut self, types: impl IntoIterator<Item = ValType>, name: &str)
starstream-to-wasm/src/lib.rs:537
↓ 4 callers
Method
add_hover_label
(&mut self, span: Span, label: impl Into<String>)
starstream-language-server/src/document.rs:1501
↓ 4 callers
Method
add_usage
(&mut self, span: Span, name: &str, scopes: &[HashMap<String, Span>])
starstream-language-server/src/document.rs:1522
↓ 4 callers
Method
br_if
(&mut self, depth: u32)
interleaving/starstream-runtime/src/test_support/wasm_dsl.rs:152
↓ 4 callers
Function
build_named_sources
(graph: &ModuleGraph)
starstream-cli/src/wasm.rs:186
↓ 4 callers
Method
collect_expr_annotations_from_ast
(&mut self, expr: &untyped_ast::Expr)
starstream-language-server/src/document.rs:1823
↓ 4 callers
Function
comment_collecting
A comment parser that collects comments into State for the CommentMap. WARNING: Semantically meaningful side-effects in map_with contradicts chumsky
starstream-compiler/src/parser/comment.rs:34
↓ 4 callers
Method
compile_component
( &mut self, program: &ProgramDefinition, )
interleaving/starstream-component-runtime/src/component.rs:132
↓ 4 callers
Method
conditional_write
(&mut self, cond: bool, address: Address<u64>, values: Vec<F>)
interleaving/starstream-interleaving-proof/src/memory/dummy.rs:76
↓ 4 callers
Method
contains
(&self, offset: usize)
starstream-language-server/src/document.rs:2412
↓ 4 callers
Method
emit_truncate
Emit truncation/masking after an i32 operation for sub-32-bit types.
starstream-to-wasm/src/lib.rs:763
↓ 4 callers
Method
encode
(&self, value: &ComponentValueIr)
interleaving/starstream-component-runtime/src/component.rs:387
↓ 4 callers
Function
eval_block
(block: &TypedBlock, locals: &Locals)
starstream-interpreter/src/lib.rs:35
↓ 4 callers
Method
find_by_path
Look up a module by its canonical absolute path.
starstream-compiler/src/module_graph.rs:94
↓ 4 callers
Function
fixture
(scenario: &str)
starstream-to-wasm/tests/multifile.rs:9
↓ 4 callers
Function
function_to_doc
( function: &FunctionDef, source: &'a str, comments: &CommentMap, )
starstream-compiler/src/formatter.rs:228
↓ 4 callers
Method
get_function_export
(&mut self, name: impl ExportLookup)
starstream-runtime-next/src/lib.rs:761
↓ 4 callers
Method
get_interface
Look up an interface in a package (for namespace imports). Returns all functions in the interface.
starstream-compiler/src/typecheck/builtins.rs:62
↓ 4 callers
Function
hash_program
(utxo_bin: &Vec<u8>)
interleaving/starstream-runtime/tests/wrapper_coord_test.rs:526
↓ 4 callers
Function
identifier
()
starstream-compiler/src/parser/primitives.rs:11
↓ 4 callers
Function
linear_combination_4
( coeffs: [F; 4], vars: [&FpVar<F>; 4], )
ark-poseidon2/src/math.rs:9
↓ 4 callers
Function
log
(messageOrCallback: string | (() => string), data?: any)
vscode-starstream/src/tree-sitter-vscode.ts:46
↓ 4 callers
Function
make_enum_type
(name: &str, variants: Vec<(&str, usize)>)
starstream-compiler/src/typecheck/exhaustiveness.rs:833
↓ 4 callers
Function
mock_genesis_and_apply_tx
(proven_tx: ProvenTransaction)
interleaving/starstream-interleaving-spec/src/tests.rs:84
↓ 4 callers
Method
mul
(&self, lhs: &Self::Val, rhs: &Self::Val)
interleaving/starstream-interleaving-proof/src/opcode_dsl.rs:77
↓ 4 callers
Function
parser
()
starstream-compiler/src/parser/definition/mod.rs:26
↓ 4 callers
Method
permute
Compute Poseidon2 permutation in R1CS
ark-poseidon2/src/gadget.rs:42
↓ 4 callers
Method
position_to_offset
(&self, position: Position)
starstream-language-server/src/document.rs:2011
↓ 4 callers
Function
print_wat
(name: &str, wasm: &[u8])
interleaving/starstream-runtime/tests/test_dex_swap_flow.rs:17
↓ 4 callers
Function
print_wat
(name: &str, wasm: &[u8])
interleaving/starstream-runtime/tests/multi_tx_continuation.rs:16
↓ 4 callers
Method
push_type_warning
(&mut self, uri: &Uri, warning: TypeWarning)
starstream-language-server/src/document.rs:416
↓ 4 callers
Function
report_graph_error
(err: &ModuleGraphError)
starstream-cli/src/wasm.rs:198
↓ 4 callers
Method
specialize_literal
Specializes the matrix for a given literal. This filters rows that match the literal (wildcards also match).
starstream-compiler/src/typecheck/exhaustiveness.rs:311
↓ 4 callers
Function
substitute_type
Recursively replace any variables mentioned in `mapping` within `ty`.
starstream-compiler/src/typecheck/infer.rs:5736
↓ 4 callers
Method
to_bool
(&self)
starstream-interpreter/src/lib.rs:354
↓ 4 callers
Method
topo_order
(&self)
starstream-compiler/src/module_graph.rs:84
↓ 4 callers
Function
utf8
(wasm: SandboxWasmExports, ptr: number, len: number)
website/src/sandbox.worker.ts:88
↓ 4 callers
Method
verify
( &self, inst: &InterleavingInstance, wit: &InterleavingWitness, )
interleaving/starstream-interleaving-spec/src/lib.rs:112
↓ 4 callers
Method
visit_call
( &mut self, func: &mut StFunction, bb: &mut usize, locals: &dyn Locals,
starstream-to-wasm/src/lib.rs:3767
↓ 3 callers
Function
_array__reserve
This is not what you're looking for, see `array_reserve`.
tree-sitter-starstream/src/tree_sitter/array.h:207
↓ 3 callers
Method
allocate
( &self, cs: ConstraintSystemRef<F>, pad_to: usize, )
interleaving/starstream-interleaving-proof/src/memory/nebula/mod.rs:34
↓ 3 callers
Method
append_effect
(&mut self, pid: ProcessId, effect: WitLedgerEffect)
interleaving/starstream-component-runtime/src/executor.rs:265
↓ 3 callers
Function
ark_matrix_to_neo
(sparse_row: &[(FpGoldilocks, usize)])
interleaving/starstream-interleaving-proof/src/neo.rs:354
↓ 3 callers
Method
build_transaction
( &self, runtime: &mut WasmtimeComponentStarstreamExecutor, )
interleaving/starstream-component-runtime/src/transaction_session.rs:68
↓ 3 callers
Method
compile
(self, program: &TypedProgram)
starstream-to-wasm/src/lib.rs:131
↓ 3 callers
Function
compile_contract
(entry: &Path)
starstream-to-wasm/tests/multifile.rs:16
↓ 3 callers
Method
constraints
(mut self)
interleaving/starstream-interleaving-proof/src/memory/nebula/tracer.rs:174
↓ 3 callers
Function
default_scan_dir
Default scan dir when the user invokes `check`/`docs`/`build` with no argument: just the current working directory.
starstream-cli/src/project.rs:8
↓ 3 callers
Function
diagnostic_to_lsp
Transform a `miette::Diagnostic` into a single `lsp_types::Diagnostic`. The returned diagnostic highlights the primary span (if any) and records all
starstream-language-server/src/diagnostics.rs:16
↓ 3 callers
Method
drop
(mut self)
starstream-runtime-next/src/lib.rs:799
↓ 3 callers
Method
encode_func
( &mut self, params: impl Iterator<Item = (&'a str, Rc<ComponentAbiType>)>, result: Op
starstream-to-wasm/src/encoder.rs:22
↓ 3 callers
Method
execute
( &self, )
interleaving/starstream-runtime/src/lib.rs:1037
↓ 3 callers
Function
explicit_call
* Call the wRPC explicitly through the wRPC Multiplexer WIT interface * * Benefits: * - Less Wasm component setup boilerplate * - Truer to what is
mock-ledger/backend/node-client/src/no_args.rs:111
↓ 3 callers
Method
finish_step
(&mut self)
interleaving/starstream-interleaving-proof/src/memory/dummy.rs:88
↓ 3 callers
Method
finish_step
(&mut self, is_last_step: bool)
interleaving/starstream-interleaving-proof/src/memory/nebula/gadget.rs:189
↓ 3 callers
Method
for_each_successor
(&self, mut func: F)
starstream-to-wasm/src/ir.rs:53
↓ 3 callers
Function
format_enum_variant_hover_from_info
( enum_name: &str, variant_name: &str, info: &EnumVariantPayloadInfo, )
starstream-language-server/src/document.rs:2451
↓ 3 callers
Method
format_expr_src
Pretty-print an expression for inclusion in the inference trace.
starstream-compiler/src/typecheck/infer.rs:5161
↓ 3 callers
Method
fresh_var
(&mut self)
starstream-compiler/src/typecheck/infer.rs:5089
↓ 3 callers
Function
gen_ctx
(wrpc: C, cx: C::Context)
mock-ledger/backend/ledger/src/encode.rs:73
↓ 3 callers
Method
get
* Get a command by name
mock-ledger/frontend/src/commands/command-handler.ts:54
↓ 3 callers
Method
get_cs
(&self)
interleaving/starstream-interleaving-proof/src/memory/dummy.rs:127
↓ 3 callers
Method
get_in_current_scope
(&self, name: &str)
starstream-compiler/src/typecheck/env.rs:62
↓ 3 callers
Function
hash_program
(wasm: &Vec<u8>)
interleaving/starstream-runtime/tests/test_dex_swap_flow.rs:7
↓ 3 callers
Function
hash_program
(utxo_bin: &Vec<u8>)
interleaving/starstream-runtime/tests/integration.rs:519
↓ 3 callers
Method
init
(&mut self, address: Address<u64>, values: Vec<F>)
interleaving/starstream-interleaving-proof/src/memory/nebula/tracer.rs:144
↓ 3 callers
Function
init_tracing
()
mock-ledger/backend/node-client/src/main.rs:128
↓ 3 callers
Function
inline_comment_to_doc
(comment: &Comment, source: &'a str)
starstream-compiler/src/formatter.rs:117
↓ 3 callers
Method
instantiate_async
(&self, ctx: T)
starstream-runtime-next/src/lib.rs:499
↓ 3 callers
Method
instantiate_component
( &mut self, component: &ScalarComponent, )
interleaving/starstream-component-runtime/src/component.rs:150
↓ 3 callers
Method
load
(&self, func: &mut StFunction, bb: &usize)
starstream-to-wasm/src/lib.rs:3935
↓ 3 callers
Function
load_file
(path: &str)
mock-ledger/backend/node-server/src/main.rs:18
↓ 3 callers
Function
occurs_in
Return `true` if `var` appears anywhere inside `ty`, expanding substitutions as needed.
starstream-compiler/src/typecheck/infer.rs:5819
↓ 3 callers
Method
on_change
(&self, params: TextDocumentItem<'a>)
starstream-language-server/src/lib.rs:87
↓ 3 callers
Function
opcode_args
(op: &LedgerOperation<F>)
interleaving/starstream-interleaving-proof/src/abi.rs:177
↓ 3 callers
Function
opcode_discriminant
(op: &LedgerOperation<F>)
interleaving/starstream-interleaving-proof/src/abi.rs:144
↓ 3 callers
Function
pack_bytes_to_safe_limbs
(bytes: &[u8])
interleaving/starstream-component-runtime/src/component.rs:843
↓ 3 callers
Method
param_name_map
(&self)
starstream-types/src/types.rs:156
↓ 3 callers
Function
params_to_doc
(params: &[FunctionParam], source: &'a str)
starstream-compiler/src/formatter.rs:444
↓ 3 callers
Method
parse_module
(&mut self, abs_path: &Path)
starstream-compiler/src/module_graph.rs:333
↓ 3 callers
Function
print_ledger
(label: &str, ledger: &Ledger)
interleaving/starstream-runtime/tests/multi_tx_continuation.rs:44
↓ 3 callers
Function
print_wit
(wasm: &[u8])
starstream-to-wasm/tests/multifile.rs:32
↓ 3 callers
Function
proof_function_id
(f_id: FunctionId)
interleaving/starstream-interleaving-proof/src/abi.rs:23
↓ 3 callers
Method
public_instance
(&self)
interleaving/starstream-interleaving-spec/src/lib.rs:245
↓ 3 callers
Method
push_process
( &mut self, definition: ProcessDefinition, exported_resource: Option<Resource>, )
interleaving/starstream-component-runtime/src/state.rs:112
↓ 3 callers
Function
register_mermaid_decoder
( interface_id: InterfaceId, decoder: impl Fn(&[Value]) -> Option<String> + Send + Sync + 'static, )
interleaving/starstream-runtime/src/trace_mermaid.rs:26
↓ 3 callers
Function
remove_col
Remove column `col` from a `col_locals` slice.
starstream-to-wasm/src/lib.rs:3951
↓ 3 callers
Function
render_doc
(doc: RcDoc<'static, ()>)
starstream-types/src/types.rs:365
↓ 3 callers
Method
require_is
Unify two types, capturing the resulting unification step in the trace.
starstream-compiler/src/typecheck/infer.rs:4583
↓ 3 callers
Method
run_graph_typecheck
( &mut self, uri: &Uri, text: &str, graph: &starstream_compiler::ModuleGraph,
starstream-language-server/src/document.rs:347
← previous
next →
201–300 of 1,771, ranked by callers