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

can't find golang.org/x/tools/go/gcimporter15
#48 by j-o-lantern0422 was closed Jun 6, 2018 Loading…
Respect build constraints on files. Fixes #36
#37 by d4l3k was merged Aug 7, 2017 Loading…
support windows
#18 by mattn was merged Jul 11, 2017 Loading…
Fix pryrepl.org link in README.
#3 by benhamill was merged Mar 27, 2015 Loading…
added test coverage for the CLI code
#35 by d4l3k was merged Jul 24, 2017 Loading…
Adding instructions for installing gocode
#33 by JJ was merged Jul 23, 2017 Loading…
fix backspace and delete
#29 by mattn was merged Jul 17, 2017 Loading…
ci: disable osx, add 1.7.x
#16 by d4l3k was merged Dec 25, 2016 Loading…
Fuzz
#51 by d4l3k was merged May 3, 2018 Loading…
Add -i flag to go install command
#56 by mitch-seymour was merged Jun 6, 2018 Loading…
fixed history for JS builds
#72 by d4l3k was closed Jul 26, 2021 Loading…
Add basic tests for generate.ImportPry
#64 by tsyber1an was merged Sep 29, 2018 Loading…
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…
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…
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…
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…
pry: go-pry now properly works on go1.5
#15 by d4l3k was merged Dec 25, 2016 Loading…
Arrays
#50 by d4l3k was merged May 2, 2018 Loading…
ProTip! Filter pull requests by the default branch with base:master.