firehooper 8506936f86 90 scala support (#91) hace 1 mes
..
c-cpp.ts 237fb3b206 feat: Add C++ macro misparse handling and structural node extraction in function bodies hace 2 meses
csharp.ts b712e4de63 feat: Add C# property/field extraction and inheritance support hace 2 meses
dart.ts a2ed181055 feat: Add Dart bare call extraction for selector-based method calls hace 2 meses
go.ts 982d987349 feat: Fix Go struct/interface extraction by refactoring type_spec handling through type alias resolver hace 2 meses
index.ts 8506936f86 90 scala support (#91) hace 1 mes
java.ts e5663c5952 feat: Enhance search ranking with name matching and field extraction improvements hace 2 meses
javascript.ts 49e670c223 feat: Add resolveBody hook for JS/TS class field function extraction hace 2 meses
kotlin.ts b872459f19 fix: Handle Kotlin fun interface edge cases with annotated methods and nested interfaces hace 2 meses
pascal.ts c8407ad007 refactor: Extract per-language configs and standalone extractors from tree-sitter.ts hace 2 meses
php.ts f402ab8363 feat: Add complete PHP language support with trait handling and property extraction hace 2 meses
python.ts c8407ad007 refactor: Extract per-language configs and standalone extractors from tree-sitter.ts hace 2 meses
ruby.ts 9382a087f4 feat: Add Ruby bare method call extraction for identifier nodes hace 2 meses
rust.ts 2d14503258 feat: Add Rust trait inheritance and impl block extraction with method receiver type support hace 2 meses
scala.ts 8506936f86 90 scala support (#91) hace 1 mes
swift.ts c0c8a3bb43 feat: Add enum member extraction support across all language extractors hace 2 meses
typescript.ts afcb9fa3e5 feat: Add TypeScript abstract class extraction and fix arrow function naming hace 2 meses