Colby Mchenry
|
ccced9e358
fix(go): resolve chained factory-function calls New().Method() (#750) (#760)
|
2 minggu lalu |
Colby Mchenry
|
5805f01957
fix(rust): resolve chained associated-function calls Foo::new().bar() (#750) (#757)
|
2 minggu lalu |
Colby Mchenry
|
7c7f0dd56f
fix(swift): resolve chained static-factory/fluent calls + nested-extension naming (#750) (#755)
|
2 minggu lalu |
Colby Mchenry
|
aa07dc59d4
fix(csharp): resolve chained static-factory calls Foo.Create().Bar() (#750) (#753)
|
2 minggu lalu |
Colby Mchenry
|
3e04650850
fix(kotlin): resolve chained companion-factory calls Foo.getInstance().bar() (#750) (#752)
|
2 minggu lalu |
Colby Mchenry
|
7f6bdf7ad1
fix(java): resolve chained static-factory calls Foo.getInstance().bar() (#750) (#751)
|
2 minggu lalu |
Colby Mchenry
|
eb5960b535
fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749)
|
2 minggu lalu |
Colby Mchenry
|
5b3f5e36db
fix(go): attribute calls inside top-level closures to the var, not the file (#693) (#744)
|
2 minggu lalu |
Colby Mchenry
|
fd03f31b2c
fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742)
|
2 minggu lalu |
Colby Mchenry
|
636d9fcb7d
feat(extraction): index string-literal names in generic tuple type aliases (#634) (#740)
|
2 minggu lalu |
Colby Mchenry
|
80db274e5f
feat(csharp): index C# 12 primary constructors via an up-to-date grammar (#237) (#717)
|
2 minggu lalu |
Colby Mchenry
|
07af3db6c7
feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708)
|
2 minggu lalu |
Colby Mchenry
|
ddb1a8f72d
fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654)
|
3 minggu lalu |
Colby Mchenry
|
68eaf0dbd8
feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647)
|
3 minggu lalu |
Colby Mchenry
|
cdbf451440
fix(extraction): count all file-level-tracked langs (incl .properties) as indexed (#544)
|
3 minggu lalu |
Artem Bambalov
|
34240eb297
feat(jvm): resolve Java/Kotlin imports by fully-qualified name (#412)
|
4 minggu lalu |
Nandhis
|
893256b88e
fix(extraction): capture top-level initializer and inline-object-method calls (#465)
|
4 minggu lalu |
Colby Mchenry
|
186632fa88
fix(extraction): TS type-alias object members are first-class nodes (#359) (#471)
|
4 minggu lalu |
Colby Mchenry
|
046e03a05f
fix(extraction): C# produces references edges for type annotations (#381) (#470)
|
4 minggu lalu |
TheSunn
|
7e0d9b9ec0
fix(extraction): extract type refs from TS interface property and method signatures (#432)
|
4 minggu lalu |
Colby Mchenry
|
2543ae565a
feat(java): trace Spring/MyBatis enterprise flow end-to-end (#389) (#468)
|
4 minggu lalu |
thismilktea
|
c0cf9c1e7d
fix(cpp): resolve callers for typed pointer method calls (#445)
|
4 minggu lalu |
Colby Mchenry
|
4d1a2b3c4d
feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430)
|
4 minggu lalu |
0x1306a94
|
61153f96ee
feat(extraction): add Objective-C language support (#165)
|
4 minggu lalu |
Colby Mchenry
|
025ebc88d6
Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365)
|
1 bulan lalu |
Marcelo Vani
|
5b71a89574
feat(frameworks): add Drupal 8/9/10/11 support (#271)
|
1 bulan lalu |
Colby Mchenry
|
4329a52bec
feat: add Lua and Luau language support (#273)
|
1 bulan lalu |
timomeara
|
74327814ee
feat: wire up framework route extraction (#89)
|
1 bulan lalu |
Abhijeet
|
5ab81746e8
feat: add Vue support (#66)
|
1 bulan lalu |
andreinknv
|
4f6c51d381
fix(extraction): drop duplicate export-var nodes and honour maxFileSize in bulk path (#129)
|
1 bulan lalu |