Historia zmian

Autor SHA1 Wiadomość Data
  Colby McHenry 6d214cd32c feat(impact): extract Rocket route-registration macros (routes![]/catchers![]) 2 tygodni temu
  Colby McHenry 7bb958b215 feat(impact): resolve multi-segment Rust module-path calls (a::b::c()) 2 tygodni temu
  Colby McHenry a3f59fbd08 feat(impact): Rust self-relative submodule call resolution (X::router()) 2 tygodni temu
  Colby McHenry b653688f1b chore: add session handoff notes and update docs to reflect explore/node tools 2 tygodni temu
  Colby McHenry 9e5a9511b9 feat(impact): Razor @using namespace disambiguation (incl. _Imports.razor) 2 tygodni temu
  Colby McHenry dc7d033106 feat(impact): C# namespace extraction (qualify type names) 2 tygodni temu
  Colby McHenry 4589cf97eb docs: mark template-markup-parser P1/P2/@code as implemented 2 tygodni temu
  Colby McHenry 90c5f39568 feat(impact): delegate Blazor @code / Razor @{} blocks to the C# extractor 2 tygodni temu
  Colby McHenry 59b8de21fd feat(impact): Razor/Blazor (.cshtml/.razor) markup parser 2 tygodni temu
  Colby McHenry 2a0b6e001d fix(impact): link renamed default imports to the module file (Express controllers) 2 tygodni temu
  Colby McHenry 4c144134b9 fix(impact): resolve chained method calls (a.b.Method()) — C# extension methods 2 tygodni temu
  Colby McHenry 58dc463330 fix(impact): Django include('app.urls') links project urlconf → app urls 2 tygodni temu
  Colby McHenry 283562305f fix(impact): source-aware Python `from pkg import submodule` (FastAPI aggregator) 2 tygodni temu
  Colby McHenry 61a993a0ce fix(impact): link Python absolute whole-module imports (import a.b.c) 2 tygodni temu
  Colby McHenry 529d822879 fix(impact): same-dir C/C++ includes + KMP commonMain imports (multi-platform coverage) 2 tygodni temu
  Colby McHenry 082353eb7f fix(impact): gate cross-known-family references/imports (TS↔native name collisions) 2 tygodni temu
  Colby McHenry 74b599c86b feat(impact): RN native→JS events via the sendEvent(ctx, "X", body) wrapper 2 tygodni temu
  Colby McHenry d06a5ec890 feat(impact): extract RCT_EXPORT_METHOD / RCT_REMAP_METHOD as ObjC method nodes 2 tygodni temu
  Colby McHenry 4a64ca56cd feat(impact): classic RN NativeModules cross-platform pairing (Android @ReactMethod ↔ iOS impl) 2 tygodni temu
  Colby McHenry dbc4862940 feat(impact): React Native / Expo cross-language bridges — generic Expo Functions, cross-platform pairing, type-ref precision 2 tygodni temu
  Colby McHenry 33ce43194c feat(impact): Objective-C — single-arg selectors, class-message receivers, #import, class-method resolution 2 tygodni temu
  Colby McHenry 857baf76b8 feat(impact): cross-language static-member / value-read pass — link Enum.value, Type.CONST, Foo::BAR 2 tygodni temu
  Colby McHenry 94879546bd feat(impact): Dart mixins (with) + method type references 2 tygodni temu
  Colby McHenry ec8fe3f1f4 feat(impact): C++ free-function name extraction — stop naming functions after a param/return type 2 tygodni temu
  Colby McHenry 5bccab6afe feat(impact): Ruby require/require_relative resolution — link to the required file 2 tygodni temu
  Colby McHenry 44fb978597 feat(impact): Ruby mixin coverage — link include/extend/prepend to the module 2 tygodni temu
  Colby McHenry acfb4445a1 feat(impact): PHP namespace capture + use-import resolution + type-hint refs 2 tygodni temu
  Colby McHenry b5489d916c feat(impact): Scala type-graph coverage — parameterized extends, type refs, implicit params 2 tygodni temu
  Colby McHenry d8a2e91b2f feat(impact): Kotlin Multiplatform expect/actual linking — bridge common decls to platform impls 2 tygodni temu
  Colby McHenry d111f26573 feat(impact): Swift property wrappers & attributes — link @Argument/@Published/etc. 2 tygodni temu