Commit History

Author SHA1 Message Date
  Colby Mchenry 799f8b2a45 fix(cli): report unsupported-language projects instead of finishing silently (#1806) 2 days ago
  Colby Mchenry 9181dd1ef3 fix(extraction): land upstream declaration initializer walks (#1511) (#1802) 2 days ago
  Colby Mchenry 71d049cd28 fix(rust): index unit structs — bodiless is a definition, not a forward decl (#1800) 2 days ago
  Colby Mchenry ee83636acb fix(extraction): index TypeScript interface members (#1638) (#1780) 2 days ago
  Colby Mchenry 8c047342cd fix(lua): index assignment-style function definitions (#1650) (#1778) 2 days ago
  Colby Mchenry 2f1a99d34c fix(extraction): index C++ pure virtual methods as nodes (#1727) (#1758) 2 days ago
  Colby Mchenry 8df9ecac9d fix(extraction): blank C designated-initializer macro args before parsing (#1755) 2 days ago
  Colby Mchenry 9a32487491 fix(watcher): align ignore scope with git --exclude-standard (#1728) (#1754) 2 days ago
  Colby Mchenry bb204f8855 fix(extraction): diagnose git→FS scan fallback and lock nested .gitignore (#1567) (#1750) 2 days ago
  Colby Mchenry df435d50d1 fix(extraction): index TS/JS generator function declarations and expressions (#1741) (#1743) 2 days ago
  Colby Mchenry 41c10750e0 fix(erlang): give same-name different-arity functions separate arity-qualified nodes (#1610) (#1615) 2 weeks ago
  Colby Mchenry d618d94144 fix(extraction): detect a plain `struct Derived : Base` base clause in .h headers as C++ (#1592) (#1593) 2 weeks ago
  Colby Mchenry 7963672689 fix(rust): resolve `self.field.method()` on the field's declared type instead of a same-named method (#1585) (#1599) 2 weeks ago
  Colby Mchenry 12f7a59f26 fix(rust): qualify generic/lifetime impl methods by the implementing type, not the trait (#1588) (#1596) 2 weeks ago
  Max Hsu a74029105a fix(resolution): resolve ES imports targeting .xsjs/.xsjslib files (#556) (#594) 2 weeks ago
  ctype_lab 6978acc92e feat(extraction): model union declarations distinctly 1 month ago
  ctype_lab 11acc504b5 test(union): regression cases + kernel-parity torture coverage 1 month ago
  Colby Mchenry b9d0f57a64 feat(extraction): C deferral round 2 — 8 new preParse passes, linux kernel/+mm/ deferral 58.6%→33.9% (#1353) 1 month ago
  Colby Mchenry 2d72891b59 feat(kernel): R7a C/C++ walker — dual-lang ccpp module, preParse hoist, 7 new blanks, c/cpp default-routed (#1346) 1 month ago
  Colby Mchenry b6a05d155b fix(c): blank leading attribute macros so functions index under real names (#1311) 1 month ago
  Colby Mchenry e437918026 fix(cpp): compose namespace prefix into out-of-line method qualified names (#1310) 1 month ago
  Colby Mchenry 4dd29ea5c1 fix(cpp): strip template args from out-of-line method receiver qualifiers (#1309) 1 month ago
  Colby Mchenry 6103f5e228 fix(cpp): resolve explicit operator calls (a.operator+(b)) to the operator method (#1268) 2 months ago
  Colby Mchenry c049d9eb0d fix(extraction): detect export-macro-annotated class in .h language check (#1159) (#1207) 2 months ago
  Colby Mchenry 8db8ad5e90 test(extraction): dense-header regression guard for UE class recovery (#1160) (#1206) 2 months ago
  xyyxr 8e697a0d09 fix(extraction): recover heavily-reflected Unreal Engine C++ classes (in-body reflection macros) (#1158) 2 months ago
  Colby Mchenry 7f325134e0 feat(extraction): add Nix language support with module-system option wiring (#324, #332 via #648 — carries #1084) (#1190) 2 months ago
  Colby Mchenry 99152212a9 feat(extraction): add ArkTS language support with ArkUI dispatch bridges (#396, #512, #890 via #648) (#1186) 2 months ago
  Colby Mchenry f8cdbe3c67 feat(terraform): remote-state bridge, provider aliases, moved/import/check refs (#1174) 2 months ago
  Colby Mchenry 6c24f4bddf feat(extraction): add Terraform/OpenTofu language support with module-boundary bridging (#83, #310, #648 — carries #706) (#1173) 2 months ago