提交歷史

作者 SHA1 備註 提交日期
  Colby Mchenry 35dce04e1f feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793) 1 周之前
  Colby Mchenry af56f3539d fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791) 1 周之前
  Colby Mchenry d21d2dfa50 fix(objc): resolve chained message-send calls [[Foo create] doIt] (#750) (#786) 1 周之前
  Colby Mchenry 2f96f58cbb fix(scala): resolve chained static-factory/apply calls Foo.create().bar() (#750) (#761) 2 周之前
  Colby Mchenry ccced9e358 fix(go): resolve chained factory-function calls New().Method() (#750) (#760) 2 周之前
  Colby Mchenry 5805f01957 fix(rust): resolve chained associated-function calls Foo::new().bar() (#750) (#757) 2 周之前
  Colby Mchenry 7c7f0dd56f fix(swift): resolve chained static-factory/fluent calls + nested-extension naming (#750) (#755) 2 周之前
  Colby Mchenry aa07dc59d4 fix(csharp): resolve chained static-factory calls Foo.Create().Bar() (#750) (#753) 2 周之前
  Colby Mchenry 3e04650850 fix(kotlin): resolve chained companion-factory calls Foo.getInstance().bar() (#750) (#752) 2 周之前
  Colby Mchenry 7f6bdf7ad1 fix(java): resolve chained static-factory calls Foo.getInstance().bar() (#750) (#751) 2 周之前
  Colby Mchenry eb5960b535 fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749) 2 周之前
  Colby Mchenry 5b3f5e36db fix(go): attribute calls inside top-level closures to the var, not the file (#693) (#744) 2 周之前
  Colby Mchenry fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 周之前
  Colby Mchenry 636d9fcb7d feat(extraction): index string-literal names in generic tuple type aliases (#634) (#740) 2 周之前
  Colby Mchenry 80db274e5f feat(csharp): index C# 12 primary constructors via an up-to-date grammar (#237) (#717) 2 周之前
  Colby Mchenry 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 周之前
  Colby Mchenry ddb1a8f72d fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654) 3 周之前
  Colby Mchenry 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 3 周之前
  Colby Mchenry cdbf451440 fix(extraction): count all file-level-tracked langs (incl .properties) as indexed (#544) 3 周之前
  Artem Bambalov 34240eb297 feat(jvm): resolve Java/Kotlin imports by fully-qualified name (#412) 4 周之前
  Nandhis 893256b88e fix(extraction): capture top-level initializer and inline-object-method calls (#465) 4 周之前
  Colby Mchenry 186632fa88 fix(extraction): TS type-alias object members are first-class nodes (#359) (#471) 4 周之前
  Colby Mchenry 046e03a05f fix(extraction): C# produces references edges for type annotations (#381) (#470) 4 周之前
  TheSunn 7e0d9b9ec0 fix(extraction): extract type refs from TS interface property and method signatures (#432) 4 周之前
  Colby Mchenry 2543ae565a feat(java): trace Spring/MyBatis enterprise flow end-to-end (#389) (#468) 4 周之前
  thismilktea c0cf9c1e7d fix(cpp): resolve callers for typed pointer method calls (#445) 4 周之前
  Colby Mchenry 4d1a2b3c4d feat(resolution): mixed iOS / React Native / Expo cross-language bridging (#430) 4 周之前
  0x1306a94 61153f96ee feat(extraction): add Objective-C language support (#165) 4 周之前
  Colby Mchenry 025ebc88d6 Release 0.9.4: framework-aware routing + dynamic-dispatch coverage + retrieval improvements (#365) 1 月之前
  Marcelo Vani 5b71a89574 feat(frameworks): add Drupal 8/9/10/11 support (#271) 1 月之前