Histórico de commits

Autor SHA1 Mensagem Data
  Colby Mchenry dce61a5f4a fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812) 1 semana atrás
  Colby Mchenry 1f15f93feb feat(extraction): PHP string/array callables + Ruby lifecycle-hook symbols (#811) 1 semana atrás
  Colby Mchenry 38095aa95b feat(resolution): inherited this.X, Java/Kotlin cross-file method refs, Swift type scoping (#810) 1 semana atrás
  Colby Mchenry 38eb4e688c fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809) 1 semana atrás
  Colby Mchenry 8a114ba53c feat(extraction): capture function-as-value — callback registration sites in callers/impact (#756) (#807) 1 semana atrás
  Colby Mchenry dac00e7d44 fix(pascal): attribute a free routine's calls to it, not the file (#795) 1 semana atrás
  Colby Mchenry 35dce04e1f feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793) 1 semana atrás
  Colby Mchenry af56f3539d fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791) 1 semana atrás
  Colby Mchenry d21d2dfa50 fix(objc): resolve chained message-send calls [[Foo create] doIt] (#750) (#786) 1 semana atrás
  Colby Mchenry 2f96f58cbb fix(scala): resolve chained static-factory/apply calls Foo.create().bar() (#750) (#761) 1 semana atrás
  Colby Mchenry ccced9e358 fix(go): resolve chained factory-function calls New().Method() (#750) (#760) 1 semana atrás
  Colby Mchenry 5805f01957 fix(rust): resolve chained associated-function calls Foo::new().bar() (#750) (#757) 2 semanas atrás
  Colby Mchenry 7c7f0dd56f fix(swift): resolve chained static-factory/fluent calls + nested-extension naming (#750) (#755) 2 semanas atrás
  Colby Mchenry aa07dc59d4 fix(csharp): resolve chained static-factory calls Foo.Create().Bar() (#750) (#753) 2 semanas atrás
  Colby Mchenry 3e04650850 fix(kotlin): resolve chained companion-factory calls Foo.getInstance().bar() (#750) (#752) 2 semanas atrás
  Colby Mchenry 7f6bdf7ad1 fix(java): resolve chained static-factory calls Foo.getInstance().bar() (#750) (#751) 2 semanas atrás
  Colby Mchenry eb5960b535 fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749) 2 semanas atrás
  Colby Mchenry 5b3f5e36db fix(go): attribute calls inside top-level closures to the var, not the file (#693) (#744) 2 semanas atrás
  Colby Mchenry fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 semanas atrás
  Colby Mchenry 636d9fcb7d feat(extraction): index string-literal names in generic tuple type aliases (#634) (#740) 2 semanas atrás
  Colby Mchenry 80db274e5f feat(csharp): index C# 12 primary constructors via an up-to-date grammar (#237) (#717) 2 semanas atrás
  Colby Mchenry 07af3db6c7 feat(impact): cross-language blast-radius coverage (22 languages + 14 frameworks) (#708) 2 semanas atrás
  Colby Mchenry ddb1a8f72d fix: issue-triage quick wins (extraction, MCP probes, gitignore, CJK, impact) (#654) 2 semanas atrás
  Colby Mchenry 68eaf0dbd8 feat(mcp): codegraph_explore as the sole primary tool + store coverage + overload disambiguation (#647) 2 semanas atrás
  Colby Mchenry cdbf451440 fix(extraction): count all file-level-tracked langs (incl .properties) as indexed (#544) 3 semanas atrás
  Artem Bambalov 34240eb297 feat(jvm): resolve Java/Kotlin imports by fully-qualified name (#412) 3 semanas atrás
  Nandhis 893256b88e fix(extraction): capture top-level initializer and inline-object-method calls (#465) 3 semanas atrás
  Colby Mchenry 186632fa88 fix(extraction): TS type-alias object members are first-class nodes (#359) (#471) 3 semanas atrás
  Colby Mchenry 046e03a05f fix(extraction): C# produces references edges for type annotations (#381) (#470) 3 semanas atrás
  TheSunn 7e0d9b9ec0 fix(extraction): extract type refs from TS interface property and method signatures (#432) 3 semanas atrás