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… updated Mar 27, 2015
README code now executes without error
#5 by trevrosen was closed Mar 27, 2015 Loading… updated Mar 27, 2015
Fix pryrepl.org link in README.
#3 by benhamill was merged Mar 27, 2015 Loading… updated Mar 27, 2015
pry: go-pry now properly works on go1.5
#15 by d4l3k was merged Dec 25, 2016 Loading… updated Dec 25, 2016
ci: disable osx, add 1.7.x
#16 by d4l3k was merged Dec 25, 2016 Loading… updated Dec 25, 2016
support windows
#18 by mattn was merged Jul 11, 2017 Loading… updated Jul 11, 2017
Channels, Goroutines, For/While, Break, Continue, Select, Switch
#24 by d4l3k was merged Jul 14, 2017 Loading… updated Jul 14, 2017
CTRL-D now exits pry. Fixes #20
#22 by d4l3k was merged Jul 14, 2017 Loading… updated Jul 14, 2017
fixed handling of interface{}. Fixes #25
#26 by d4l3k was merged Jul 14, 2017 Loading… updated Jul 14, 2017
go-tty.Close() on exit. Should fix #21
#27 by d4l3k was merged Jul 14, 2017 Loading… updated Jul 14, 2017
fix backspace and delete
#29 by mattn was merged Jul 17, 2017 Loading… updated Jul 17, 2017
if, defers, correct func scoping, struct{} support
#30 by d4l3k was merged Jul 17, 2017 Loading… updated Jul 17, 2017
Save history to .go-pry_history
#32 by d4l3k was merged Jul 21, 2017 Loading… updated Jul 21, 2017
Adding instructions for installing gocode
#33 by JJ was merged Jul 23, 2017 Loading… updated Jul 23, 2017
added test coverage for the CLI code
#35 by d4l3k was merged Jul 24, 2017 Loading… updated Jul 24, 2017
build: added 1.8.x to travis.yml
#38 by d4l3k was merged Jul 25, 2017 Loading… updated Jul 25, 2017
Respect build constraints on files. Fixes #36
#37 by d4l3k was merged Aug 7, 2017 Loading… updated Aug 7, 2017
interpreter: implement in place variable modifications, ex +=, -=, /=
#41 by d4l3k was merged Sep 18, 2017 Loading… updated Sep 18, 2017
ignore vendor/ to avoid issues with transitive dependencies
#45 by d4l3k was merged Oct 1, 2017 Loading… updated Oct 1, 2017
Arrays
#50 by d4l3k was merged May 2, 2018 Loading… updated May 2, 2018
Fuzz
#51 by d4l3k was merged May 3, 2018 Loading… updated May 3, 2018
add function arguments into scope. Fixes #54
#55 by d4l3k was merged Jun 5, 2018 Loading… updated Jun 5, 2018
Add -i flag to go install command
#56 by mitch-seymour was merged Jun 6, 2018 Loading… updated Jun 6, 2018
pry: remove pre1.5 broken support
#57 by d4l3k was merged Jun 6, 2018 Loading… updated Jun 6, 2018
can't find golang.org/x/tools/go/gcimporter15
#48 by j-o-lantern0422 was closed Jun 6, 2018 Loading… updated Jun 14, 2018
ProTip! Mix and match filters to narrow down what you’re looking for.