Ecosyste.ms: Issues

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

GitHub / ruby/typeprof issues and pull requests

#271 - Support Prism 1.0.0

Pull Request - State: closed - Opened by mame about 1 month ago

#270 - Avoid double edge on self assignment of type var

Pull Request - State: closed - Opened by mame about 1 month ago

#269 - Avoid wrong infinite loop

Pull Request - State: closed - Opened by mame about 1 month ago

#268 - Support Rational literal

Pull Request - State: closed - Opened by mame about 1 month ago

#267 - Temporarily ignore "return" in non-method scope

Pull Request - State: closed - Opened by mame about 1 month ago

#266 - Support MultiWriteNode with ClassVariableWriteNode

Pull Request - State: closed - Opened by mame about 1 month ago

#265 - Partially revert 39e434ff1308e7021ae4521bc26133189f5600e4

Pull Request - State: closed - Opened by mame about 1 month ago

#264 - Avoid multi edge

Pull Request - State: closed - Opened by mame about 1 month ago

#263 - Support multi_write_node: /(?<a>x)/ =~ "x"; a

Pull Request - State: closed - Opened by mame about 1 month ago

#262 - Fix an error on multi next statements

Pull Request - State: closed - Opened by mame about 1 month ago

#261 - typeprof stuck in rexml

Issue - State: closed - Opened by alpaca-tc about 2 months ago - 4 comments

#260 - Remove unneeded intermediate vertexes for rbs

Pull Request - State: closed - Opened by mame about 2 months ago

#259 - Prevent the analysis from getting stuck

Pull Request - State: closed - Opened by mame about 2 months ago - 1 comment

#258 - Tentatively accept anything as a proc type

Pull Request - State: closed - Opened by mame about 2 months ago

#257 - Fix double-edge error when the same keyword hash is passed to a method

Pull Request - State: closed - Opened by mame about 2 months ago

#256 - Fix double-edge issue when passes the same rest args twice

Pull Request - State: closed - Opened by mame about 2 months ago

#255 - Support unnamed splat on masgn

Pull Request - State: closed - Opened by mame about 2 months ago

#254 - Support splat for masgn

Pull Request - State: closed - Opened by mame about 2 months ago

#253 - Keyword splat tentative

Pull Request - State: closed - Opened by mame about 2 months ago

#252 - Avoid error on dynamic constant assignment

Pull Request - State: closed - Opened by mame about 2 months ago

#251 - Fix "unknown type var: Elem"

Pull Request - State: closed - Opened by mame about 2 months ago

#250 - Tentative support of post_execution_node

Pull Request - State: closed - Opened by mame about 2 months ago

#249 - Fix include a module under included module

Pull Request - State: closed - Opened by mame about 2 months ago

#248 - Tentative support of hash splat `{ **expr }`

Pull Request - State: closed - Opened by mame about 2 months ago

#247 - Dummy support of alias_global_variable_node

Pull Request - State: closed - Opened by mame about 2 months ago

#246 - Tentative support of for node

Pull Request - State: closed - Opened by mame about 2 months ago

#245 - Fix indentation warning

Pull Request - State: closed - Opened by alpaca-tc 2 months ago

#244 - Fix `TypeError: wrong argument type NilClass (must respond to :each)`

Pull Request - State: closed - Opened by alpaca-tc 2 months ago - 1 comment

#243 - Support splat (but still very ad-hoc; it only supports a Range)

Pull Request - State: closed - Opened by mame 2 months ago - 1 comment

#242 - Support empty while statement

Pull Request - State: closed - Opened by mame 2 months ago

#241 - Ad-hoc fix for mutually recursive aliases

Pull Request - State: closed - Opened by mame 2 months ago

#240 - Revert "Revert "Auto merge test""

Pull Request - State: closed - Opened by mame 2 months ago

#239 - Revert "Auto merge test"

Pull Request - State: closed - Opened by mame 2 months ago

#238 - Auto merge test

Pull Request - State: closed - Opened by mame 2 months ago

#237 - Support undef statement (as nop)

Pull Request - State: closed - Opened by mame 2 months ago

#236 - Support embedded_variable_node

Pull Request - State: closed - Opened by mame 2 months ago

#235 - Support toplevel return

Pull Request - State: closed - Opened by mame 2 months ago

#234 - Check the return type of methods defined by attr_*

Pull Request - State: closed - Opened by mame 2 months ago

#233 - Add back reference

Pull Request - State: closed - Opened by mame 2 months ago

#232 - Temporarily handle type parameters (as "any" type)

Pull Request - State: closed - Opened by mame 2 months ago

#231 - Add an RBS for "TypeProf" namespace

Pull Request - State: closed - Opened by mame 2 months ago

#230 - Stop node retrieval iteration in "definition" when matched

Pull Request - State: closed - Opened by mame 2 months ago

#229 - Prevent node reusing when the method definition result is used

Pull Request - State: closed - Opened by mame 2 months ago

#228 - Fixed an error that occurred with a call with no method name.

Pull Request - State: closed - Opened by alpaca-tc 3 months ago - 1 comment

#227 - Support rescue_modifier_node

Pull Request - State: closed - Opened by alpaca-tc 3 months ago - 1 comment

#226 - Remove unused `TextId`

Pull Request - State: closed - Opened by hoshinotsuyoshi 3 months ago - 1 comment

#225 - Vertex#show_name is no longer useful for debugging

Pull Request - State: closed - Opened by alpaca-tc 3 months ago - 1 comment

#224 - Fix elsif handling

Pull Request - State: closed - Opened by mame 3 months ago

#223 - Fix the handling of multibyte characters

Pull Request - State: closed - Opened by NotFounds 3 months ago - 2 comments

#222 - Added support for SingletonClassNode

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 2 comments

#221 - Add `elsif` to known-issues

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#220 - $1 returns String

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#219 - Make #parts non-destructive

Pull Request - State: closed - Opened by alpaca-tc 4 months ago

#218 - fix: interpolated_string_node

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#217 - Fix an error when parsing `case` statement without predicate

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#216 - Support `$1` ~ `$9`

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#215 - Support `next x, y`

Pull Request - State: closed - Opened by hoshinotsuyoshi 4 months ago - 1 comment

#214 - Add break-in-loop scenario as a known issue

Pull Request - State: closed - Opened by mame 4 months ago

#213 - Add dog_bench.rb into the GitHub Actions

Pull Request - State: closed - Opened by mame 4 months ago

#212 - next in loop does not pass args

Pull Request - State: closed - Opened by mame 4 months ago

#211 - Now `tool/dog_bench.rb` cannot handle `core/ast/base.rb`

Issue - State: closed - Opened by hoshinotsuyoshi 4 months ago - 1 comment

#210 - Add until-next issue to known-issues

Pull Request - State: closed - Opened by hoshinotsuyoshi 4 months ago - 1 comment

#209 - Move post args after a rest arg in RBS hover

Pull Request - State: closed - Opened by mame 4 months ago

#208 - Support numbered parameter

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#207 - Partial support for passing keyword arguments to CallNode

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 2 comments

#206 - Render keyword arguments defined in RBS with hover

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 3 comments

#205 - Render positional arguments defined in RBS with hover

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#204 - Remove known-issues for class variable

Pull Request - State: closed - Opened by k-nasa 4 months ago - 1 comment

#203 - Implement class_variable_operator_write_node

Pull Request - State: closed - Opened by k-nasa 4 months ago

#202 - implement class_variable_or_write_node

Pull Request - State: closed - Opened by k-nasa 4 months ago - 1 comment

#201 - Implement class_variable_and_write_node

Pull Request - State: closed - Opened by k-nasa 4 months ago - 1 comment

#200 - Support `return x, y`

Pull Request - State: closed - Opened by hoshinotsuyoshi 4 months ago - 1 comment

#199 - Degenerate to type-level interpretation when builtin method fails

Pull Request - State: closed - Opened by mame 4 months ago

#198 - Make MatchLastLineNode return a bool type

Pull Request - State: closed - Opened by mame 4 months ago

#197 - Support Complex type

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#196 - Implement `ClassVariableWriteNode` and `ClassVariableReadNode`

Pull Request - State: closed - Opened by k-nasa 4 months ago - 3 comments

#195 - Add a known issues scenario for argv

Pull Request - State: closed - Opened by ShoheiMitani 4 months ago - 1 comment

#194 - Implement `SourceEncodingNode`

Pull Request - State: closed - Opened by k-nasa 4 months ago - 1 comment

#193 - Support match_last_line_node and interpolated_match_last_line_node

Pull Request - State: closed - Opened by alpaca-tc 4 months ago - 1 comment

#192 - Add tests for issues #95, #97, and #98 to v2 branch

Pull Request - State: closed - Opened by mame 4 months ago

#191 - Support optional/rest keyword arguments for method definition

Pull Request - State: closed - Opened by mame 4 months ago

#190 - Wrap keyword arguments in eval to enable dogfooding

Pull Request - State: closed - Opened by akouryy 4 months ago

#189 - Implementing for node

Pull Request - State: closed - Opened by k-nasa 4 months ago

#188 - Add branch test for else

Pull Request - State: closed - Opened by k-nasa 4 months ago

#187 - Add test for begin, else, ensure, rescue

Pull Request - State: closed - Opened by k-nasa 4 months ago

#186 - Support RBS attribute definitions

Pull Request - State: closed - Opened by akouryy 4 months ago - 3 comments

#185 - Add settings for GitHub Codespaces

Pull Request - State: closed - Opened by sinsoku 4 months ago - 2 comments

#184 - Add a scenario for alias global variable

Pull Request - State: closed - Opened by k-nasa 4 months ago

#183 - Add a scenario for definition jumps in multibyte characters

Pull Request - State: closed - Opened by NotFounds 5 months ago - 1 comment

#182 - Support keyword arguments support partially

Pull Request - State: closed - Opened by euglena1215 5 months ago - 2 comments

#181 - Add singleton class to known-issues

Pull Request - State: closed - Opened by euglena1215 5 months ago - 1 comment

#180 - Support retry

Pull Request - State: closed - Opened by cobafan 5 months ago - 5 comments

#179 - Support xstring

Pull Request - State: closed - Opened by k-nasa 5 months ago - 1 comment

#178 - Support source_line_node

Pull Request - State: closed - Opened by k-nasa 5 months ago - 1 comment

#177 - Add test scenario for source_file

Pull Request - State: closed - Opened by k-nasa 5 months ago

#176 - Summarizing the Prism AST Coverage

Issue - State: open - Opened by k-nasa 5 months ago

#175 - Ensure service is reset after scenario test failures

Pull Request - State: closed - Opened by akouryy 5 months ago - 1 comment

#174 - Make `tool/scenario_runner.rb` executable

Pull Request - State: closed - Opened by smasato 5 months ago - 1 comment

#173 - Initial support lambda node

Pull Request - State: closed - Opened by euglena1215 5 months ago - 2 comments

#172 - Add README.md for excited rubist

Pull Request - State: closed - Opened by k-nasa 5 months ago - 1 comment