Historie revizí

Autor SHA1 Zpráva Datum
  thismilktea c0cf9c1e7d fix(cpp): resolve callers for typed pointer method calls (#445) před 1 měsícem
  Colby Mchenry 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) před 1 měsícem
  0x1306a94 61153f96ee feat(extraction): add Objective-C language support (#165) před 1 měsícem
  Colby Mchenry 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) před 1 měsícem
  Marcelo Vani 5b71a89574 feat(frameworks): add Drupal 8/9/10/11 support (#271) před 1 měsícem
  Colby Mchenry 4329a52bec feat: add Lua and Luau language support (#273) před 1 měsícem
  timomeara 74327814ee feat: wire up framework route extraction (#89) před 1 měsícem
  Abhijeet 5ab81746e8 feat: add Vue support (#66) před 1 měsícem
  andreinknv 4f6c51d381 fix(extraction): drop duplicate export-var nodes and honour maxFileSize in bulk path (#129) před 1 měsícem
  andreinknv 8eed24327c feat(extraction): instantiates + decorates graph edges (#134) před 1 měsícem
  Colby McHenry f402ab8363 feat: Add complete PHP language support with trait handling and property extraction před 2 měsíci
  Colby McHenry 1b279dcf94 fix: Handle JavaScript class inheritance parsing differences from TypeScript před 2 měsíci
  Colby McHenry 2ae9a465ec feat: Add complete Svelte language support with template call extraction před 2 měsíci
  Colby McHenry 0cad147859 feat: Add complete Kotlin language support with fun interface handling před 2 měsíci
  Colby McHenry afcb9fa3e5 feat: Add TypeScript abstract class extraction and fix arrow function naming před 2 měsíci
  Colby McHenry 9382a087f4 feat: Add Ruby bare method call extraction for identifier nodes před 2 měsíci
  Colby McHenry 59ea5a43be feat: Add Ruby module extraction with containment and qualified names před 2 měsíci
  Colby McHenry b712e4de63 feat: Add C# property/field extraction and inheritance support před 2 měsíci
  Colby McHenry 4a8d2f0396 feat: Add content-based C++ detection for .h headers před 2 měsíci
  Colby McHenry 237fb3b206 feat: Add C++ macro misparse handling and structural node extraction in function bodies před 2 měsíci
  Colby McHenry 6f34be38aa feat: Add C/C++ typedef enum and struct extraction with inner type resolution před 2 měsíci
  Colby McHenry da248f9a8e feat: Improve C/C++ name extraction and skip forward declarations in struct/enum processing před 2 měsíci
  Colby McHenry e848e6f22f feat: Add PHP inheritance extraction and improve method call handling před 2 měsíci
  Colby McHenry 2d14503258 feat: Add Rust trait inheritance and impl block extraction with method receiver type support před 2 měsíci
  Colby McHenry ce7b7684db feat: Fix TypeScript inheritance extraction by properly handling class_heritage wrapper nodes před 2 měsíci
  Colby McHenry 5046c760cb feat: Add Swift inheritance extraction for class, struct, enum, and protocol relationships před 2 měsíci
  Colby McHenry e12bd7ce91 feat: Include receiver names in method call extraction and improve built-in filtering před 2 měsíci
  Colby McHenry a0f599e00b feat: Add Python class inheritance extraction for superclass relationships před 2 měsíci
  Colby McHenry 902cb0ef9d feat: Add Go selector_expression support to function call extraction před 2 měsíci
  Colby McHenry b1224bcc6a feat: Remove file path from qualified names to prevent FTS pollution and add Go import reference tracking před 2 měsíci