Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / d4l3k/go-pry issues and pull requests

#79 - integrate with https://github.com/go-rod/rod

Issue - State: open - Opened by passerbyo over 2 years ago

#78 - build(deps): bump xterm from 3.7.0 to 3.8.1 in /playground

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#76 - Parsing errors

Issue - State: closed - Opened by mattdornfeld over 5 years ago - 1 comment

#75 - Consider gomacro

Issue - State: closed - Opened by Mic92 over 5 years ago - 1 comment

#74 - Working with Echo

Issue - State: open - Opened by kalashnikovisme almost 6 years ago

#73 - seems like Doesn't Support Go 1.11 Go Module

Issue - State: closed - Opened by reducm almost 6 years ago - 5 comments

#72 - fixed history for JS builds

Pull Request - State: closed - Opened by d4l3k almost 6 years ago - 1 comment

#71 - panic: failed to TypeCheck

Issue - State: closed - Opened by nitrocode almost 6 years ago - 1 comment

#70 - How to use go-pry in chrome ?

Issue - State: closed - Opened by worldofprasanna almost 6 years ago - 4 comments

#69 - go-pry> panic: rpc: can't find service RPC.RPC_auto_complete

Issue - State: closed - Opened by pathbox about 6 years ago - 4 comments

#68 - .travis.yml: update build versions

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#67 - playground/server: added WASM generation tests

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#66 - Add support for dynamically generating WASM bundles

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#65 - Refactor: implement History as an interface

Pull Request - State: closed - Opened by tsyber1an about 6 years ago - 3 comments

#64 - Add basic tests for generate.ImportPry

Pull Request - State: closed - Opened by tsyber1an about 6 years ago - 2 comments

#63 - playground: added loading indicator

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#62 - playground and interpreter language compatibility improvements

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#61 - Playground via WebAssembly

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#60 - Fix regexp

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#59 - assignment count mismatch:

Issue - State: closed - Opened by meetme2meat about 6 years ago - 1 comment

#58 - dropped support for pre 1.7 go versions

Pull Request - State: closed - Opened by d4l3k about 6 years ago - 1 comment

#57 - pry: remove pre1.5 broken support

Pull Request - State: closed - Opened by d4l3k over 6 years ago - 1 comment

#56 - Add -i flag to go install command

Pull Request - State: closed - Opened by mitch-seymour over 6 years ago - 2 comments

#55 - add function arguments into scope. Fixes #54

Pull Request - State: closed - Opened by d4l3k over 6 years ago - 1 comment

#54 - Can't Print Variable

Issue - State: closed - Opened by wilbertliu over 6 years ago - 1 comment

#53 - It Doesn’t Work When Using Alongside Gin

Issue - State: closed - Opened by wilbertliu over 6 years ago - 2 comments

#52 - Installation problem from go get

Issue - State: closed - Opened by mingrammer over 6 years ago - 2 comments

#51 - Fuzz

Pull Request - State: closed - Opened by d4l3k over 6 years ago - 2 comments

#50 - Arrays

Pull Request - State: closed - Opened by d4l3k over 6 years ago - 1 comment

#49 - Is go-pry supposed to run standalone

Issue - State: closed - Opened by tompave over 6 years ago - 13 comments

#48 - can't find golang.org/x/tools/go/gcimporter15

Pull Request - State: closed - Opened by j-o-lantern0422 over 6 years ago - 10 comments

#47 - How about adding debug commands such likes continue or run?

Issue - State: open - Opened by jkryanchou almost 7 years ago - 7 comments
Labels: enhancement

#46 - Access to unexported

Issue - State: open - Opened by q6r almost 7 years ago - 1 comment
Labels: enhancement

#45 - ignore vendor/ to avoid issues with transitive dependencies

Pull Request - State: closed - Opened by d4l3k almost 7 years ago - 1 comment

#44 - cannot find package "foo"

Issue - State: closed - Opened by komuw about 7 years ago - 8 comments

#43 - Unable to create array of set length

Issue - State: closed - Opened by sinzin91 about 7 years ago - 3 comments

#42 - Installation of go-pry

Issue - State: closed - Opened by jeffreyyong about 7 years ago - 2 comments

#41 - interpreter: implement in place variable modifications, ex +=, -=, /=

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#40 - String concatenation doesn't seem to work?

Issue - State: closed - Opened by sinzin91 about 7 years ago - 1 comment

#39 - IDE integration

Issue - State: closed - Opened by jspraul about 7 years ago - 1 comment

#38 - build: added 1.8.x to travis.yml

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#37 - Respect build constraints on files. Fixes #36

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 5 comments

#36 - import "runtime" causes "too many errors"

Issue - State: closed - Opened by mmullis about 7 years ago - 2 comments

#35 - added test coverage for the CLI code

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 2 comments

#34 - Access the latest value

Issue - State: open - Opened by JJ about 7 years ago - 1 comment
Labels: enhancement

#33 - Adding instructions for installing `gocode`

Pull Request - State: closed - Opened by JJ about 7 years ago - 2 comments

#32 - Save history to .go-pry_history

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#31 - -Better and elegantly connect strings using fmt.Sprintf

Pull Request - State: closed - Opened by wgliang about 7 years ago - 1 comment

#30 - if, defers, correct func scoping, struct{} support

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#29 - fix backspace and delete

Pull Request - State: closed - Opened by mattn about 7 years ago - 2 comments

#28 - Question/Discussion: REPL history + copy-paste

Issue - State: closed - Opened by mindreframer about 7 years ago - 6 comments

#27 - go-tty.Close() on exit. Should fix #21

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#26 - fixed handling of interface{}. Fixes #25

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#25 - Error running go-pry: panic: interface conversion: interface is nil, not reflect.Type

Issue - State: closed - Opened by Gonzih about 7 years ago - 6 comments

#24 - Channels, Goroutines, For/While, Break, Continue, Select, Switch

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#23 - Missing dependencies?

Issue - State: closed - Opened by arran4 about 7 years ago - 1 comment

#22 - CTRL-D now exits pry. Fixes #20

Pull Request - State: closed - Opened by d4l3k about 7 years ago - 1 comment

#21 - [bug] after running the go-pry, terminal changed

Issue - State: closed - Opened by jsvisa about 7 years ago - 10 comments

#20 - Control-D at prompt should exit

Issue - State: closed - Opened by eikenb about 7 years ago

#19 - Ability to run go-pry outside of main package

Issue - State: open - Opened by catherinetcai about 7 years ago - 4 comments

#18 - support windows

Pull Request - State: closed - Opened by mattn about 7 years ago - 3 comments

#17 - ABCD

Issue - State: closed - Opened by abunasersaifullah over 7 years ago - 1 comment

#16 - ci: disable osx, add 1.7.x

Pull Request - State: closed - Opened by d4l3k almost 8 years ago - 2 comments

#15 - pry: go-pry now properly works on go1.5

Pull Request - State: closed - Opened by d4l3k almost 8 years ago - 1 comment

#14 - Packages in vendor/ are not found

Issue - State: closed - Opened by rngtng almost 8 years ago - 8 comments

#13 - duplicate key in map literals

Issue - State: closed - Opened by mooreniemi about 8 years ago - 3 comments

#12 - cannot find package "golang.org/x/tools/go/gcimporter"

Issue - State: closed - Opened by daino3 over 8 years ago - 3 comments
Labels: bug

#11 - gocode executalbe fine not found in PATH

Issue - State: closed - Opened by thapakazi over 8 years ago - 3 comments

#9 - Missing dependencies

Issue - State: closed - Opened by Integralist about 9 years ago - 3 comments

#8 - Can't install

Issue - State: closed - Opened by hackervera about 9 years ago - 4 comments

#7 - go-pry not compatible with various imported packages?

Issue - State: closed - Opened by adamgeorgeson about 9 years ago - 3 comments

#6 - [Question] Any way to run a test, with pry?

Issue - State: closed - Opened by dahernan over 9 years ago - 3 comments

#5 - README code now executes without error

Pull Request - State: closed - Opened by trevrosen over 9 years ago - 1 comment

#4 - README code now executes without error

Pull Request - State: closed - Opened by trevrosen over 9 years ago - 1 comment

#3 - Fix pryrepl.org link in README.

Pull Request - State: closed - Opened by benhamill over 9 years ago - 2 comments

#2 - "For" statement not recognized

Issue - State: closed - Opened by robfig over 9 years ago - 2 comments

#1 - Exit code 2 with the README code

Issue - State: closed - Opened by TrevorBramble over 9 years ago - 3 comments