Ecosyste.ms: Issues

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

GitHub / gofed/symbols-extractor issues and pull requests

#161 - Parse modules.txt of go modules to create dependency snapshot

Issue - State: open - Opened by ingvagabund over 3 years ago - 1 comment
Labels: help wanted

#160 - The second operand &{true -3 int builtin} of << is not uint, at pos 5655

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

#159 - Make golist work in presence of multiple import paths

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

#158 - didn't find "github.com/google/go-cmp/cmp"

Issue - State: open - Opened by nicolasStevenin over 5 years ago - 1 comment

#157 - runtime panic, nil dereference when running %gochecks

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

#156 - RFE: provide buildable command list, with command name

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

#155 - RFE: Please provide a switch to process an import path *and* its tests

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

#154 - [Bug] Crash when processing github.com/kr/pretty 0.1.0

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

#153 - incomplete import detection for tests

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

#152 - Rebuild distro rpms

Issue - State: open - Opened by ingvagabund about 6 years ago

#149 - Bump to go1.10

Pull Request - State: closed - Opened by ingvagabund about 6 years ago

#147 - [Bug] unexpected directory layout (whatever that means)

Issue - State: closed - Opened by nim-nim over 6 years ago - 11 comments

#144 - Please release

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

#143 - License?

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

#142 - Skip upstream known files

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#140 - Allow to repeat ignore options

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#139 - Refactor golist utilities

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#138 - RFE: provide minimal library for spec macros

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

#137 - Introduce cmd/golist to list provided/imported packages over entire project

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

#136 - Allow to process a library

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#135 - Compare kube-apiserver 1.9.0 with etcd-3.0.0

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#134 - Update README

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#133 - Evaluate dynamic allocations when listing recursive allocations

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#132 - Parse kubelet 1.9.0

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#131 - Fix the type switch processing

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#130 - Report API changes in allocated symbols

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#129 - Process cmd/kubectl 1.9.0

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#128 - Parse coreos/etcd/cmd/etcdctl

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#127 - Extract common project with a glide.lock file

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#126 - Load various tables only when needed

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#125 - Present properly allocated symbols table of a common project

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#124 - Store contracts

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#123 - Store statically allocated symbols

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#122 - Store vendored deps under vendor directories

Issue - State: open - Opened by ingvagabund over 6 years ago

#120 - relayout extracted artefacts directory hiearchy

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#118 - Create a table of allocated symbols for each package

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

#117 - Reimplement constants handling

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#115 - Propagate other contracts

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#114 - Replace Interface with Variable in Map, List and Range typevars

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#113 - Propagate binary ops

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#112 - Generate contracts for variable definitions as well

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#111 - Relayout testdata to be shared among more tests

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#110 - Introduce simple data type propagation runner

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#108 - Minor improvements

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#107 - Replace Field Interface with Variable

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#106 - replace typevars Function with typevars Variable

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#105 - Set a package when creating a typevar.Constant

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#104 - Move symbols out of the pkg/parser

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#103 - fix contracts generated for composite literal

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#102 - Promote Argument and ReturnType function type to interface

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#101 - Implement data type propagation

Issue - State: open - Opened by ingvagabund over 6 years ago

#100 - Distinguish between local and global variables

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#99 - Receiver id can not conflict with param/return id

Issue - State: open - Opened by ingvagabund over 6 years ago

#98 - Store the contracts per function body

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#97 - Store params and returns once all of them are processed

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#96 - Multipackage tests

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#95 - Generate contracts for other statements

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#94 - Break out the contract unit test into smaller unit tests

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#93 - Generate contracts: experimental implementation phase I

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#92 - Assignment type inference

Pull Request - State: closed - Opened by i386x over 6 years ago

#91 - Contract for assignment

Pull Request - State: closed - Opened by i386x over 6 years ago

#90 - Contract for literal

Pull Request - State: closed - Opened by i386x over 6 years ago

#89 - Common contract data

Pull Request - State: closed - Opened by i386x over 6 years ago

#87 - Assignment bug #1 hunting

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

#86 - Expression contracts

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

#85 - generate SymbolDef separately from Go data types

Pull Request - State: closed - Opened by ingvagabund over 6 years ago

#84 - Test samples

Pull Request - State: closed - Opened by i386x over 6 years ago

#83 - WIP - Documents

Pull Request - State: open - Opened by i386x over 6 years ago

#82 - Makefile now sets up Go's environment.

Pull Request - State: closed - Opened by i386x over 6 years ago

#80 - RFE: Refactoring using `go/types`

Issue - State: open - Opened by i386x over 6 years ago - 1 comment

#79 - panic if nil

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

#78 - replace []gotypes.DataType with more general types.ExprAttribute

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

#77 - method is a variable-like symbol as well

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

#76 - describe expected input and output of expression parse like method

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

#75 - Prepare code for extraction

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

#74 - [doc] comment methods in expr_parser with expected behavior

Issue - State: open - Opened by ingvagabund almost 7 years ago

#73 - Implement function propagation analysis

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

#72 - Data type propagation analysis

Issue - State: closed - Opened by ingvagabund about 7 years ago - 1 comment
Labels: help wanted

#71 - load each global symbol only when it is needed

Pull Request - State: closed - Opened by ingvagabund about 7 years ago

#70 - introduce extract command as an entry point for processing

Pull Request - State: closed - Opened by ingvagabund about 7 years ago

#49 - handle accessing fields of data type defined by identifiers

Pull Request - State: closed - Opened by ingvagabund about 7 years ago

#42 - iota inside expressions

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

#38 - Untyped data types

Issue - State: closed - Opened by pirat89 about 7 years ago - 1 comment
Labels: bug

#21 - pkg expression: Some Identifiers have set Package correctly and some havn't.

Issue - State: closed - Opened by pirat89 about 7 years ago - 1 comment
Labels: bug

#20 - parseBinaryExpr: return variable instead of type?

Issue - State: closed - Opened by pirat89 about 7 years ago - 1 comment
Labels: question

#14 - Added gentest utility for generating of test files

Pull Request - State: open - Opened by pirat89 about 7 years ago - 4 comments

#6 - store data type of variables

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