Historial de Commits

Autor SHA1 Mensaje Fecha
  Colby McHenry afcb9fa3e5 feat: Add TypeScript abstract class extraction and fix arrow function naming hace 2 meses
  Colby McHenry 9382a087f4 feat: Add Ruby bare method call extraction for identifier nodes hace 2 meses
  Colby McHenry 59ea5a43be feat: Add Ruby module extraction with containment and qualified names hace 2 meses
  Colby McHenry b712e4de63 feat: Add C# property/field extraction and inheritance support hace 2 meses
  Colby McHenry 4a8d2f0396 feat: Add content-based C++ detection for .h headers hace 2 meses
  Colby McHenry 237fb3b206 feat: Add C++ macro misparse handling and structural node extraction in function bodies hace 2 meses
  Colby McHenry 6f34be38aa feat: Add C/C++ typedef enum and struct extraction with inner type resolution hace 2 meses
  Colby McHenry da248f9a8e feat: Improve C/C++ name extraction and skip forward declarations in struct/enum processing hace 2 meses
  Colby McHenry e848e6f22f feat: Add PHP inheritance extraction and improve method call handling hace 2 meses
  Colby McHenry 2d14503258 feat: Add Rust trait inheritance and impl block extraction with method receiver type support hace 2 meses
  Colby McHenry ce7b7684db feat: Fix TypeScript inheritance extraction by properly handling class_heritage wrapper nodes hace 2 meses
  Colby McHenry 5046c760cb feat: Add Swift inheritance extraction for class, struct, enum, and protocol relationships hace 2 meses
  Colby McHenry e12bd7ce91 feat: Include receiver names in method call extraction and improve built-in filtering hace 2 meses
  Colby McHenry a0f599e00b feat: Add Python class inheritance extraction for superclass relationships hace 2 meses
  Colby McHenry 902cb0ef9d feat: Add Go selector_expression support to function call extraction hace 2 meses
  Colby McHenry b1224bcc6a feat: Remove file path from qualified names to prevent FTS pollution and add Go import reference tracking hace 2 meses
  Colby McHenry 1244c62193 feat: Add Go struct and interface embedding extraction for inheritance relationships hace 2 meses
  Colby McHenry 982d987349 feat: Fix Go struct/interface extraction by refactoring type_spec handling through type alias resolver hace 2 meses
  Colby McHenry e5663c5952 feat: Enhance search ranking with name matching and field extraction improvements hace 2 meses
  Colby McHenry c0c8a3bb43 feat: Add enum member extraction support across all language extractors hace 2 meses
  Colby McHenry 7a3afc9124 feat: Enhance symbol search with co-location boosting and receiver type support hace 2 meses
  Colby McHenry 1271ad9161 feat: Add adaptive timeouts and WASM memory error recovery for robust parsing hace 2 meses
  Colby McHenry e4908e1270 feat: Add database schema v3 with optimized node lookups and improved error handling hace 2 meses
  Colby McHenry c8407ad007 refactor: Extract per-language configs and standalone extractors from tree-sitter.ts hace 2 meses
  Colby McHenry 4af51f565b feat: Extract type references from annotations and improve symbol query matching hace 2 meses
  Colby McHenry d04a911309 feat: Improve Java extraction, multi-symbol aggregation, and impact traversal hace 2 meses
  Colby McHenry 8b5622d346 Remove Sentry telemetry system from CodeGraph hace 2 meses
  Colby McHenry 92631d53d3 fix: Prevent FK constraint failure from nodes with empty names hace 3 meses
  Olaf Monien a86ddf6e6a fix: Resolve Pascal extraction edge cases hace 4 meses
  Olaf Monien 77135445db Merge origin/main into delphi-support hace 4 meses