]>
Repositorios git - classgraph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Javier Sagredo [Wed, 6 May 2026 21:35:33 +0000 (23:35 +0200)]
Fix render of tuples and add source-code links
Javier Sagredo [Wed, 6 May 2026 21:23:23 +0000 (23:23 +0200)]
Add haddocks to side panel if compiled with -haddock
Javier Sagredo [Wed, 6 May 2026 20:56:21 +0000 (22:56 +0200)]
WIP
Javier Sagredo [Mon, 4 May 2026 00:34:07 +0000 (02:34 +0200)]
Add README.md
Javier Sagredo [Mon, 4 May 2026 00:26:18 +0000 (02:26 +0200)]
Add classgraph-plugin-flag.sh for unintrusive plugin usage
Javier Sagredo [Sun, 3 May 2026 23:54:00 +0000 (01:54 +0200)]
Mark top-level classes (no subclasses) and render them at the top
Javier Sagredo [Sun, 3 May 2026 23:36:23 +0000 (01:36 +0200)]
Data families: (data) label, hide synthetic RHS, per-family filter; fix instance source spans
Javier Sagredo [Sun, 3 May 2026 22:49:22 +0000 (00:49 +0200)]
Normalise package ids when merging dumps
Javier Sagredo [Sun, 3 May 2026 22:30:01 +0000 (00:30 +0200)]
Support multiple --input directories
Javier Sagredo [Sun, 3 May 2026 22:00:13 +0000 (00:00 +0200)]
Side panel: subclass index, pin/mute buttons; search now locates rather than drills in
Javier Sagredo [Sun, 3 May 2026 21:45:36 +0000 (23:45 +0200)]
Resolve family-instance chains to matching class instances; treat (~) as equality class
Javier Sagredo [Sun, 3 May 2026 16:43:03 +0000 (18:43 +0200)]
demo: cover equality, family-in-context, greetings, and multi-param instance cases
Javier Sagredo [Sun, 3 May 2026 16:41:35 +0000 (18:41 +0200)]
viewer: search bar, pin/mute/filter panels, splitter, equality preds, clean type printing
Javier Sagredo [Sat, 2 May 2026 10:32:23 +0000 (12:32 +0200)]
First commit