Releases: tpapp/julia-repl
Releases · tpapp/julia-repl
new location expression
11 Feb 15:04
Compare
Sorry, something went wrong.
No results found
Recognize locations in expression starting at path.jl:linenum in the REPL with compilation-error-regexp-alist.
Add vterm backend, various minor fixes.
24 Jan 09:24
Compare
Sorry, something went wrong.
No results found
Add vterm backend, various minor fixes.
support for Revise.includet, unconditionally saving buffers
10 Sep 13:08
Compare
Sorry, something went wrong.
No results found
C-c C-t will include buffer with Revise.includet (@wraith1995 )
setting julia-repl-save-buffer-on-send to t will save always save buffers without asking before include and includet (@antoine-levitt )
explain how to get more colors with eterm-256color in the readme (@antoine-levitt )
various minor fixes
Minor fixes and feature extensions
20 Apr 15:00
Compare
Sorry, something went wrong.
No results found
Add julia-repl-set-julia-editor and julia-repl-use-emacsclient to set the editor (@dellison )
Fix bug in regex (@dellison )
make julia-repl-cd change the directory associated with the Julia REPL inferior buffer (@dellison )
fix implicit dependencies (thanks @pand5461 for reporting and checking)
option for activating home project
23 Sep 11:25
Compare
Sorry, something went wrong.
No results found
Minor feature extension: C-u C-c C-a now activates the home project .
minor fix: use cl-assert
10 Sep 08:43
Compare
Sorry, something went wrong.
No results found
Merge pull request #39 from tpapp/tp/fix-assert
explicitly require cl-lib, fix assert form
Initial stable release.
08 Sep 12:34
Compare
Sorry, something went wrong.
No results found
Supports Julia 1.0 (and of course 0.7).