MCPcopy Create free account

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

Functions12,346 in github.com/corca-ai/nose

↓ 4 callersFunctiondirect_effect_site
(il: &Il, interner: &Interner, node: NodeId)
crates/nose-detect/src/fragment/conditional_guard.rs:172
↓ 4 callersFunctiondiscover_manifest_paths
(paths: &[PathBuf])
crates/nose-semantics/src/packs/loading.rs:87
↓ 4 callersFunctiondisplay_arg
(value: str | Path)
bench/labels/missed_worthy_stage_audit.py:52
↓ 4 callersFunctiondiv_zero_map_len_il
()
crates/nose-normalize/src/value_graph/tests/source_evidence/hof_demand.rs:91
↓ 4 callersFunctiondoc
(p: &str, s: &str)
crates/nose-markdown/src/detect.rs:333
↓ 4 callersFunctiondomain_dependency_anchor_matches_receiver
( il: &Il, interner: &Interner, receiver: NodeId, anchor: EvidenceAnchor, cache: &mut Libr
crates/nose-semantics/src/library_api/receiver_dependencies/domain.rs:79
↓ 4 callersFunctiondomain_or_sequence_dependency_ids
( il: &Il, interner: &Interner, receiver: NodeId, contract: MethodReceiverContract, cache:
crates/nose-semantics/src/library_api/receiver_dependencies/domain.rs:4
↓ 4 callersFunctioneffective_domain_contract
Validate a projection vector and return the inputs that the oracle may actually vary. `UnusedTrailing` is deliberately suffix-only: accepting a hole i
crates/nose-cli/src/falsify/domains.rs:17
↓ 4 callersFunctionempty_or_single_block_child
(il: &Il, node: NodeId)
crates/nose-detect/src/il_utils.rs:9
↓ 4 callersFunctionencode
Serialize one raw or resolved IL with deterministic symbols and neutral checkout provenance. The CAS stage envelope distinguishes raw from resolved.
crates/nose-cli/src/cache/portable_il.rs:90
↓ 4 callersFunctionevaluate
(manifest_path: Path, nose: Path)
bench/type4/preflight_axis.py:39
↓ 4 callersFunctionevidence_record
(path: Path, content: bytes | None = None)
bench/labels/default_head_heldout_reveal.py:102
↓ 4 callersMethodexact_capable
(self)
crates/nose-semantics/src/packs.rs:308
↓ 4 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
↓ 4 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
↓ 4 callersFunctionexact_conditional_direct_effect_fragment_root
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-detect/src/units/fragments/sequence.rs:137
↓ 4 callersFunctionexact_direct_effect_statement_root
(il: &Il, interner: &Interner, node: NodeId)
crates/nose-detect/src/units/fragments/sequence.rs:269
↓ 4 callersFunctionexact_literal_safe
(il: &Il, node: NodeId)
crates/nose-detect/src/strict_exact/primitives.rs:3
↓ 4 callersFunctionexact_safe_roots_by_span
Strict exact-safety by source-byte span for known roots. `verify` already computes value fingerprints for the normalized functions it can afford to i
crates/nose-detect/src/detectors.rs:43
↓ 4 callersFunctionexact_self_field_assignment_fragment_root
Field-write fingerprints model final receiver+field state. Expose only Java's fixed `this.field = ...`; arbitrary receivers such as `other.field = ...
crates/nose-detect/src/units/fragments/assignment.rs:39
↓ 4 callersFunctionexactly_one_kid
True when exactly one of `kids` is a node whose kind satisfies `pred`. The `ordered_*_effect_sequence` recognizers use it to assert a block's shape (e
crates/nose-detect/src/fragment/conditional_guard.rs:441
↓ 4 callersFunctionexpect_async_boundary_contains_throwing_boundary
( il: &Il, interner: &Interner, throwing_tag: &str, message: &str, )
crates/nose-frontend/src/swift/tests/async_protocols.rs:54
↓ 4 callersMethodexternal_contract_rows
(&self)
crates/nose-semantics/src/packs.rs:577
↓ 4 callersMethodexternal_row_conflicts
(&self)
crates/nose-semantics/src/packs/external.rs:314
↓ 4 callersMethodexternal_v1_authorization
(&self, pack_id: &str)
crates/nose-semantics/src/packs.rs:589
↓ 4 callersFunctionextract
Extract all units of `il` passing the size gates, with features computed.
crates/nose-detect/src/units.rs:134
↓ 4 callersFunctionextract_all_generator_shape
(fn: ast.FunctionDef)
bench/type4/python_loop_demorgan_proof_facts.py:587
↓ 4 callersFunctionextract_loop_shape
(fn: ast.FunctionDef)
bench/type4/python_loop_demorgan_proof_facts.py:634
↓ 4 callersFunctionfail
(source: str, path: str, message: str)
bench/labels/live_query_schema.py:35
↓ 4 callersFunctionfalsify_pair
( il_a: &Il, root_a: NodeId, il_b: &Il, root_b: NodeId, interner: &Interner, probes: &
crates/nose-cli/src/falsify.rs:160
↓ 4 callersFunctionfamily_declaration_run
( family: &nose_detect::RefactorFamily, overrides: &SurfaceOverrides, )
crates/nose-cli/src/surfaces.rs:155
↓ 4 callersFunctionfamily_status
A family's status against a `since=` snapshot: `new`/`changed` (in the comparison) or `unchanged` (present in the snapshot, so absent from the changed
crates/nose-cli/src/query_baseline_gate.rs:61
↓ 4 callersFunctionfield_names
(src: &str)
crates/nose-frontend/src/ruby/tests.rs:71
↓ 4 callersFunctionfile_defines_name_visible_at
( il: &Il, interner: &Interner, name: &str, occurrence_span: nose_il::Span, )
crates/nose-normalize/src/library_api_evidence/recording.rs:322
↓ 4 callersFunctionfinite_number
(value: object, label: str)
scripts/check-query-regression.py:73
↓ 4 callersFunctionfire_policy_query_base
(dir: &Path, extra: &[&str])
crates/nose-cli/tests/cli/query_base/tier_policy.rs:248
↓ 4 callersFunctionfirst_semantic_named_child
(node: TsNode)
crates/nose-frontend/src/python.rs:34
↓ 4 callersFunctionframed
(components: &[&[u8]])
crates/nose-frontend/src/module_imports/dependency.rs:482
↓ 4 callersFunctionfree_name_call_il
(lang: Lang, name: &str, arg_count: usize)
crates/nose-normalize/src/library_api_evidence/tests/call_result_domains.rs:13
↓ 4 callersMethodfresh_opaque
(&mut self)
crates/nose-normalize/src/value_graph/canonicalize/core.rs:64
↓ 4 callersFunctionfunction_unit
Build a `Func` unit from a `name`/`parameters`/`body`-shaped node and register it for detection (a `Method` when `method`, else a `Function`). Every f
crates/nose-frontend/src/lower/expr_helpers.rs:32
↓ 4 callersFunctiongit
A git command rooted at `root`, with inherited git env vars cleared so it always operates on `root`'s repo — not on a `GIT_DIR`/`GIT_WORK_TREE` set by
crates/nose-cli/src/divergence/git.rs:9
↓ 4 callersMethodgo
(&mut self, old_id: NodeId)
crates/nose-normalize/src/cfg_norm.rs:45
↓ 4 callersMethodgo_val
Copy an old-arena expression subtree into the new arena.
crates/nose-normalize/src/recursion.rs:317
↓ 4 callersFunctiongo_zero_map_literal_contract_for_node
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-semantics/src/map_statics.rs:80
↓ 4 callersFunctiongo_zero_map_lookup_contract
(lang: Lang)
crates/nose-semantics/src/map_statics.rs:72
↓ 4 callersMethodhas_evidence
(self, flag: UnitEvidenceFlag)
crates/nose-il/src/unit.rs:104
↓ 4 callersFunctionhex
(bytes: [u8; 32])
crates/nose-cli/src/cache/resolved.rs:506
↓ 4 callersFunctionhmac_hex
(key: bytes, label: str, value: Any)
eval/divergence_fire/precision_protocol.py:207
↓ 4 callersFunctionhmac_hex
(seed: bytes, domain: str, value: str)
bench/labels/default_head_heldout.py:325
↓ 4 callersFunctionident_of
Extract the binding identifier from a (simple) pattern.
crates/nose-frontend/src/rust/functions.rs:413
↓ 4 callersFunctionidentity
(*parts: object)
scripts/check-soundness-scorecard.py:93
↓ 4 callersFunctionimmutable_module_string_bindings
Enumerate direct module bindings whose runtime string value is exact and immutable. This intentionally supports only a direct string literal. Aliases,
crates/nose-normalize/src/module_facts/immutable_string.rs:21
↓ 4 callersFunctionimport_binding_proof
(il: &Il, stmt: NodeId)
crates/nose-frontend/src/module_imports/bindings.rs:97
↓ 4 callersFunctionimport_fact_evidence_rhs
Evidence-only import fact resolution for semantic consumers. Import proof is intentionally not encoded in the lowered `Seq` payload; callers rely on a
crates/nose-semantics/src/import_facts.rs:93
↓ 4 callersFunctionimported_binding_symbol_ids
( evidence: &[EvidenceRecord], module: &str, exported: &str, )
crates/nose-frontend/src/lower/tests.rs:346
↓ 4 callersFunctionimported_namespace_symbol
Prove that `node` denotes a static imported namespace for `module`.
crates/nose-semantics/src/symbol_identity.rs:250
↓ 4 callersFunctionimported_occurrence_symbol_dependencies_valid_with_cache
( il: &Il, interner: &Interner, symbol_record: &EvidenceRecord, expected: SymbolEvidenceKind,
crates/nose-semantics/src/library_api/imported_occurrences.rs:36
↓ 4 callersMethodinfer_param_value_domains
(self, il: &Il, root: NodeId)
crates/nose-semantics/src/operators.rs:294
↓ 4 callersMethodinline_eval_pure_body
Evaluate an admitted callee body in the caller's builder behind a sink fence. The body runs through the SAME statement processor a unit build uses —
crates/nose-normalize/src/value_graph/inline.rs:272
↓ 4 callersMethodintern_ac_chain
( &mut self, opc: u32, operands: &[ValueId], )
crates/nose-normalize/src/value_graph/canonicalize/binary.rs:222
↓ 4 callersFunctionis_append_call
(il: &Il, interner: &Interner, node: NodeId)
crates/nose-detect/src/fragment/conditional_guard.rs:449
↓ 4 callersFunctionis_assoc_comm_code
Associative *and* commutative operators (flatten-eligible).
crates/nose-normalize/src/value_graph/ops.rs:234
↓ 4 callersMethodis_collection_or_set
(self)
crates/nose-il/src/node/domains.rs:82
↓ 4 callersMethodis_free_name_value
(&self, value: ValueId, name: &str)
crates/nose-normalize/src/value_graph/state.rs:577
↓ 4 callersFunctionis_nested
Two units from the same file where one span contains the other (e.g. a method and its enclosing class) — exclude these trivial nesting matches.
crates/nose-detect/src/locations.rs:191
↓ 4 callersMethodis_static_non_float_collection_expr
( &self, collection: NodeId, )
crates/nose-normalize/src/value_graph/collections/defaults.rs:330
↓ 4 callersMethodis_string
(self)
crates/nose-il/src/node/domains.rs:140
↓ 4 callersFunctionis_trivial_line
A line with no extractable content on its own: blank, pure delimiters (`}`, `});`, `)`), or a bare control keyword. Sharing one of these between two b
crates/nose-cli/src/source_lines.rs:340
↓ 4 callersMethodis_zero_literal
(&self, node: NodeId)
crates/nose-normalize/src/value_graph/collections/cardinality.rs:379
↓ 4 callersFunctioniter_top_level_word_offsets
(text: str, word: str)
scripts/scheduling-lifecycle-boundary-audit.py:1925
↓ 4 callersFunctionjava_concurrent_type_import_dependency
( il: &nose_il::Il, dependency: EvidenceId, supported_types: &[&'static str], )
crates/nose-cli/src/verify_admission/runtime_boundary/async_runtime/java/receiver_provenance.rs:341
↓ 4 callersFunctionjava_enclosing_method_like_region
(text: str, index: int)
scripts/scheduling-lifecycle-boundary-audit.py:1686
↓ 4 callersFunctionjava_list_of_import_evidence_il
( interner: &Interner, import_in_root: bool, )
crates/nose-semantics/src/tests/library_api_evidence/records/receiver_records.rs:200
↓ 4 callersFunctionjava_map_factory_positional_arg_count_supported
( kind: JavaMapFactoryKind, arg_count: usize, )
crates/nose-semantics/src/constructor_contracts.rs:309
↓ 4 callersFunctionjava_map_factory_uses_positional_entries
(kind: JavaMapFactoryKind)
crates/nose-semantics/src/constructor_contracts.rs:339
↓ 4 callersFunctionjava_math_call_il
(method: &str, arg_count: usize)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/scalar_integer.rs:40
↓ 4 callersFunctionjava_provider_and_importer_src
( provider_src: &str, importer_src: &str, interner: &Interner, )
crates/nose-frontend/src/module_imports/tests/support.rs:79
↓ 4 callersFunctionjava_stdlib_collection_factory_evidence
( id: u32, call_span: Span, contract: LibraryCollectionFactoryContract, arity: u16, depend
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:322
↓ 4 callersFunctionjava_stdlib_math_record
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence/records.rs:337
↓ 4 callersFunctionjs_array_is_array_call_il
(interner: &Interner)
crates/nose-semantics/src/tests/library_api_evidence/resolution.rs:3
↓ 4 callersFunctionjs_like_builtin_promise_record
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence/records.rs:149
↓ 4 callersMethodlabel
(self)
crates/nose-cli/src/verify_collect/exclusions.rs:15
↓ 4 callersFunctionlanguage
(path: str)
scripts/check-soundness-scorecard.py:116
↓ 4 callersFunctionlanguage_core_evidence
( id: u32, lang: Lang, anchor: EvidenceAnchor, kind: EvidenceKind, dependencies: Vec<Evide
crates/nose-detect/src/strict_exact/tests/support.rs:73
↓ 4 callersFunctionlanguage_core_provenance
(lang: Lang)
crates/nose-frontend/src/module_imports/tests/support.rs:177
↓ 4 callersFunctionlanguage_core_symbol_evidence
( id: u32, lang: Lang, anchor: EvidenceAnchor, symbol: SymbolEvidenceKind, status: Evidenc
crates/nose-normalize/src/idioms/tests/support.rs:38
↓ 4 callersFunctionlanguage_core_symbol_evidence_with_dependencies
( id: u32, lang: Lang, anchor: EvidenceAnchor, symbol: SymbolEvidenceKind, dependencies: V
crates/nose-normalize/src/value_graph/tests/support.rs:143
↓ 4 callersMethodlanguage_core_type_domain_provenance
(&self)
crates/nose-frontend/src/lower/evidence.rs:225
↓ 4 callersFunctionlanguage_source_fact_provenance
(lang: Lang)
crates/nose-semantics/src/language_profile.rs:48
↓ 4 callersMethodlap
(&mut self, stage: &str)
crates/nose-detect/src/orchestration.rs:78
↓ 4 callersFunctionlibrary_api_callback_obligation
( lang: Lang, id: LibraryApiContractId, )
crates/nose-semantics/src/library_api/admission/callbacks.rs:72
↓ 4 callersFunctionlibrary_api_contract_obligations_match_call
( il: &Il, interner: Option<&Interner>, call: NodeId, id: LibraryApiContractId, record: &E
crates/nose-semantics/src/library_api/admission/iterator_sources.rs:28
↓ 4 callersFunctionlibrary_api_dependency_id_for_canonical_builtin_call_contract
( il: &Il, interner: Option<&Interner>, call: NodeId, accepts: impl Fn( &EvidenceRecor
crates/nose-semantics/src/library_api/receiver_dependencies/api_records/canonical.rs:100
↓ 4 callersFunctionlibrary_api_dependency_id_for_receiver_domain_call
( il: &Il, interner: &Interner, call: NodeId, contract: MethodReceiverContract, )
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:190
↓ 4 callersFunctionlibrary_api_evidence_ids_at
( evidence: &[EvidenceRecord], span: Span, contract_hash: u64, callee_hash: u64, arity: u1
crates/nose-frontend/src/lower/tests.rs:68
↓ 4 callersFunctionlibrary_api_record_models_canonical_builtin
( il: &Il, call: NodeId, record: &EvidenceRecord, id: LibraryApiContractId, builtin: Built
crates/nose-semantics/src/library_api/receiver_dependencies/api_records/canonical.rs:307
↓ 4 callersFunctionlibrary_free_name_shadow_policy
(lang: Lang, shadow_guard: bool)
crates/nose-semantics/src/library_api/rows.rs:547
↓ 4 callersFunctionlibrary_imported_collection_factory_contracts
( lang: Lang, )
crates/nose-semantics/src/library_api/rows.rs:192
↓ 4 callersFunctionlibrary_map_factory_result_domain
(_contract: LibraryMapFactoryContract)
crates/nose-semantics/src/library_api/contracts.rs:311
← previousnext →901–1,000 of 12,346, ranked by callers