MCPcopy Create free account

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

Functions13,380 in github.com/corca-ai/nose

↓ 1,339 callersMethodmap
(_ transform: (Bool) -> T)
bench/type4/adversarial/cases/swift_flat_map_custom_inner_map/overload.swift:2
↓ 1,012 callersMethoditer
(self)
crates/nose-il/src/unit_domains.rs:31
↓ 986 callersMethodget
( &self, contexts: &[FileImportContext], importer_file_idx: usize, module_hash
crates/nose-frontend/src/module_imports/exports.rs:50
↓ 847 callersMethodkind
(&self, id: NodeId)
crates/nose-il/src/il.rs:202
↓ 764 callersMethodnode
(&self, id: NodeId)
crates/nose-il/src/il.rs:197
↓ 741 callersMethodlen
Number of nodes allocated so far.
crates/nose-il/src/builder.rs:59
↓ 670 callersMethodchildren
(&self, id: NodeId)
crates/nose-il/src/il.rs:207
↓ 646 callersMethodcollect
(il: &'a Il, interner: &'a Interner)
crates/nose-detect/src/strict_exact/facts.rs:12
↓ 608 callersMethodjoin
(self, other: ValueDomain)
crates/nose-semantics/src/evidence/value_laws.rs:20
↓ 600 callersMethodpush
(&mut self, edge: AcceptedEdge)
crates/nose-detect/src/report/edges.rs:110
↓ 551 callersMethodfilter
(_ predicate: (Int) -> Bool)
bench/type4/adversarial/cases/swift_flat_map_aggregate_custom_filter/overload.swift:2
↓ 448 callersFunctionstable_symbol_hash
FNV-1a 64-bit content hash of a string — the canonical "stable symbol hash" used wherever a string's identity must survive across runs and across crat
crates/nose-il/src/intern.rs:73
↓ 435 callersMethodadd
Allocate a node with the given children (copied into the edge arena).
crates/nose-il/src/builder.rs:37
↓ 406 callersMethodclone
(&self)
crates/nose-il/src/il.rs:103
↓ 403 callersMethodappend
(&mut self, other: VerifyExclusions)
crates/nose-cli/src/verify_collect/exclusions.rs:100
↓ 395 callersMethodpush_evidence
Append a record while preserving the incrementally extended evidence index.
crates/nose-il/src/il.rs:188
↓ 354 callersMethodfind
(&mut self, x: usize)
crates/nose-detect/src/cluster.rs:16
↓ 354 callersMethodspan
Build a [`Span`] from a CST node (1-based inclusive lines).
crates/nose-frontend/src/lower.rs:233
↓ 327 callersMethodadd
( &mut self, kind: NodeKind, payload: Payload, span: Span, children: &
crates/nose-frontend/src/lower.rs:252
↓ 319 callersMethodresolve
Resolve a [`Symbol`] back to its string. Panics if the symbol came from a different interner (a programming error).
crates/nose-il/src/intern.rs:49
↓ 316 callersMethodcontains
Whether `other` is wholly contained in this half-open byte range.
crates/nose-il/src/span.rs:69
↓ 282 callersFunctionprint
()
crates/nose-cli/src/capabilities.rs:292
↓ 281 callersFunctionnode
(kind: NodeKind, exact_tag: u64)
crates/nose-detect/src/abstraction.rs:333
↓ 279 callersMethodextend
(&mut self, pairs: impl IntoIterator<Item = AcceptedPair>)
crates/nose-detect/src/orchestration/accepted.rs:291
↓ 271 callersMethodintern
Intern `s`, returning its stable [`Symbol`].
crates/nose-il/src/intern.rs:43
↓ 263 callersMethoditer
(&self)
crates/nose-frontend/src/type_domain_aliases.rs:74
↓ 262 callersMethodinsert
(&mut self, offset: usize, code: u32)
crates/nose-detect/src/report/edges.rs:163
↓ 239 callersMethoditer
(&self)
crates/nose-detect/src/report/edges.rs:91
↓ 217 callersMethodis_empty
(&self)
crates/nose-il/src/builder.rs:85
↓ 213 callersMethodtext
Source text covered by a CST node.
crates/nose-frontend/src/lower.rs:224
↓ 204 callersMethodlen
(&self)
crates/nose-detect/src/report/edges.rs:98
↓ 201 callersFunctionwrite
Write `families` as the accepted baseline, sorted by id for stable git diffs.
crates/nose-cli/src/baseline.rs:428
↓ 182 callersMethodas_bytes
(&self)
crates/nose-il/src/source.rs:30
↓ 165 callersMethodrun
(&self, root: NodeId, args: &[Value])
crates/nose-normalize/src/interp.rs:304
↓ 164 callersFunctionsp
(line: u32)
crates/nose-semantics/src/tests.rs:89
↓ 150 callersMethodsha256
(bytes: &[u8])
crates/nose-il/src/source.rs:12
↓ 146 callersMethodempty_block
An empty `Block` (used for absent loop init/update slots, empty bodies).
crates/nose-frontend/src/lower/builder.rs:5
↓ 139 callersMethodwrite
(&self, name: &str, src: &str)
crates/nose-cli/tests/cli/support/fixtures.rs:207
↓ 131 callersMethodeval
( &mut self, expr: NodeId, env: &FxHashMap<u32, ValueId>, )
crates/nose-normalize/src/value_graph/eval/core.rs:4
↓ 131 callersMethodmk
(&mut self, mut op: ValOp, mut args: Vec<ValueId>)
crates/nose-normalize/src/value_graph/canonicalize/core.rs:4
↓ 130 callersMethodsym
(&self, s: &str)
crates/nose-frontend/src/lower.rs:228
↓ 129 callersMethodkind
(&self)
crates/nose-detect/src/witness_evidence.rs:27
↓ 125 callersFunctionfinish_il
(builder: IlBuilder, root: NodeId, lang: Lang)
crates/nose-semantics/src/tests.rs:97
↓ 121 callersFunctionvalue_fp
Value-graph fingerprint of the first function unit.
crates/nose-cli/tests/equivalence.rs:179
↓ 120 callersMethodfinish
( self, root: NodeId, meta: FileMeta, units: Vec<Unit>, cid_names: Vec
crates/nose-il/src/builder.rs:89
↓ 110 callersMethodadd
(self, a, b)
examples/sum.py:18
↓ 109 callersFunctionlower_source
Lower a single in-memory source buffer.
crates/nose-frontend/src/lib.rs:105
↓ 93 callersFunctionsp
(line: u32)
crates/nose-normalize/src/value_graph/tests/support.rs:66
↓ 90 callersFunctiontemp_dir
(tag: &str)
crates/nose-cli/src/surfaces/generated_paths.rs:130
↓ 89 callersMethodis_empty
(&self)
crates/nose-frontend/src/module_imports/exports.rs:34
↓ 88 callersMethodcollect
(il: &Il, interner: &Interner, scope: NodeId)
crates/nose-normalize/src/binding_evidence.rs:269
↓ 86 callersMethodflatten
Flatten a commutative-operator chain rooted at `root` (same `key`) into its leaf operands, so two chains can be matched as multisets rather than posit
crates/nose-detect/src/witness/anti_unify.rs:70
↓ 84 callersMethodnil?
bench/type4/adversarial/cases/null_option_presence/presence_api_boundary.rb:2
↓ 81 callersFunctionevidence
( id: u32, anchor: EvidenceAnchor, kind: EvidenceKind, status: EvidenceStatus, )
crates/nose-semantics/src/tests.rs:114
↓ 81 callersFunctionrun
(old: &Il)
crates/nose-normalize/src/dce.rs:16
↓ 80 callersMethodcmp
(&self, other: &Self)
crates/nose-detect/src/orchestration/connected_pricing/seed_selection.rs:42
↓ 78 callersMethodas_str
(self)
crates/nose-cli/src/divergence.rs:202
↓ 76 callersFunctionlower
( file: FileId, path: &str, src: &[u8], interner: &Interner, )
crates/nose-frontend/src/c.rs:27
↓ 74 callersMethodnext
(&mut self)
crates/nose-markdown/src/synth.rs:23
↓ 73 callersMethodpath
(&self)
crates/nose-cli/tests/cli/support/fixtures.rs:211
↓ 71 callersFunctionbin
()
crates/nose-cli/tests/cli/support/fixtures.rs:10
↓ 69 callersFunctionnormalize
(il: &Il, interner: &Interner, opts: &NormalizeOptions)
crates/nose-normalize/src/lib.rs:266
↓ 68 callersFunctionquery_json
(out: &str)
crates/nose-cli/tests/cli/support/query.rs:48
↓ 66 callersMethodevidence_dependencies_asserted
Whether every dependency of `record` (transitively) resolves and is `Asserted`. Id resolution goes through the lazy evidence index — the previous per-
crates/nose-il/src/il.rs:364
↓ 64 callersMethodas_slice
(&self)
crates/nose-detect/src/regions/encoding.rs:29
↓ 64 callersFunctionsemantics
(lang: Lang)
crates/nose-semantics/src/language_profile.rs:44
↓ 63 callersFunctionfinish_test_il
(builder: IlBuilder, root: NodeId, lang: Lang)
crates/nose-normalize/src/value_graph/tests/support.rs:70
↓ 63 callersFunctionlibrary_method_call_contract
( lang: Lang, name: &str, arg_count: usize, )
crates/nose-semantics/src/library_api/rows/methods.rs:348
↓ 62 callersMethoditer
(&self)
crates/nose-detect/src/orchestration/accepted.rs:86
↓ 61 callersMethodpush
( &mut self, id: u32, kind: EvidenceKind, provenance: EvidenceProvenance,
crates/nose-semantics/src/tests/semantic_evidence/import_symbols.rs:111
↓ 60 callersMethodevidence_anchored_at
Evidence records whose anchor sits exactly at `span` (all anchor kinds match by exact span equality). Backed by the lazy evidence index, so a caller n
crates/nose-il/src/il.rs:374
↓ 60 callersMethodget
(&self, offset: usize)
crates/nose-detect/src/report/edges.rs:156
↓ 60 callersFunctionrun
(args: &[&str])
crates/nose-cli/tests/cli/support/process.rs:63
↓ 58 callersMethodcompile
(self)
scripts/corpus-priority-census.py:74
↓ 58 callersMethodflatMap
(_ transform: ([Bool]) -> [T])
bench/type4/adversarial/cases/swift_flat_map_custom_overload/overload.swift:2
↓ 56 callersMethodread_bytes
(&mut self, bytes: &[u8], declared_path: &str, content_digest: &str)
crates/nose-semantics/src/packs/evidence_index/maven.rs:139
↓ 51 callersMethodlen
(&self)
crates/nose-detect/src/orchestration/accepted.rs:114
↓ 51 callersMethodopen
(args: &QueryArgs, refs: &[&std::path::Path])
crates/nose-cli/src/query_dataset/session.rs:17
↓ 50 callersFunctionlibrary_api_contract_id_hash
(id: LibraryApiContractId)
crates/nose-semantics/src/library_api/contracts.rs:73
↓ 50 callersFunctionmake_project
Write a small project (a 3-copy clone family + a decoy) into a unique temp dir.
crates/nose-cli/tests/cli/support/fixtures.rs:61
↓ 49 callersMethodvar
A `Var` carrying the raw identifier name (canonicalized later).
crates/nose-frontend/src/lower/builder.rs:21
↓ 48 callersFunctionlibrary_api_callee_contract_hash
(callee: LibraryApiCalleeContract)
crates/nose-semantics/src/library_api/contracts.rs:181
↓ 47 callersFunctioncollect
(il: &Il, interner: &Interner)
crates/nose-detect/src/contiguous/boundaries.rs:13
↓ 47 callersMethodis_empty
(&self)
crates/nose-normalize/src/call_target_evidence/imported.rs:46
↓ 47 callersMethodis_empty
(&self)
crates/nose-detect/src/report/edges.rs:102
↓ 47 callersFunctionjs_like_lang
(lang: Lang)
crates/nose-semantics/src/language_profile.rs:169
↓ 44 callersMethodas_str
(self)
crates/nose-semantics/src/lib.rs:167
↓ 44 callersFunctionlanguage_core_evidence_provenance
(lang: Lang)
crates/nose-semantics/src/language_profile.rs:64
↓ 43 callersFunctionil_with_interner
(src: &str)
crates/nose-frontend/src/swift/tests.rs:9
↓ 43 callersMethodresolve
(&self, coordinate: &str, requirement: &str)
crates/nose-semantics/src/packs/evidence_index/maven.rs:82
↓ 41 callersMethodraw
An opaque `Raw` node wrapping `children`, tagged with the original surface kind for debugging. Used for constructs a frontend does not lower.
crates/nose-frontend/src/lower/builder.rs:140
↓ 39 callersFunctionunique_dir
(tag: &str)
crates/nose-semantics/src/packs/tests.rs:11
↓ 38 callersFunctionread
(path: &Path)
crates/nose-cli/src/query_evolution/capture.rs:25
↓ 37 callersMethodcollect
`left` is the unique first source member of this row, also its visit tag.
crates/nose-detect/src/orchestration/batched/class_rows/neighbors.rs:49
↓ 37 callersMethodstr_lit
Lower a string literal, retaining a content hash so behavior-defining string constants (`"OPTIONS"`/`"HEAD"`, locale messages, schema-format keys) are
crates/nose-frontend/src/lower/builder.rs:132
↓ 37 callersMethodsymbol_hash
A content hash of a symbol's string (FNV-1a). Stable across runs — unlike the interner-assigned id — so it is safe to use in reproducible fingerprints
crates/nose-il/src/intern.rs:56
↓ 36 callersMethodload
(&self, key: ArtifactKey)
crates/nose-cli/src/cache/store.rs:125
↓ 36 callersMethodsum
(&self, range: Range<usize>, mut sum: f64)
crates/nose-detect/src/orchestration/accepted/score_runs.rs:21
↓ 35 callersFunctionadmitted_library_method_call_at_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/library_api/resolvers.rs:62
↓ 35 callersFunctionpush_unique
(values: &mut Vec<Value>, value: Value)
crates/nose-cli/src/falsify/domains.rs:86
next →1–100 of 13,380, ranked by callers