janmasrovira
58534b8240
Use Interval in GenericError ( #125 )
2022-05-27 01:27:19 +02:00
janmasrovira
50ea7373ee
Improve error generation and handling ( #108 )
...
* add face and handling of not in scope symbol error
* small fix
* generic errors wip
* add App effect
* format
* add flycheck-minijuvix
* use absolute paths and refactor
* fix dir0
* add generic error instances and improve some errors
* format
* qualify strings
* use AnsiText
* add ToGenericError instances for the type checker errors
* improve error message
* improve handling of parsing errors
2022-05-18 17:10:10 +02:00
janmasrovira
f759f2a307
Highlight comments correctly ( #106 )
...
* highlight comments correctly
* add minijuvix.yaml files
2022-05-13 18:11:30 +02:00
Paul Cadman
c99c1825d1
[emacs] Add copy of agda-input to minijuvix-mode ( #57 )
...
This provides agda-input method (under the name `minijuvix`) to
minijuvix-mode.
2022-04-11 17:11:31 +02:00
caryoscelus
3f557271bd
emacs mode: keep buffer saved after highlighting
2022-04-08 15:46:19 +01:00
Jonathan Prieto-Cubides
290d700723
Better to use kbd
2022-04-07 08:48:54 +02:00
Paul Cadman
f5af32b23b
[emacs] Add message if no goto information is found
2022-04-06 17:30:21 +01:00
Paul Cadman
8d38e29837
[emacs] Use 'evil hook instead of 'evil-maps
2022-04-06 17:18:12 +01:00
Paul Cadman
78055df99d
[emacs] Remove extra evil-define-key
2022-04-06 17:09:00 +01:00
Paul Cadman
d42a9da0e5
[emacs] Add load and goto def keybindings
2022-04-06 17:01:45 +01:00
Jonathan Prieto-Cubides
482c8ecc77
Fix typo
2022-04-06 16:52:38 +02:00
Jan Mas Rovira
220218dae4
fix
2022-04-06 16:39:29 +02:00
Jan Mas Rovira
e1c0bdd8be
add evil kbds
2022-04-06 16:37:19 +02:00
Jan Mas Rovira
510d00a4ba
wip
2022-04-06 15:10:29 +02:00
Jan Mas Rovira
61edba2414
[minijuvix-mode] save buffer and clear annotation before loading
2022-04-05 16:24:38 +02:00
Jan Mas Rovira
22b5de42f3
setup InfoTable for parser
2022-04-05 00:46:04 +02:00
Jan Mas Rovira
6f2588c165
[minijuvix-mode] add minijuvix-mode and basic description in the readme
2022-04-01 11:15:53 +02:00