File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ 2025-12-28 Michał Krzywkowski <k.michal@zoho.com>
2+
3+ Version 0.8.0
4+
5+ - New command `compiler-explorer-browse-opcode-documentation'
6+ opens a website that contains the documentation for the opcode at
7+ point.
8+
9+ - ElDoc integration: Doing `C-h .' (`display-local-help') in the
10+ ASM buffer will now pop up a buffer showing the documentation for
11+ opcode at point.
12+
13+ - Fixed an issue whre sessions were sometimes not properly
14+ persisted on Emacs exit.
15+
16+ - A detailed error message is now displayed in case restoring a
17+ previous session fails.
18+
1192025-09-28 Michał Krzywkowski <k.michal@zoho.com>
220
321 Version 0.7.0
Original file line number Diff line number Diff line change 44
55; ; Author: Michał Krzywkowski <k.michal@zoho.com>
66; ; Keywords: c, tools
7- ; ; Version: 0.7 .0
7+ ; ; Version: 0.8 .0
88; ; Homepage: https://github.com/mkcms/compiler-explorer.el
99; ; Package-Requires: ((emacs "28.1")
1010; ; (plz "0.9")
You can’t perform that action at this time.
0 commit comments