Commit graph

16 commits

Author SHA1 Message Date
32d04ae1f7 feat: add public api to complexity score 2026-07-29 12:52:06 +04:00
2b14234d6c feat: complexity score 2026-07-23 12:55:53 +04:00
3ce211e764 refactor: final polish before testing starts 2026-07-23 09:55:53 +04:00
3311484712 Merge branch 'complexity' 2026-07-22 11:08:47 +04:00
c4dd8c3b40 refactor: complexity factored into three seperate commands 2026-07-22 11:07:06 +04:00
f35326b5e8 Merge symbols CLI probe
Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-07-21 11:08:12 +04:00
eccdd90b93 refactor: cstat symbols behavioral tune 2026-07-21 11:05:51 +04:00
3517fbd1a0 Merge branch 'loc' 2026-07-21 11:02:32 +04:00
98b7f6a5d9 refactor: cstat loc behavioral tune 2026-07-21 11:01:47 +04:00
d699420eb1 stash current state 2026-07-19 11:56:08 +04:00
0414610d60 reachability and function tracing 2026-07-12 11:00:45 +04:00
4836983982 Stop tracking .loop/ contents
.loop/ is in .gitignore but eight files were committed before the
ignore was added. Drop them from the index; keep them on disk.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-07-12 11:00:45 +04:00
cced49e3ed Archive overcomplicated workspace, restore legacy cstat at root
The milestone-1 multi-crate representation stack overshot the goal.
Move it to archive/overcomplicated/ to keep for reference, and bring
the original single-package cstat back to /workspace as the active
codebase. Also commit demo_glossary.rs and ignore the build binary
plus .loop/.stash/.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-07-12 11:00:45 +04:00
7495295a95 Add README.md 2026-03-11 05:09:18 +00:00
e46e85a244 stash 2026-03-11 12:04:40 +07:00
105e9e40f1 stash changes 2026-03-04 19:41:50 +07:00