Commit History

Author SHA1 Message Date
  Colby McHenry 2ac7df58f7 feat(impact): Rust module-path resolution for qualified `use`/path references 2 weeks ago
  Colby McHenry b538aee853 feat(impact): Rust cross-module coverage — struct literals, trait dispatch, use-binding linking 2 weeks ago
  Colby McHenry 16b5633749 feat(impact): fix affected/blast-radius and expand cross-file dependency coverage 2 weeks ago
  Colby Mchenry ddb1a8f72d fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654) 3 weeks ago
  Colby Mchenry 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 weeks ago
  Colby Mchenry cdbf451440 fix(extraction): count all file-level-tracked langs (incl .properties) as indexed (#544) 3 weeks ago
  Artem Bambalov 34240eb297 feat(jvm): resolve Java/Kotlin imports by fully-qualified name (#412) 4 weeks ago
  Nandhis 893256b88e fix(extraction): capture top-level initializer and inline-object-method calls (#465) 4 weeks ago
  Colby Mchenry 186632fa88 fix(extraction): TS type-alias object members are first-class nodes (#359) (#471) 4 weeks ago
  Colby Mchenry 046e03a05f fix(extraction): C# produces references edges for type annotations (#381) (#470) 4 weeks ago
  TheSunn 7e0d9b9ec0 fix(extraction): extract type refs from TS interface property and method signatures (#432) 4 weeks ago
  Colby Mchenry 2543ae565a feat(java): trace Spring/MyBatis enterprise flow end-to-end (#389) (#468) 4 weeks ago
  thismilktea c0cf9c1e7d fix(cpp): resolve callers for typed pointer method calls (#445) 4 weeks ago
  Colby Mchenry 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 weeks ago
  0x1306a94 61153f96ee feat(extraction): add Objective-C language support (#165) 4 weeks ago
  Colby Mchenry 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) 1 month ago
  Marcelo Vani 5b71a89574 feat(frameworks): add Drupal 8/9/10/11 support (#271) 1 month ago
  Colby Mchenry 4329a52bec feat: add Lua and Luau language support (#273) 1 month ago
  timomeara 74327814ee feat: wire up framework route extraction (#89) 1 month ago
  Abhijeet 5ab81746e8 feat: add Vue support (#66) 1 month ago
  andreinknv 4f6c51d381 fix(extraction): drop duplicate export-var nodes and honour maxFileSize in bulk path (#129) 1 month ago
  andreinknv 8eed24327c feat(extraction): instantiates + decorates graph edges (#134) 1 month ago
  Colby McHenry f402ab8363 feat: Add complete PHP language support with trait handling and property extraction 2 months ago
  Colby McHenry 1b279dcf94 fix: Handle JavaScript class inheritance parsing differences from TypeScript 2 months ago
  Colby McHenry 2ae9a465ec feat: Add complete Svelte language support with template call extraction 2 months ago
  Colby McHenry 0cad147859 feat: Add complete Kotlin language support with fun interface handling 2 months ago
  Colby McHenry afcb9fa3e5 feat: Add TypeScript abstract class extraction and fix arrow function naming 2 months ago
  Colby McHenry 9382a087f4 feat: Add Ruby bare method call extraction for identifier nodes 2 months ago
  Colby McHenry 59ea5a43be feat: Add Ruby module extraction with containment and qualified names 2 months ago
  Colby McHenry b712e4de63 feat: Add C# property/field extraction and inheritance support 2 months ago