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