Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Colby Mchenry 9a0f144770 fix(directory): self-heal a stale .codegraph/.gitignore so daemon.pid is ignored (#788) (#802) 1 nedēļu atpakaļ
  Colby Mchenry dac00e7d44 fix(pascal): attribute a free routine's calls to it, not the file (#795) 1 nedēļu atpakaļ
  Colby Mchenry 35dce04e1f feat(pascal): extract paren-less method calls (Obj.Free; / TFoo.GetInstance.DoIt;) (#793) 1 nedēļu atpakaļ
  Colby Mchenry af56f3539d fix(pascal): resolve chained factory calls TFoo.GetInstance().DoIt() (#750) (#791) 1 nedēļu atpakaļ
  Colby Mchenry d21d2dfa50 fix(objc): resolve chained message-send calls [[Foo create] doIt] (#750) (#786) 1 nedēļu atpakaļ
  Colby Mchenry 16c73e2b0e fix(dart): resolve chained static-factory / constructor calls Foo.create().bar() (#750) (#762) 1 nedēļu atpakaļ
  Colby Mchenry 2f96f58cbb fix(scala): resolve chained static-factory/apply calls Foo.create().bar() (#750) (#761) 1 nedēļu atpakaļ
  Colby Mchenry ccced9e358 fix(go): resolve chained factory-function calls New().Method() (#750) (#760) 1 nedēļu atpakaļ
  Colby Mchenry 5805f01957 fix(rust): resolve chained associated-function calls Foo::new().bar() (#750) (#757) 2 nedēļas atpakaļ
  Colby Mchenry 7c7f0dd56f fix(swift): resolve chained static-factory/fluent calls + nested-extension naming (#750) (#755) 2 nedēļas atpakaļ
  Colby Mchenry 48d4654e8d feat(resolution): conformance-aware chained-method resolution (#750) (#754) 2 nedēļas atpakaļ
  Colby Mchenry aa07dc59d4 fix(csharp): resolve chained static-factory calls Foo.Create().Bar() (#750) (#753) 2 nedēļas atpakaļ
  Colby Mchenry 3e04650850 fix(kotlin): resolve chained companion-factory calls Foo.getInstance().bar() (#750) (#752) 2 nedēļas atpakaļ
  Colby Mchenry 7f6bdf7ad1 fix(java): resolve chained static-factory calls Foo.getInstance().bar() (#750) (#751) 2 nedēļas atpakaļ
  Colby Mchenry eb5960b535 fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749) 2 nedēļas atpakaļ
  Colby Mchenry 75ae1e8bd9 fix(search): down-weight the project name in ranking — completes #720 (#748) 2 nedēļas atpakaļ
  Colby Mchenry afec1282e1 fix(search): score path relevance per query word, not per sub-token (#720) (#745) 2 nedēļas atpakaļ
  Colby Mchenry 5b3f5e36db fix(go): attribute calls inside top-level closures to the var, not the file (#693) (#744) 2 nedēļas atpakaļ
  Colby Mchenry 35b44e242c fix(scan): don't abort indexing on a non-UTF-8 or unparseable .gitignore (#682) (#743) 2 nedēļas atpakaļ
  Max Hsu 6e2a24d96a fix(extraction): map PHP include/require to file→file dependency edges (#660) (#663) 2 nedēļas atpakaļ
  Colby Mchenry fd03f31b2c fix(cpp): resolve calls through singletons/factories/chained getters (#645) (#742) 2 nedēļas atpakaļ
  Colby Mchenry a56d9e6941 feat(directory): CODEGRAPH_DIR env var to override the index dir name (#636) (#741) 2 nedēļas atpakaļ
  Colby Mchenry 636d9fcb7d feat(extraction): index string-literal names in generic tuple type aliases (#634) (#740) 2 nedēļas atpakaļ
  Colby Mchenry 1983590533 feat(mcp): codegraph_node reads files like the Read tool — offset/limit, byte-parity (#738) 2 nedēļas atpakaļ
  Colby Mchenry 7175dc456c feat(mcp): steer agents to codegraph during implementation + file-view node mode (#733) 2 nedēļas atpakaļ
  Colby Mchenry 10defecc4b fix(mcp): silence the daemon-attach log by default (#618) (#725) 2 nedēļas atpakaļ
  Colby Mchenry 7fd8b4c185 fix(security): resolve symlinks in path validation to block out-of-root reads (#527) (#724) 2 nedēļas atpakaļ
  Colby Mchenry 112e278b5c fix(security): index config files by key only, never surface values (#383) (#722) 2 nedēļas atpakaļ
  Colby Mchenry 80db274e5f feat(csharp): index C# 12 primary constructors via an up-to-date grammar (#237) (#717) 2 nedēļas atpakaļ
  Colby Mchenry 2f50473aaa fix(go): attach cross-file methods to their receiver type (#583) (#716) 2 nedēļas atpakaļ