Historie revizí

Autor SHA1 Zpráva Datum
  Colby Mchenry 7d624ecfac feat(resolution): CFML receiver-type inference for locals, typed args, and component properties (#1155) před 1 dnem
  Colby Mchenry 816bacb7f2 feat(extraction): add CFML language support (.cfc/.cfm/.cfs) (#1118) (#1153) před 1 dnem
  Colby Mchenry cc89146454 feat(extraction): index Metal shader files (.metal) via the C++ grammar (#1121) (#1151) před 1 dnem
  Colby Mchenry 3424ff36c5 fix(extraction/ruby): build receiver.method calls so instance calls resolve (#1110) (#1111) před 2 dny
  Colby Mchenry cb20a3bf7f feat(extraction): universal recovery of macro-mangled C/C++ function names (#1102) před 2 dny
  Colby Mchenry 712a406726 fix(extraction): correct C++ reference-return and conversion-operator method names (#1096) před 2 dny
  Colby Mchenry f856f7ae49 fix(extraction): skip bodiless C++ forward declarations (#1093) (#1095) před 2 dny
  Colby Mchenry 2176a7a439 fix(extraction): record instantiates for C++ stack/brace construction (#1035) (#1049) před 5 dny
  Colby Mchenry f4e03e9cdc fix(extraction): resolve C++ inheritance from templated base classes (#1043) (#1048) před 5 dny
  Colby Mchenry b3f59c717a fix(extraction): index Swift computed properties so they're findable (#1020) (#1024) před 6 dny
  Colby Mchenry 826810f128 feat(java): index Lombok-generated members so call chains resolve (#912) (#953) před 1 týdnem
  Colby McHenry 64426cad93 fix(react): recognize forwardRef/memo/styled components + index JSX-file routes (#841) před 1 týdnem
  Colby McHenry 80a1044d3d feat(resolution): bridge Vuex string dispatch/commit to actions and mutations před 1 týdnem
  Colby McHenry cc9c2f7420 feat(extraction): index Vuex/Pinia store actions, mutations, and getters před 1 týdnem
  Colby McHenry e9f7422223 feat(resolution): synthesize RTK Query hook→endpoint dispatch edges před 1 týdnem
  Colby Mchenry f34f606342 feat(extraction): same-file value-reference edges for impact analysis — 15 languages (#897) před 2 týdny
  Colby Mchenry 2f6316500d feat(extraction): enable same-file value-reference edges by default (TS/JS) (#895) před 2 týdny
  Colby McHenry ec90ddf79a feat(extraction): same-file value-reference edges (flag-gated) před 2 týdny
  Colby Mchenry 2c7bbd5387 fix(extraction): C# record-struct kind fidelity + bodiless positional records (#831 follow-up) (#838) před 3 týdny
  Colby Mchenry 823ffd1c3d feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815) před 3 týdny
  Colby Mchenry dce61a5f4a fix(extraction): qualified Type::member refs skip the name gate — no-import references resolve (#812) před 3 týdny
  Colby Mchenry 1f15f93feb feat(extraction): PHP string/array callables + Ruby lifecycle-hook symbols (#811) před 3 týdny
  Colby Mchenry 38095aa95b feat(resolution): inherited this.X, Java/Kotlin cross-file method refs, Swift type scoping (#810) před 3 týdny
  Colby Mchenry 38eb4e688c fix(extraction): classify TS/JS class fields by value — properties, not methods (#808) (#809) před 3 týdny
  Colby Mchenry 8a114ba53c feat(extraction): capture function-as-value — callback registration sites in callers/impact (#756) (#807) před 3 týdny
  Colby Mchenry dac00e7d44 fix(pascal): attribute a free routine's calls to it, not the file (#795) před 3 týdny
  Colby Mchenry 35dce04e1f feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793) před 3 týdny
  Colby Mchenry af56f3539d fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791) před 3 týdny
  Colby Mchenry d21d2dfa50 fix(objc): resolve chained message-send calls [[Foo create] doIt] (#750) (#786) před 3 týdny
  Colby Mchenry 2f96f58cbb fix(scala): resolve chained static-factory/apply calls Foo.create().bar() (#750) (#761) před 3 týdny