Historie revizí

Autor SHA1 Zpráva Datum
  Colby McHenry 2ae9a465ec feat: Add complete Svelte language support with template call extraction před 2 měsíci
  Colby McHenry b872459f19 fix: Handle Kotlin fun interface edge cases with annotated methods and nested interfaces 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 bf3e6a82ff docs: Update Dart language support status to completed před 2 měsíci
  Colby McHenry a2ed181055 feat: Add Dart bare call extraction for selector-based method calls před 2 měsíci
  Colby McHenry 8a2f158dd4 feat: Add per-file and non-production diversity caps to context building 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 49e670c223 feat: Add resolveBody hook for JS/TS class field function extraction 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 07d899b735 feat: Promote "extends" to "implements" for class-to-interface relationships in edge creation 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 80fd0f8381 feat: Mark Python as verified for method extraction without receiver type handling 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 392c146810 feat: Add optional stem control to search term extraction and improve name match scoring 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
  Colby McHenry 1244c62193 feat: Add Go struct and interface embedding extraction for inheritance relationships před 2 měsíci
  Colby McHenry 982d987349 feat: Fix Go struct/interface extraction by refactoring type_spec handling through type alias resolver před 2 měsíci
  Colby McHenry 630053f3a3 feat: Improve exact name match scoring and expand stop word filtering před 2 měsíci
  Colby McHenry f3a0fd402f feat: Add exact name match supplement to prevent BM25 burial in search results před 2 měsíci