File tree Expand file tree Collapse file tree 4 files changed +561
-170
lines changed
Expand file tree Collapse file tree 4 files changed +561
-170
lines changed Original file line number Diff line number Diff line change 1+
2+ * 0.2.0
3+ - Change the graphing from a box and line diagram, to a proper graph diagram.
4+ + We now utilize clim-dot to draw the graph.
5+ - The drawing algorithm improved, new algorithms to optimize the
6+ graphing diagram.
7+ - Change design of the codebase to use mixin based extension to the
8+ core category instead of extending substmorph/substobj.
9+ - Removed the alias tag, instead it's now stored on each separate
10+ allocation!
11+ - _Fixups_
12+ + Vamp-IR name dumping when using CL variable name convention
13+ ignores *'s.
14+ + Minor issue with the docs on unresolved references and unneeded
15+ aliases preventing stock SBCL from loading the codebase.
16+ * 0.1.1-alpha
17+ - Fixup Vamp-IR library dump, by having range generate proper code.
18+ * 0.1.0-alpha
19+ - First release
20+ * Next
You can’t perform that action at this time.
0 commit comments