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

fixed history for JS builds
#72 by d4l3k was closed Jul 26, 2021 Loading… updated Jul 26, 2021
build(deps): bump xterm from 3.7.0 to 3.8.1 in /playground dependencies Pull requests that update a dependency file
#78 by dependabot bot was merged Jul 26, 2021 Loading… updated Jul 26, 2021
github: switch to github actions for CI + support modules + fix tests with 1.16
#77 by d4l3k was merged Jul 26, 2021 Loading… updated Jul 26, 2021
.travis.yml: update build versions
#68 by d4l3k was merged Sep 29, 2018 Loading… updated Sep 29, 2018
playground/server: added WASM generation tests
#67 by d4l3k was merged Sep 29, 2018 Loading… updated Sep 29, 2018
Add support for dynamically generating WASM bundles
#66 by d4l3k was merged Sep 29, 2018 Loading… updated Sep 29, 2018
Add basic tests for generate.ImportPry
#64 by tsyber1an was merged Sep 29, 2018 Loading… updated Sep 29, 2018
playground: added loading indicator
#63 by d4l3k was merged Sep 21, 2018 Loading… updated Sep 21, 2018
playground and interpreter language compatibility improvements
#62 by d4l3k was merged Sep 21, 2018 Loading… updated Sep 21, 2018
Playground via WebAssembly
#61 by d4l3k was merged Sep 21, 2018 Loading… updated Sep 21, 2018
Fix regexp
#60 by d4l3k was merged Sep 20, 2018 Loading… updated Sep 20, 2018
dropped support for pre 1.7 go versions
#58 by d4l3k was merged Aug 2, 2018 Loading… updated Aug 2, 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
pry: remove pre1.5 broken support
#57 by d4l3k was merged Jun 6, 2018 Loading… updated Jun 6, 2018
Add -i flag to go install command
#56 by mitch-seymour was merged Jun 6, 2018 Loading… updated Jun 6, 2018
add function arguments into scope. Fixes #54
#55 by d4l3k was merged Jun 5, 2018 Loading… updated Jun 5, 2018
Fuzz
#51 by d4l3k was merged May 3, 2018 Loading… updated May 3, 2018
Arrays
#50 by d4l3k was merged May 2, 2018 Loading… updated May 2, 2018
ignore vendor/ to avoid issues with transitive dependencies
#45 by d4l3k was merged Oct 1, 2017 Loading… updated Oct 1, 2017
interpreter: implement in place variable modifications, ex +=, -=, /=
#41 by d4l3k was merged Sep 18, 2017 Loading… updated Sep 18, 2017
Respect build constraints on files. Fixes #36
#37 by d4l3k was merged Aug 7, 2017 Loading… updated Aug 7, 2017
build: added 1.8.x to travis.yml
#38 by d4l3k was merged Jul 25, 2017 Loading… updated Jul 25, 2017
added test coverage for the CLI code
#35 by d4l3k was merged Jul 24, 2017 Loading… updated Jul 24, 2017
Adding instructions for installing gocode
#33 by JJ was merged Jul 23, 2017 Loading… updated Jul 23, 2017
Save history to .go-pry_history
#32 by d4l3k was merged Jul 21, 2017 Loading… updated Jul 21, 2017
ProTip! Filter pull requests by the default branch with base:master.