Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Releases: banacorn/agda-mode

v0.6.10

30 Jan 13:46
Compare
Choose a tag to compare

Fix #39 and #41 (thanks to @jonaprieto and @ruhatch)

v0.6.9

30 Jan 13:46
Compare
Choose a tag to compare

Fix unable to input certain symbols before agda-mode:load

v0.6.8

30 Jan 13:45
Compare
Choose a tag to compare
  • Fix hole index parsing and display
  • Fix agda-mode:solve-constraints unable to fill out solutions

v0.6.7

30 Jan 13:45
Compare
Choose a tag to compare

Fix memory leak of event handlers on package deactivation

v0.6.6

30 Jan 13:45
Compare
Choose a tag to compare
  • Allow clicking through those annoying invisible goal index overlays
  • Restore indirect highlighting information passing

v0.6.5

30 Jan 13:45
Compare
Choose a tag to compare
  • Fix judgement parsing (#23)
  • Fix "Not In Scope" error parsing

v0.6.4

30 Jan 13:45
Compare
Choose a tag to compare
  • Fix judgement parsing (#23)
  • Fix plain text message won't display

v0.6.3

30 Jan 13:45
Compare
Choose a tag to compare
  • Fix judgement parsing (#23)
  • Introduce dev-mode-only monitor (for debugging)

v0.6.2

30 Jan 13:44
Compare
Choose a tag to compare
  • Fix mini editor won't go away
  • Fix S-expression parsing

v0.6.1

30 Jan 13:44
Compare
Choose a tag to compare
  • Merge pull request #35, which fixed file path handling on Windows (by @NightRa)
  • Merge pull request #36, which drastically sped up S-expression parsing 👍 (by @NightRa)
  • Brings undo/redo back
  • Fix problems of clicking on locations