Skip to content

Pull requests: d4l3k/go-pry

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

README code now executes without error
#4 by trevrosen was closed Mar 27, 2015 Loading…
README code now executes without error
#5 by trevrosen was closed Mar 27, 2015 Loading…
Fix pryrepl.org link in README.
#3 by benhamill was merged Mar 27, 2015 Loading…
support windows
#18 by mattn was merged Jul 11, 2017 Loading…
fixed handling of interface{}. Fixes #25
#26 by d4l3k was merged Jul 14, 2017 Loading…
build: added 1.8.x to travis.yml
#38 by d4l3k was merged Jul 25, 2017 Loading…
added test coverage for the CLI code
#35 by d4l3k was merged Jul 24, 2017 Loading…
Respect build constraints on files. Fixes #36
#37 by d4l3k was merged Aug 7, 2017 Loading…
Adding instructions for installing gocode
#33 by JJ was merged Jul 23, 2017 Loading…
Save history to .go-pry_history
#32 by d4l3k was merged Jul 21, 2017 Loading…
CTRL-D now exits pry. Fixes #20
#22 by d4l3k was merged Jul 14, 2017 Loading…
fix backspace and delete
#29 by mattn was merged Jul 17, 2017 Loading…
go-tty.Close() on exit. Should fix #21
#27 by d4l3k was merged Jul 14, 2017 Loading…
if, defers, correct func scoping, struct{} support
#30 by d4l3k was merged Jul 17, 2017 Loading…
ci: disable osx, add 1.7.x
#16 by d4l3k was merged Dec 25, 2016 Loading…
pry: go-pry now properly works on go1.5
#15 by d4l3k was merged Dec 25, 2016 Loading…
Fuzz
#51 by d4l3k was merged May 3, 2018 Loading…
Arrays
#50 by d4l3k was merged May 2, 2018 Loading…
pry: remove pre1.5 broken support
#57 by d4l3k was merged Jun 6, 2018 Loading…
Add -i flag to go install command
#56 by mitch-seymour was merged Jun 6, 2018 Loading…
add function arguments into scope. Fixes #54
#55 by d4l3k was merged Jun 5, 2018 Loading…
dropped support for pre 1.7 go versions
#58 by d4l3k was merged Aug 2, 2018 Loading…
ProTip! no:milestone will show everything without a milestone.