Ecosyste.ms: Issues

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

GitHub / mvdan/gogrep issues and pull requests

#64 - Freezing and deprecating this project

Issue - State: open - Opened by mvdan about 3 years ago - 5 comments
Labels: help wanted

#63 - update x/tools version

Pull Request - State: closed - Opened by icholy over 3 years ago

#62 - internal error: go list gives conflicting information for package internal/bytealg

Issue - State: closed - Opened by icholy over 3 years ago - 1 comment

#61 - avoid NeedImports when not needed

Pull Request - State: closed - Opened by rogpeppe over 3 years ago

#60 - update usage information

Pull Request - State: open - Opened by rogpeppe over 3 years ago

#58 - no Go files in ...

Issue - State: closed - Opened by kandeshvari over 3 years ago - 2 comments

#57 - more examples

Issue - State: closed - Opened by exitstop about 4 years ago - 2 comments

#56 - feature request: -single-file param

Issue - State: open - Opened by quasilyte about 4 years ago

#55 - API for gogrep matching engine

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

#54 - option to skip type checks

Issue - State: open - Opened by andybalholm about 4 years ago

#53 - Handle `*ast.KeyValueExpr` in `fromWildNode`

Pull Request - State: closed - Opened by magodo about 4 years ago - 3 comments

#52 - $?<name> to match a single optional node

Issue - State: open - Opened by quasilyte over 4 years ago - 1 comment

#51 - fix range stmt matching

Pull Request - State: closed - Opened by quasilyte over 4 years ago

#50 - $*_ for import specs

Issue - State: open - Opened by quasilyte over 4 years ago - 2 comments

#49 - Matching of the empty block

Issue - State: closed - Opened by quasilyte over 4 years ago - 1 comment

#48 - Support for $*_ inside function params

Issue - State: open - Opened by quasilyte over 4 years ago - 1 comment

#47 - $*_ for function return values

Issue - State: closed - Opened by quasilyte over 4 years ago - 1 comment

#46 - readme: fix typo s/semicolonss/semicolons/

Pull Request - State: closed - Opened by quasilyte over 4 years ago

#45 - $(_ /regexp/) syntax doesn't seem to be working

Issue - State: closed - Opened by quasilyte over 4 years ago - 1 comment

#44 - Add a gogrep talk link into a readme?

Issue - State: open - Opened by quasilyte over 4 years ago - 4 comments

#43 - match constants based on value as well as syntax

Issue - State: open - Opened by josharian almost 5 years ago - 2 comments

#42 - Can't match ` '(a << k) | (a >> (32 - k))' ` with wildcards

Issue - State: closed - Opened by dgryski about 5 years ago - 3 comments

#41 - readme: typo fix

Pull Request - State: closed - Opened by ferhatelmas over 5 years ago

#39 - Switch to go/packages for module support

Issue - State: closed - Opened by mvdan over 5 years ago

#38 - Support for searching struct types

Issue - State: closed - Opened by myitcv over 5 years ago - 2 comments

#37 - readme: mention -a action + add example

Pull Request - State: closed - Opened by quasilyte almost 6 years ago - 3 comments

#36 - gogrep panics with "func $x()" pattern

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

#35 - Update README

Pull Request - State: closed - Opened by divan almost 6 years ago

#34 - Still fails at substituting empty lists at times

Issue - State: closed - Opened by mvdan about 6 years ago

#33 - fix typo in usage

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

#32 - Advanced queries via Go code

Issue - State: open - Opened by mvdan about 6 years ago - 8 comments

#31 - Add type predicates support

Issue - State: closed - Opened by quasilyte about 6 years ago - 5 comments

#30 - Using types not in the standard library

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

#29 - Provide a way to skip test files

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

#28 - proposal: get rid of the $() syntax in favor of more commands

Issue - State: closed - Opened by mvdan over 6 years ago

#27 - REPL mode to avoid re-loading from source

Issue - State: closed - Opened by mvdan over 6 years ago - 3 comments

#26 - rethink commands to allow any number of args

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

#25 - more variations of type restrictions

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

#24 - allow 'for $*_ {}' to match 'for {}', 'for x {}' and 'for x; y {}'

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

#23 - add composability of commands

Issue - State: closed - Opened by mvdan over 6 years ago - 3 comments

#22 - a variant of $*_ that discards the nodes

Issue - State: closed - Opened by mvdan over 6 years ago - 4 comments

#21 - add regex matching (limited to idents)

Issue - State: closed - Opened by mvdan over 6 years ago - 5 comments

#20 - decide whether "b; c" should match "{ a; b; c; d }"

Issue - State: closed - Opened by mvdan almost 7 years ago - 4 comments

#19 - add full filesystem tests

Issue - State: closed - Opened by mvdan almost 7 years ago - 1 comment

#18 - matcher does not match some expressions that it should

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 3 comments

#17 - syntax errors report wrong position information

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 3 comments

#16 - cannot search for switch statement with arbitrary body

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 3 comments

#15 - search for separate statements allows exprlist too

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 1 comment

#14 - deal with exprList explicitly when printing

Pull Request - State: closed - Opened by rogpeppe almost 7 years ago

#13 - support more ast node types

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

#12 - think whether B.C should match A.B.C

Issue - State: open - Opened by mvdan almost 7 years ago - 4 comments

#11 - support package-recursive search

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 3 comments

#10 - multiplication is confused with "any" specification

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 1 comment

#9 - avoid node slice copying

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

#8 - Don't always depend on type information

Issue - State: closed - Opened by mvdan almost 7 years ago

#7 - match multiple arguments

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 3 comments

#6 - Allow specification of .go files as well as packages

Issue - State: closed - Opened by rogpeppe almost 7 years ago - 16 comments

#5 - Allow standard input too

Issue - State: open - Opened by rogpeppe almost 7 years ago - 4 comments

#4 - make matcher optionally more agressive

Issue - State: open - Opened by mvdan almost 7 years ago - 11 comments

#3 - Add type constraints

Issue - State: closed - Opened by mvdan almost 7 years ago - 10 comments

#2 - Add an "any number of" wildcard

Issue - State: closed - Opened by mvdan almost 7 years ago - 3 comments

#1 - Allow giving any AST node as a match expression

Issue - State: closed - Opened by mvdan almost 7 years ago - 1 comment