Releases: tpapp/julia-repl
Releases · tpapp/julia-repl
new location expression
Compare
Sorry, something went wrong.
No results found
tpapp
released this
11 Feb 15:04
Recognize locations in expression starting at path.jl:linenum in the REPL with compilation-error-regexp-alist.
Add vterm backend, various minor fixes.
Compare
Sorry, something went wrong.
No results found
tpapp
released this
24 Jan 09:24
Add vterm backend, various minor fixes.
support for Revise.includet, unconditionally saving buffers
Compare
Sorry, something went wrong.
No results found
tpapp
released this
10 Sep 13:08
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
Compare
Sorry, something went wrong.
No results found
tpapp
released this
20 Apr 15:00
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
Compare
Sorry, something went wrong.
No results found
tpapp
released this
23 Sep 11:25
Minor feature extension: C-u C-c C-a now activates the home project .
minor fix: use cl-assert
Compare
Sorry, something went wrong.
No results found
tpapp
released this
10 Sep 08:43
Merge pull request #39 from tpapp/tp/fix-assert
explicitly require cl-lib, fix assert form
Initial stable release.
Compare
Sorry, something went wrong.
No results found
tpapp
released this
08 Sep 12:34
Supports Julia 1.0 (and of course 0.7).