Releases: JuliaDebug/CodeTracking.jl
Releases · JuliaDebug/CodeTracking.jl
CodeTracking 0.5.2
03 Apr 16:11
Compare
Sorry, something went wrong.
No results found
Strip macros in definition(String, m) (#32 )
CodeTracking 0.5.1
03 Apr 11:58
Compare
Sorry, something went wrong.
No results found
Fix definition(String, m) for methods defined at the REPL (#30 )
CodeTracking 0.5.0
24 Mar 09:58
Compare
Sorry, something went wrong.
No results found
All from #29 :
Avoid abspath for REPL-defined "paths"
Fix definition(String, m) for methods defined at the REPL
Run the Revise tests on Travis
CodeTracking 0.4.0
19 Mar 10:12
Compare
Sorry, something went wrong.
No results found
fix an infinite loop (#25 )
also return the first line from the String variant of definition
put the type first in the arguments to definition
CodeTracking 0.3.4
18 Mar 20:40
Compare
Sorry, something went wrong.
No results found
signatures_at support for Base and stdlibs (#21 )
signatures_at support for methods defined at the REPL (#21 )
use abspath on filenames (#24 )
CodeTracking 0.3.3
17 Mar 10:00
Compare
Sorry, something went wrong.
No results found
allow marking of methods as missing (#19 )
CodeTracking 0.3.2
16 Mar 10:07
Compare
Sorry, something went wrong.
No results found
CodeTracking 0.3.1
05 Mar 21:49
Compare
Sorry, something went wrong.
No results found
Support files associated with Main (#12 )
CodeTracking 0.3.0
04 Mar 17:14
Compare
Sorry, something went wrong.
No results found
Handle failures in Base.find_source_file (#10 )
Implement signatures_at (#11 )
CodeTracking 0.2.1
02 Mar 13:01
Compare
Sorry, something went wrong.
No results found
Add some convenience methods for line number correction (#8 )
Relax Julia version requirement (#9 )