История коммитов

Автор SHA1 Сообщение Дата
  Colby McHenry e12bd7ce91 feat: Include receiver names in method call extraction and improve built-in filtering 2 месяцев назад
  Colby McHenry a0f599e00b feat: Add Python class inheritance extraction for superclass relationships 2 месяцев назад
  Colby McHenry 902cb0ef9d feat: Add Go selector_expression support to function call extraction 2 месяцев назад
  Colby McHenry b1224bcc6a feat: Remove file path from qualified names to prevent FTS pollution and add Go import reference tracking 2 месяцев назад
  Colby McHenry 1244c62193 feat: Add Go struct and interface embedding extraction for inheritance relationships 2 месяцев назад
  Colby McHenry 982d987349 feat: Fix Go struct/interface extraction by refactoring type_spec handling through type alias resolver 2 месяцев назад
  Colby McHenry e5663c5952 feat: Enhance search ranking with name matching and field extraction improvements 2 месяцев назад
  Colby McHenry c0c8a3bb43 feat: Add enum member extraction support across all language extractors 2 месяцев назад
  Colby McHenry 7a3afc9124 feat: Enhance symbol search with co-location boosting and receiver type support 2 месяцев назад
  Colby McHenry 1271ad9161 feat: Add adaptive timeouts and WASM memory error recovery for robust parsing 2 месяцев назад
  Colby McHenry e4908e1270 feat: Add database schema v3 with optimized node lookups and improved error handling 2 месяцев назад
  Colby McHenry c8407ad007 refactor: Extract per-language configs and standalone extractors from tree-sitter.ts 2 месяцев назад
  Colby McHenry 4af51f565b feat: Extract type references from annotations and improve symbol query matching 2 месяцев назад
  Colby McHenry d04a911309 feat: Improve Java extraction, multi-symbol aggregation, and impact traversal 2 месяцев назад
  Colby McHenry 8b5622d346 Remove Sentry telemetry system from CodeGraph 2 месяцев назад
  Colby McHenry 92631d53d3 fix: Prevent FK constraint failure from nodes with empty names 3 месяцев назад
  Olaf Monien a86ddf6e6a fix: Resolve Pascal extraction edge cases 4 месяцев назад
  Olaf Monien 77135445db Merge origin/main into delphi-support 4 месяцев назад
  Colby McHenry 8346440592 Add WASM fallbacks for tree-sitter and SQLite, fix installer 4 месяцев назад
  Olaf Monien 5a279d3132 perf: Use indexed lookup in extractPascalDefProc instead of linear scan 4 месяцев назад
  Olaf Monien 763e280829 fix: Fallback to filename when Pascal module name is empty 4 месяцев назад
  Olaf Monien 425bfceea5 feat: Add Pascal/Delphi language support with DFM/FMX extraction 4 месяцев назад
  Colby McHenry 36af284e10 Remove redundant code and deduplicate indexFile 4 месяцев назад
  Martin Oehlert 0f2eda8da3 feat: file nodes, arrow function extraction, parallel I/O 4 месяцев назад
  Colby McHenry 4c983ba082 Add Svelte language support with SvelteKit framework resolver 4 месяцев назад
  Colby McHenry 94c8d5ccaa Port extraction quality improvements from PR #15 4 месяцев назад
  Colby McHenry 38fac1ff28 Merge PR #18: Fix arrow function/export indexing + type alias extraction 4 месяцев назад
  Colby McHenry d0ee6f7fc4 Enhances code extraction and project indexing 4 месяцев назад
  Tanner Balluff ea9d0bf549 Add type alias and exported variable extraction 4 месяцев назад
  Tanner Balluff b6d5346c3c Fix arrow function and function expression export indexing 4 месяцев назад