MCPcopy Create free account

hub / github.com/corca-ai/nose / functions

Functions9,967 in github.com/corca-ai/nose

↓ 3 callersFunctioncorpus_digest
(repos_root: Path, removed: set[Path])
bench/corpus_prune/core.py:351
↓ 3 callersFunctioncount
( il: &Il, node: NodeId, is_root: bool, def_vars: &FxHashSet<u32>, def_count: &mut FxHashM
crates/nose-normalize/src/dataflow.rs:99
↓ 3 callersFunctioncss_ignorable_extension_kind
(kind: &str)
crates/nose-frontend/src/css.rs:401
↓ 3 callersFunctiondefinition_shadows_occurrence
( il: &nose_il::Il, definition: NodeId, occurrence: NodeId, )
crates/nose-cli/src/verify_admission/runtime_boundary/async_runtime.rs:351
↓ 3 callersMethoddemand_effect_profile
(self)
crates/nose-semantics/src/demand.rs:120
↓ 3 callersFunctiondependency_has_imported_binding_anchor
( il: &Il, interner: &Interner, record: &EvidenceRecord, span: Span, kind: NodeKind, m
crates/nose-semantics/src/library_api/dependency_facts.rs:205
↓ 3 callersFunctionderef_store_target
Lower a `left`/`right` assignment-expression node into an `Assign`. JS/TS and Rust grammars use the same field names for simple assignment; compound a
crates/nose-frontend/src/lower/expr_helpers.rs:176
↓ 3 callersFunctiondetect_from_units_inner
( units: Vec<UnitFeat>, files: usize, streams: &[Stream], opts: &DetectOptions, detector:
crates/nose-detect/src/orchestration.rs:269
↓ 3 callersFunctiondetection_engine
( channels: DetectionChannels, opts: &nose_detect::DetectOptions, )
crates/nose-cli/src/detect_pipeline.rs:93
↓ 3 callersFunctiondetection_options
Detection options for the resolved query channels — shared by `analysis` and `divergence`.
crates/nose-cli/src/detect_pipeline.rs:53
↓ 3 callersFunctiondirect_async_function_protocol_boundary
(il: &Il, target_root: NodeId)
crates/nose-normalize/src/call_target_evidence.rs:154
↓ 3 callersFunctiondirect_function_call_target_at_call
( il: &Il, interner: &Interner, call: NodeId, target_root: NodeId, )
crates/nose-semantics/src/evidence/call_target.rs:3
↓ 3 callersMethoddirect_function_has_async_protocol
(&self, root: NodeId)
crates/nose-normalize/src/value_graph/inline.rs:489
↓ 3 callersFunctiondirect_method_target_record
( il: &Il, interner: &Interner, id: EvidenceId, call: NodeId, target: NodeId, method:
crates/nose-normalize/src/call_target_evidence/tests/support.rs:104
↓ 3 callersFunctiondirect_return_call_fixture
(kind: DirectReturnKind)
crates/nose-normalize/src/call_target_evidence/tests/direct.rs:265
↓ 3 callersFunctiondirect_return_contract
(il: &Il, root: NodeId)
crates/nose-detect/src/fragment/oracle.rs:291
↓ 3 callersFunctiondiscover_manifest_paths
(paths: &[PathBuf])
crates/nose-semantics/src/packs/loading.rs:62
↓ 3 callersFunctiondiscover_unique_paths
Discover supported source files under all `roots`, then sort and deduplicate canonical path aliases. The returned path spelling is still the stable, u
crates/nose-frontend/src/discover.rs:93
↓ 3 callersFunctiondisplay_command
(command: list[str | Path])
bench/labels/missed_worthy_stage_audit.py:58
↓ 3 callersFunctiondomain_dependency_id_for_receiver_requirement
( il: &Il, interner: &Interner, receiver: NodeId, requirement: DomainRequirement, cache: &
crates/nose-semantics/src/library_api/receiver_dependencies/domain.rs:28
↓ 3 callersFunctiondomain_evidence_for_binding_lhs
( il: &Il, interner: &Interner, lhs: NodeId, )
crates/nose-semantics/src/evidence/domain.rs:145
↓ 3 callersMethodemit_stmt
Emit a statement into `out`, applying block flattening and loop / control desugaring that needs to insert sibling statements.
crates/nose-normalize/src/desugar.rs:84
↓ 3 callersFunctionenclosing_unit_of
(parent: &UnitFeat)
crates/nose-detect/src/locations.rs:50
↓ 3 callersMethodeval_filter_count
( &mut self, filter_node: NodeId, env: &FxHashMap<u32, ValueId>, )
crates/nose-normalize/src/value_graph/collections/library_calls.rs:16
↓ 3 callersMethodeval_filter_map_output
( &mut self, node: NodeId, env: &mut FxHashMap<u32, ValueId>, )
crates/nose-normalize/src/value_graph/collections/hof.rs:405
↓ 3 callersMethodeval_len_value
(&mut self, value: ValueId)
crates/nose-normalize/src/value_graph/collections/cardinality.rs:112
↓ 3 callersFunctioneval_proven_collection_op
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:431
↓ 3 callersFunctionevaluate
Evaluate the detector's candidate scores against a labeled golden.
crates/nose-markdown/src/eval.rs:161
↓ 3 callersFunctionevaluate_gate
( report: dict[str, Any], *, same_binary_control: dict[str, Any] | None = None, expected_drift
scripts/check-query-regression.py:712
↓ 3 callersFunctionevidence_by_id
(il: &Il, id: nose_il::EvidenceId)
crates/nose-frontend/src/js_ts/tests/support.rs:162
↓ 3 callersFunctionexact_claim_eligible
Can this unit ever participate in the exact `semantic` channel's merge claim? The product asserts behavioral equality only for strict-exact-safe unit
crates/nose-detect/src/exact_policy.rs:21
↓ 3 callersFunctionexact_claim_eligible_parts
The exact-claim gate when the caller already has the two relevant facts.
crates/nose-detect/src/exact_policy.rs:26
↓ 3 callersFunctionexact_effect_evidence_for_node
(il: &Il, node: NodeId)
crates/nose-semantics/src/effects.rs:154
↓ 3 callersFunctionexact_expr_statement_fragment_root
(il: &Il, node: NodeId)
crates/nose-detect/src/units/fragments.rs:165
↓ 3 callersFunctionexact_index_assignment_consumes_temp
( il: &Il, stmt: NodeId, temp_cid: u32, forbidden_cids: Option<&FxHashSet<u32>>, )
crates/nose-detect/src/units/fragments/sequence.rs:558
↓ 3 callersFunctionexact_index_assignment_fragment_root
(il: &Il, node: NodeId)
crates/nose-detect/src/units/fragments/assignment.rs:32
↓ 3 callersFunctionexact_java_this_field
Exact self-field place proof for receiver-aware field-write fingerprints.
crates/nose-semantics/src/effects.rs:323
↓ 3 callersFunctionexact_non_overloadable_index_assignment
(il: &Il, node: NodeId)
crates/nose-semantics/src/effects.rs:385
↓ 3 callersFunctionexact_single_item_append_call
(il: &Il, interner: &Interner, call: NodeId)
crates/nose-detect/src/units/fragments/sequence.rs:346
↓ 3 callersFunctionexact_value_rich
(value_len: usize)
crates/nose-detect/src/exact_policy.rs:11
↓ 3 callersFunctionexecutable_coverage_blockers
(coverage: dict[str, Any] | None)
bench/type4/proof_carrying_frontier.py:910
↓ 3 callersFunctionexpression_effects
(node: ast.AST | None)
bench/type4/python_loop_demorgan_proof_facts.py:386
↓ 3 callersMethodexternal_contract_rows
(&self)
crates/nose-semantics/src/packs.rs:460
↓ 3 callersMethodexternal_influence_preflight_with_conformance
( &self, conformance: &SemanticPackConformanceReport, )
crates/nose-semantics/src/packs/external.rs:364
↓ 3 callersFunctionextract
Extract all units of `il` passing the size gates, with features computed.
crates/nose-detect/src/units.rs:89
↓ 3 callersFunctionextract_all_boolean_shape
(fn: ast.FunctionDef)
bench/type4/python_loop_demorgan_proof_facts.py:884
↓ 3 callersFunctionextract_scripts
Byte ranges of every `<script>…</script>` block's *content*, plus whether any block declares TypeScript (`lang="ts"`/`tsx` or a TypeScript `type`). A
crates/nose-frontend/src/embedded.rs:229
↓ 3 callersFunctionextract_universal_loop_shape
(fn: ast.FunctionDef)
bench/type4/python_loop_demorgan_proof_facts.py:798
↓ 3 callersMethodextraction_shape
The structural shape of the fix IF this family is acted upon — a **decidable classification from unit kinds and channel, NOT a worth-it verdict (that
crates/nose-detect/src/report/model.rs:264
↓ 3 callersFunctionfamily
(langs: &[&str])
crates/nose-cli/src/ignores/match_tests.rs:17
↓ 3 callersFunctionfamily_all_blocks
(family: &serde_json::Value)
crates/nose-cli/tests/cli/exact_fragments/support.rs:52
↓ 3 callersFunctionfamily_dir
The directory a family lives in (the parent of its largest copy) — nose's spatial unit.
crates/nose-cli/src/query_model.rs:67
↓ 3 callersFunctionfamily_existing_helper
The existing helper a `call-existing-helper` family already contains: the lone named function/method whose body the other (inline) members recompute (
crates/nose-cli/src/query_model.rs:98
↓ 3 callersFunctionfamily_spotclass
The aggregate value-class of a near family's varying spots, from the #315 graded witness: `leaf-only` (every hole is a clean value-leaf and the witnes
crates/nose-cli/src/query_model.rs:118
↓ 3 callersFunctionfamily_surface
(family: dict[str, Any], *, source: str = "query family")
bench/labels/query_schema.py:149
↓ 3 callersMethodfield_callee_receiver_and_method
(&self, callee: NodeId)
crates/nose-frontend/src/lower/library_api_evidence.rs:106
↓ 3 callersFunctionfield_method_at_span
( il: &Il, interner: &Interner, span: Span, expected: &str, )
crates/nose-semantics/src/library_api/callee_shape.rs:133
↓ 3 callersFunctionfield_name
(il: &Il, interner: &'a Interner, node: NodeId)
crates/nose-semantics/src/js_ts_prototype_mutations.rs:168
↓ 3 callersMethodfilter_parts
(&self, node: NodeId)
crates/nose-normalize/src/value_graph/collections/library_calls.rs:4
↓ 3 callersMethodfind
(&mut self, x: usize)
crates/nose-markdown/src/detect.rs:109
↓ 3 callersFunctionfind_item_by_lane_and_files
( json: &'a serde_json::Value, lane: &str, site_key: &str, expected_files: &[&str], )
crates/nose-cli/tests/cli/query_base.rs:163
↓ 3 callersMethodfingerprint_lits
(&self)
crates/nose-normalize/src/value_graph/output.rs:118
↓ 3 callersFunctionfinish_java_il
(builder: IlBuilder, root: NodeId)
crates/nose-detect/src/units/tests/strict_exact_factories.rs:277
↓ 3 callersFunctionfinish_method_call_il
(b: IlBuilder, lang: Lang, call: NodeId)
crates/nose-normalize/src/idioms/tests/method_call_fixtures.rs:99
↓ 3 callersFunctionfinish_module_il
( mut b: IlBuilder, lang: Lang, module_kids: Vec<NodeId>, cid_names: Vec<Symbol>, )
crates/nose-normalize/src/idioms/tests/support.rs:73
↓ 3 callersFunctionfinish_with_sequence_evidence
(b: IlBuilder, root: NodeId)
crates/nose-normalize/src/binding_evidence/tests.rs:102
↓ 3 callersFunctionfirst_direct_return
Find the first `Return` node with one computed (non-var/lit) child — a direct-return fragment root.
crates/nose-detect/src/fragment/oracle.rs:276
↓ 3 callersFunctionfirst_func_body
The body `Block` of the first `Func` — the multi-statement fragment body.
crates/nose-detect/src/fragment/oracle.rs:388
↓ 3 callersMethodfixture
(self)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/js_array_hof.rs:72
↓ 3 callersFunctionfold_or_conditions
Fold a non-empty list of condition nodes with left-associative `Or`.
crates/nose-frontend/src/lower/control_flow.rs:110
↓ 3 callersFunctionfold_switch_labels
( lo: &mut Lowering, span: Span, scrutinee: NodeId, labels: Vec<NodeId>, )
crates/nose-frontend/src/lower/control_flow.rs:87
↓ 3 callersFunctionforeach_effect_body_depends_on_iter
( il: &Il, interner: &Interner, node: NodeId, iter_cids: &FxHashSet<u32>, )
crates/nose-detect/src/units/fragments/loop_effect.rs:23
↓ 3 callersFunctionformat_epic_row_current_state
(row: dict[str, Any])
bench/type4/open_surface_admission_audit.py:1506
↓ 3 callersFunctionfree_call_il
(lang: Lang, name: &str, shadow_name: bool)
crates/nose-normalize/src/idioms/tests/free_call_fixtures.rs:3
↓ 3 callersMethodfree_name_key
(&self, sym: Symbol)
crates/nose-normalize/src/value_graph/state.rs:538
↓ 3 callersMethodfunc
(&mut self, fid: NodeId)
crates/nose-normalize/src/recursion.rs:137
↓ 3 callersFunctiongit_output
(*arguments: str)
bench/labels/missed_worthy_stage_audit.py:62
↓ 3 callersFunctiongo_bitclear
Go's bit-clear `a &^ b` ≡ `a & ^b` (AND-NOT) — it clears the bits of `a` that are set in `b`, which is NOT the same as `a & b`. Desugar to that two-no
crates/nose-frontend/src/go/expressions.rs:446
↓ 3 callersMethodgo_import_namespace_facts
Go static imports are lowered as namespace facts that can prove package aliases for selected stdlib-style recognizers.
crates/nose-semantics/src/module_semantics.rs:40
↓ 3 callersFunctiongo_zero_map_default_kind
(lang: Lang, payload: Payload)
crates/nose-semantics/src/map_statics.rs:114
↓ 3 callersFunctiongo_zero_map_entry_contract_for_node
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-semantics/src/map_statics.rs:95
↓ 3 callersFunctiongroup_entry
(row: dict[str, Any])
bench/type4/open_surface_admission_audit.py:817
↓ 3 callersFunctiongroup_findings
(commits: list[dict[str, Any]])
scripts/divergent-history-mining.py:234
↓ 3 callersFunctionguava_immutable_map_eleven_entry_payloads
()
crates/nose-semantics/src/test_support.rs:173
↓ 3 callersFunctionguava_immutable_map_of_test_il
( args: &[Payload], base_line: u32, options: GuavaImmutableMapFixtureOptions, )
crates/nose-semantics/src/test_support.rs:184
↓ 3 callersFunctionhas_direct_token
Does `node` have a *direct* child token of the given `kind`? Used to read an operator token (`--`, `++`) off the node it belongs to without being fool
crates/nose-frontend/src/lower/imports.rs:7
↓ 3 callersMethodhazard
Divergent-edit **hazard**: how likely this family is to be edited inconsistently (one copy changed, the siblings missed) and cause a bug. A *severity*
crates/nose-detect/src/report/model.rs:445
↓ 3 callersFunctionhistory_summary
( commit_rows: list[dict[str, Any]], skipped: list[dict[str, Any]], groups: list[dict[str, Any]],
scripts/divergent-history-mining.py:298
↓ 3 callersFunctionidentity_key
(row)
eval/divergence_fire/replay.py:538
↓ 3 callersFunctionidentity_of
The identity element of a reduction operator (`acc op identity = acc`), used to neutralize a filtered-out element in a guarded reduction.
crates/nose-normalize/src/value_graph/ops.rs:326
↓ 3 callersFunctionif_stmt
Lower a `condition`/`consequence`/`alternative`-shaped CST node into a canonical [`If`]. Those three field names are *shared* across the C-family gram
crates/nose-frontend/src/lower/control_flow.rs:219
↓ 3 callersFunctionimport_binding_proof
(il: &Il, stmt: NodeId)
crates/nose-frontend/src/module_imports/bindings.rs:82
↓ 3 callersFunctionimport_fact_evidence
( id: u32, lang: Lang, span: Span, kind: EvidenceKind, status: EvidenceStatus, )
crates/nose-semantics/src/tests/semantic_evidence/import_symbols.rs:5
↓ 3 callersFunctionimport_fact_proof_rhs
(il: &Il, rhs: NodeId)
crates/nose-semantics/src/import_facts.rs:97
↓ 3 callersFunctionimport_fact_with_symbol_evidence
Shared shape of static-import proof facts. The assignment remains in IL so import text participates in the syntax/near floor, but the `Seq` payload is
crates/nose-frontend/src/lower/imports.rs:134
↓ 3 callersFunctionimported_binding_assignment
( b: &mut IlBuilder, interner: &Interner, local: &str, span: Span, )
crates/nose-detect/src/units/tests/strict_exact_factories.rs:261
↓ 3 callersFunctionimported_literal_export_safe
Whether `node` is a provider-owned literal value that can be snapshotted into an importing file without treating raw import coordinates or API spellin
crates/nose-semantics/src/module_exports.rs:20
↓ 3 callersFunctionimported_promise_then_call_il
( literal_payload: bool, )
crates/nose-normalize/src/value_graph/tests/support/promise_imported.rs:12
↓ 3 callersFunctionindex_assignment
(il: &Il, node: NodeId)
crates/nose-detect/src/fragment/conditional_guard.rs:237
↓ 3 callersFunctionindex_assignment_consumes_temp
( il: &Il, stmt: NodeId, temp_cid: u32, forbidden_cids: Option<&FxHashSet<u32>>, )
crates/nose-detect/src/fragment/conditional_guard.rs:375
← previousnext →1,001–1,100 of 9,967, ranked by callers