issues
search
anoma
/
juvix-mode
The Juvix Emacs mode
https://github.com/anoma/juvix
GNU General Public License v3.0
1
stars
1
forks
source link
Rewrite most of juvix-mode
#9
Closed
janmasrovira
closed
4 months ago
janmasrovira
commented
4 months ago
Things in this pr:
Much cleaner code.
If a call to the
juvix
command crashes, the error will be displayed on a pop-up window.
We save the buffer before inserting the top module name to guarantee it works consistently.
We use a dedicated buffer to log debug messages.
Add necessary sections (such as
;;; Code:
) to remove warnings.
Things in this pr:
juvix
command crashes, the error will be displayed on a pop-up window.;;; Code:
) to remove warnings.