MCPcopy Create free account

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

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

↓ 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_binding_symbol
Prove that `node` denotes a static imported binding for `module.exported`.
crates/nose-semantics/src/symbol_identity.rs:264
↓ 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 callersMethodincludes_swift_module_strings
(self)
crates/nose-cli/src/verify_collect/tranche.rs:24
↓ 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
↓ 3 callersFunctionindex_assignment_parts
`(receiver, key, value)` of a non-overloadable `recv[key] = value` index assignment (C/Go/Java only — the same surface the migrated `IndexAssignEffect
crates/nose-detect/src/fragment/loop_effect.rs:422
↓ 3 callersMethodinit
(&self)
crates/nose-cli/tests/cli/query_base.rs:66
↓ 3 callersFunctionint_lit
(b: &mut IlBuilder, value: i64)
crates/nose-normalize/src/value_graph/tests/clamp.rs:35
↓ 3 callersFunctionintersection_len
(a: &[u64], b: &[u64])
crates/nose-markdown/src/fingerprint.rs:190
↓ 3 callersMethodinto_value
(self, builder: &mut Builder<'_>)
crates/nose-normalize/src/value_graph/rules/promise_then.rs:491
↓ 3 callersMethodis_active
(&self)
crates/nose-semantics/src/packs/near_registry.rs:96
↓ 3 callersMethodis_array_param_value
(&self, value: ValueId)
crates/nose-normalize/src/value_graph/state.rs:543
↓ 3 callersMethodis_bottom_value
(&self, value: ValueId)
crates/nose-normalize/src/value_graph/control/returns.rs:261
↓ 3 callersFunctionis_c_type_surface
(kind: &str)
crates/nose-frontend/src/c/expressions.rs:187
↓ 3 callersFunctionis_default_report_family
( family: &nose_detect::RefactorFamily, overrides: &SurfaceOverrides, )
crates/nose-cli/src/surfaces.rs:111
↓ 3 callersMethodis_default_slice
(&self, family: &nose_detect::RefactorFamily)
crates/nose-cli/src/query_opportunities.rs:172
↓ 3 callersFunctionis_default_surface
(f: &nose_detect::RefactorFamily, ov: &SurfaceOverrides)
crates/nose-cli/src/query_model.rs:477
↓ 3 callersMethodis_dynamically_typed
Whether the language is dynamically typed — a bare parameter carries no static type, so it could be a float at runtime (#342). Used to decide that an
crates/nose-semantics/src/language_profile.rs:123
↓ 3 callersMethodis_float
(self)
crates/nose-il/src/node/domains.rs:101
↓ 3 callersFunctionis_generation_file
(path: &Path)
crates/nose-cli/src/cache/admin.rs:244
↓ 3 callersFunctionis_int
(value: object)
bench/labels/default_head_taxonomy.py:173
↓ 3 callersMethodis_iterable_or_iterator
(self)
crates/nose-il/src/node/domains.rs:124
↓ 3 callersMethodis_map
(self)
crates/nose-il/src/node/domains.rs:112
↓ 3 callersFunctionis_scope
(kind: NodeKind)
crates/nose-normalize/src/call_target_evidence/scope.rs:120
↓ 3 callersFunctionis_swift_operator_token_kind
(kind: &str)
crates/nose-frontend/src/swift/expressions.rs:437
↓ 3 callersFunctionis_test_loc
Is this site test code, by the usual path / unit-name conventions? The markers are well-known ecosystem conventions (pytest `test_*`, RSpec `spec/`, G
crates/nose-detect/src/report/paths.rs:37
↓ 3 callersFunctionis_test_path
Whether a file path follows a conventional test-file naming pattern. This is shared by report scoping and unit-extraction gates so a path is not rank
crates/nose-detect/src/test_paths.rs:7
↓ 3 callersFunctionis_type_level
(k: &str)
crates/nose-frontend/src/rust/expressions.rs:136
↓ 3 callersFunctionis_type_surface_kind
(kind: &str)
crates/nose-frontend/src/go.rs:23
↓ 3 callersMethodis_unknown
(&self)
crates/nose-il/src/unit.rs:108
↓ 3 callersFunctionis_unqualified_raise_call
(node: TsNode, method_name: Option<&str>)
crates/nose-frontend/src/ruby/blocks_calls.rs:154
↓ 3 callersFunctionitem_detected
( item: dict, family_index: dict[str, list[tuple[int, int, int]]], manifest_dir: Path, )
bench/type4/eval_manifest.py:70
↓ 3 callersFunctioniterator_identity_adapter_record
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence/records/receiver_records.rs:49
↓ 3 callersFunctioniterator_identity_call_il
(lang: Lang, method: &str)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/iterator_adapter.rs:3
↓ 3 callersFunctionjava_binding_is_callable_declaration
(text: str, name_end: int)
scripts/scheduling-lifecycle-boundary-audit.py:1668
↓ 3 callersFunctionjava_binding_type_is_keyword
(type_text: str)
scripts/scheduling-lifecycle-boundary-audit.py:1675
↓ 3 callersFunctionjava_call_arity
(text: str, open_paren: int)
scripts/scheduling-lifecycle-boundary-audit.py:1594
↓ 3 callersMethodjava_class_literal_exports
Java class bodies also contribute static literal bindings keyed by class names and path-derived class module names.
crates/nose-semantics/src/module_semantics.rs:28
↓ 3 callersFunctionjava_guava_immutable_collection_factory_evidence
( id: u32, call_span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContrac
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:385
↓ 3 callersFunctionjava_imported_concurrent_types
( text: str, type_names: set[str], package_local_types: set[str] | None = None, )
scripts/scheduling-lifecycle-boundary-audit.py:2895
↓ 3 callersFunctionjava_map_entry_call_safe
(il: &Il, interner: &Interner, call: NodeId)
crates/nose-semantics/src/module_exports.rs:412
↓ 3 callersMethodjava_map_factories
(self)
crates/nose-semantics/src/stdlib_semantics.rs:70
↓ 3 callersFunctionjava_map_of_call
(b: &mut IlBuilder, callee: NodeId, base_line: u32)
crates/nose-normalize/src/value_graph/tests/factories.rs:234
↓ 3 callersFunctionjava_package_key
(path: Path, text: str)
scripts/scheduling-lifecycle-boundary-audit.py:2981
↓ 3 callersMethodjava_package_local_type_is_visible_in_file
( &self, il: &nose_il::Il, interner: &Interner, type_name: &str, )
crates/nose-cli/src/verify_admission.rs:66
↓ 3 callersFunctionjava_provider_and_importer
(provider_src: &str, interner: &Interner)
crates/nose-frontend/src/module_imports/tests/support.rs:71
↓ 3 callersMethodjava_static_member_value_call
( &self, value: ValueId, )
crates/nose-normalize/src/value_graph/stdlib/call_shapes.rs:11
↓ 3 callersFunctionjava_stdlib_collection_factory_record
( id: u32, span: Span, contract: LibraryCollectionFactoryContract, arity: u16, status: Evi
crates/nose-semantics/src/tests/library_api_evidence/records/receiver_records.rs:93
↓ 3 callersFunctionjava_stdlib_map_factory_evidence
( id: u32, call_span: Span, contract: LibraryMapFactoryContract, arity: u16, dependencies:
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:301
↓ 3 callersFunctionjava_util_map_import
(b: &mut IlBuilder, lhs_payload: Payload, span: Span)
crates/nose-normalize/src/value_graph/tests/factories.rs:211
↓ 3 callersFunctionjs_array_hof_call_il
(method: &str, arg_count: usize)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/js_array_hof.rs:5
↓ 3 callersMethodjs_int32_narrow
Wrap a JS-family bitwise operand in `ToInt32` (the coercion every JS bitwise operator applies), unless it is already int32-valued. A no-op for non-JS
crates/nose-normalize/src/value_graph/state.rs:240
↓ 3 callersMethodjs_like_shadowed_module_bindings
JavaScript-like lexical scopes can shadow imported module bindings with a local definition of the same name.
crates/nose-semantics/src/module_semantics.rs:13
↓ 3 callersFunctionjs_object_key_view_argument_map_node_for_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/object_key_views.rs:25
↓ 3 callersFunctionjs_own_property_guard_il
(interner: &Interner)
crates/nose-semantics/src/tests/js_symbol_guards/own_property.rs:3
↓ 3 callersFunctionjs_record_guard_il
(interner: &Interner, subject: &str)
crates/nose-semantics/src/tests/js_symbol_guards/record_shape.rs:3
↓ 3 callersFunctionjs_record_guard_il_with_surface
(interner: &Interner, subject: &str)
crates/nose-semantics/src/tests/js_symbol_guards/record_shape.rs:101
↓ 3 callersFunctionjs_script_wrap
(surface: Surface, source: str)
bench/type4/type4gen/model.py:215
↓ 3 callersFunctionjs_start_line
(surface: Surface)
bench/type4/type4gen/model.py:225
↓ 3 callersFunctionjsonl
(path)
eval/divergence_fire/semantic_witness_eval.py:27
↓ 3 callersFunctionkgrams
Rolling k-gram hashes for one stream (`tags.len() - k + 1` entries, or empty).
crates/nose-detect/src/contiguous.rs:107
↓ 3 callersMethodlambda_return_source_operator_allowed
Evaluate a lambda's body with its positional parameters bound to `params`, returning the value of its first `return` (intermediate assignments update
crates/nose-normalize/src/value_graph/collections/hof.rs:283
↓ 3 callersFunctionlanguage_core_provenance
(lang: Lang)
crates/nose-semantics/src/tests/semantic_evidence/import_symbols.rs:40
↓ 3 callersFunctionlanguage_core_provenance
(lang: Lang)
crates/nose-normalize/src/interp/tests.rs:30
↓ 3 callersFunctionlanguage_core_test_evidence_with_dependencies
( id: u32, lang: Lang, anchor: EvidenceAnchor, kind: EvidenceKind, status: EvidenceStatus,
crates/nose-semantics/src/test_support.rs:389
↓ 3 callersFunctionlanguage_for_path
(path: Path)
scripts/scheduling-lifecycle-boundary-audit.py:1258
↓ 3 callersFunctionlibrary_api_callee_shape_matches
( il: &Il, interner: &Interner, node: NodeId, callee: LibraryApiCalleeContract, )
crates/nose-semantics/src/library_api/callee_shape.rs:3
↓ 3 callersFunctionlibrary_api_contract_iterable_source_argument_indices
( lang: Lang, id: LibraryApiContractId, )
crates/nose-semantics/src/library_api/admission/iterator_sources.rs:7
↓ 3 callersFunctionlibrary_api_dependency_id_for_call_predicate
( il: &Il, interner: &Interner, call: NodeId, accepts: impl Fn(LibraryApiContractId) -> bool,
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:249
↓ 3 callersFunctionlibrary_api_dependency_id_for_map_key_view_call
( il: &Il, interner: &Interner, call: NodeId, allowed: &[MapKeyViewKind], )
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:235
↓ 3 callersFunctionlibrary_api_dependency_id_for_receiver_domain_requirement
( il: &Il, interner: &Interner, call: NodeId, requirement: DomainRequirement, )
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:200
↓ 3 callersFunctionlibrary_api_evidence_ids_at_node
( evidence: &[EvidenceRecord], span: Span, kind: NodeKind, contract_hash: u64, callee_hash
crates/nose-frontend/src/lower/tests.rs:94
↓ 3 callersFunctionlibrary_api_materialized_result_domain_for_arity
( id: LibraryApiContractId, callee: LibraryApiCalleeContract, arity: u16, )
crates/nose-semantics/src/library_api/result_domains.rs:19
↓ 3 callersFunctionlibrary_api_property_dependencies_for_field_with_cache
( il: &Il, interner: &Interner, field: NodeId, callee: LibraryApiCalleeContract, cache: &m
crates/nose-semantics/src/library_api/receiver_dependencies.rs:125
↓ 3 callersFunctionlibrary_api_receiver_dependencies_for_call_with_cache
( il: &Il, interner: &Interner, call: NodeId, callee: LibraryApiCalleeContract, cache: &mu
crates/nose-semantics/src/library_api/receiver_dependencies.rs:55
↓ 3 callersFunctionlibrary_api_record
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence.rs:10
↓ 3 callersFunctionlibrary_api_record_depends_on_receiver_requirement
( il: &Il, interner: Option<&Interner>, record: &EvidenceRecord, receiver: NodeId, require
crates/nose-semantics/src/library_api/receiver_dependencies/api_records/receiver_proofs.rs:476
↓ 3 callersFunctionlibrary_imported_promise_factory_contract
( lang: Lang, module: &str, exported: &str, arg_count: usize, )
crates/nose-semantics/src/library_api/rows/methods/promise.rs:156
↓ 3 callersFunctionlibrary_receiver_method_api_contracts
( lang: Lang, method: &str, arg_count: usize, )
crates/nose-semantics/src/library_api/rows/methods/receiver.rs:17
↓ 3 callersFunctionliteral_membership_axis_supported
(surface: Surface, proposal_id: str)
bench/type4/generate.py:1713
↓ 3 callersFunctionlive_source_record
(path_text: str, repo: str)
bench/labels/default_head_taxonomy.py:402
↓ 3 callersFunctionload
(path: Path)
bench/labels/proof_actionability_no_go.py:41
↓ 3 callersFunctionload
(path: Path)
bench/labels/generated_provenance_closeout.py:55
↓ 3 callersFunctionload
(path: Path)
bench/labels/default_head_fresh_repository_audit.py:73
↓ 3 callersMethodload
(&self, slot: &str, schema: u32)
crates/nose-cli/src/cache/transaction.rs:137
↓ 3 callersFunctionload_error
(tag: &str, body: &str)
crates/nose-cli/src/ignores/match_tests.rs:77
↓ 3 callersMethodload_file
( &mut self, tree: Tree, relative_path: &str, )
crates/nose-cli/src/divergence/change_witness/loading.rs:201
↓ 3 callersFunctionload_json
(path: Path)
scripts/check-divergent-history-artifacts.py:45
↓ 3 callersFunctionload_object
(path: Path)
scripts/watch-session-benchmark.py:49
↓ 3 callersFunctionloc
(file: &str, s: u32, e: u32, lang: &str)
crates/nose-detect/src/report/tests/support.rs:6
↓ 3 callersFunctionloc_cell
The location cell — `file:line name` — coloured with its visible width for alignment.
crates/nose-cli/src/query_views.rs:25
↓ 3 callersFunctionloc_of
(u: &UnitFeat, enclosing_unit: Option<EnclosingUnit>)
crates/nose-detect/src/locations.rs:9
↓ 3 callersFunctionlocal_id
(ref: str)
bench/type4/open_surface_admission_audit.py:474
↓ 3 callersFunctionlower
(file: FileId, path: &str, interner: &Interner)
crates/nose-cli/src/cache/portable_il.rs:294
↓ 3 callersFunctionlower_at_rule
An at-rule (`@media`/`@supports`/`@keyframes`) → a `CssRule` whose `CssSelector` carries the prelude, wrapping the nested rules. The wrapper is the ma
crates/nose-frontend/src/css.rs:231
↓ 3 callersFunctionlower_aug_assignment
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/js_ts/control.rs:9
← previousnext →1,401–1,500 of 12,346, ranked by callers