Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Colby Mchenry c472cfb52e fix(resolution): literal-receiver builtins and nested locals stop fabricating call edges (#1317) 1 bulan lalu
  Colby Mchenry 41c2029798 fix(go): field-chain calls resolve via validated type inference, never bare-name guessing (#1316) 1 bulan lalu
  Colby Mchenry 2ec877b08c fix(resolution): calls through an imported singleton resolve to the method (#1315) 1 bulan lalu
  Colby Mchenry e437918026 fix(cpp): compose namespace prefix into out-of-line method qualified names (#1310) 1 bulan lalu
  Colby Mchenry 6103f5e228 fix(cpp): resolve explicit operator calls (a.operator+(b)) to the operator method (#1268) 1 bulan lalu
  Colby Mchenry 7f325134e0 feat(extraction): add Nix language support with module-system option wiring (#324, #332 via #648 — carries #1084) (#1190) 2 bulan lalu
  Colby Mchenry a0208feaac feat(extraction): index Erlang escripts and OTP app resource files (#635, #648) (#1169) 2 bulan lalu
  Colby Mchenry 6511722250 feat(extraction): add Erlang language support (.erl/.hrl) (#635, #648) (#1165) 2 bulan lalu
  Colby Mchenry 81cb59a86e fix(resolution): yield per ref and cache hot per-ref work so the watchdog can't kill a valid index (#1122) (#1137) 2 bulan lalu
  Colby Mchenry e53968cae8 fix(resolution): gate the Lua/Luau annotation pattern against method-call self-match (#1124) (#1131) 2 bulan lalu
  Colby Mchenry cf86fe8198 fix(resolution): extend typed-parameter receiver inference to Rust/Go/Dart/PHP (#1125) (#1130) 2 bulan lalu
  Colby Mchenry 385001398b fix(resolution): infer typed-parameter receivers in TS/JS (#1125) (#1129) 2 bulan lalu
  Colby Mchenry 358f400c40 feat(resolution): local-variable method calls in Lua, Luau, R, Pascal (#1112) (#1113) 2 bulan lalu
  Colby Mchenry 3424ff36c5 fix(extraction/ruby): build receiver.method calls so instance calls resolve (#1110) (#1111) 2 bulan lalu
  Colby Mchenry ed64db08b4 feat(resolution): infer local-variable receiver types across languages (#1108) (#1109) 2 bulan lalu
  Colby Mchenry 63bc0fd037 fix(resolution): resolve same-named methods to the call site's own file (#1079) (#1107) 2 bulan lalu
  Colby Mchenry 2176a7a439 fix(extraction): record instantiates for C++ stack/brace construction (#1035) (#1049) 2 bulan lalu
  Colby Mchenry f4e03e9cdc fix(extraction): resolve C++ inheritance from templated base classes (#1043) (#1048) 2 bulan lalu
  Colby Mchenry 45d3293c6a fix(resolution): stop "Resolving refs" wedge on theme-vendoring repos; add exclude config + index watchdogs (#999) (#1009) 2 bulan lalu
  Colby Mchenry f7441f2124 fix(resolution,cli): cross-file static method calls + affected path normalization (#825) (#865) 2 bulan lalu
  Colby Mchenry 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) 2 bulan lalu
  Colby Mchenry 222af6b87c fix(mcp+resolution): stop conflating same-named symbols across monorepo apps (#764) (#813) 2 bulan lalu
  Colby Mchenry dac00e7d44 fix(pascal): attribute a free routine's calls to it, not the file (#795) 2 bulan lalu
  Colby Mchenry 35dce04e1f feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793) 2 bulan lalu
  Colby Mchenry af56f3539d fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791) 2 bulan lalu
  Colby Mchenry d21d2dfa50 fix(objc): resolve chained message-send calls [[Foo create] doIt] (#750) (#786) 2 bulan lalu
  Colby Mchenry 16c73e2b0e fix(dart): resolve chained static-factory / constructor calls Foo.create().bar() (#750) (#762) 2 bulan lalu
  Colby Mchenry 2f96f58cbb fix(scala): resolve chained static-factory/apply calls Foo.create().bar() (#750) (#761) 2 bulan lalu
  Colby Mchenry ccced9e358 fix(go): resolve chained factory-function calls New().Method() (#750) (#760) 2 bulan lalu
  Colby Mchenry 5805f01957 fix(rust): resolve chained associated-function calls Foo::new().bar() (#750) (#757) 2 bulan lalu