Ecosyste.ms: Issues

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

GitHub / topazproject/topaz issues and pull requests

#95 - Add Object#hash

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#94 - fix Array#[] for ranges with negative start/end

Pull Request - State: closed - Opened by timfel over 12 years ago - 5 comments
Labels: spec-blocker

#93 - Add String#split

Pull Request - State: closed - Opened by timfel over 12 years ago

#92 - Passing `do ... end` to self send without explicit self

Issue - State: closed - Opened by timfel over 12 years ago - 2 comments
Labels: parser

#91 - else block not executed for `if ... elsif ... else`

Issue - State: closed - Opened by timfel over 12 years ago

#90 - Problem in astcompiler, creating bytecode

Issue - State: closed - Opened by timfel over 12 years ago

#89 - Regexp matching

Pull Request - State: closed - Opened by timfel over 12 years ago - 4 comments
Labels: spec-blocker

#88 - Add RbConfig and required constants and methods

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#87 - Add Module#const_defined? and Module#method_defined?

Pull Request - State: closed - Opened by timfel over 12 years ago

#86 - Add Proc#[] and tests for both #call and #[]

Pull Request - State: closed - Opened by timfel over 12 years ago

#85 - BasicObject refactoring

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment
Labels: spec-blocker

#84 - Add String#size

Pull Request - State: closed - Opened by timfel over 12 years ago

#83 - Accessing a non-existant Hash key should return nil

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#82 - Octal escape sequence parsing in dynamic strings

Pull Request - State: closed - Opened by timfel over 12 years ago

#81 - Add Kernel#Array

Pull Request - State: closed - Opened by timfel over 12 years ago

#80 - Compile &&=

Pull Request - State: closed - Opened by timfel over 12 years ago

#79 - Add ENV global object

Pull Request - State: closed - Opened by timfel over 12 years ago - 5 comments
Labels: spec-blocker

#78 - Don't leak None values when accessing Module instance variables

Pull Request - State: closed - Opened by timfel over 12 years ago - 2 comments

#77 - Add Process.pid

Pull Request - State: closed - Opened by timfel over 12 years ago

#76 - Missing things for mspec

Issue - State: closed - Opened by timfel over 12 years ago - 7 comments
Labels: spec-blocker

#75 - Implement Module#module_eval

Pull Request - State: closed - Opened by timfel over 12 years ago

#74 - allow subclassing Random objects

Pull Request - State: closed - Opened by bivab over 12 years ago

#73 - Exception subclasses

Pull Request - State: closed - Opened by bivab over 12 years ago

#72 - implement Enumerable::drop

Pull Request - State: closed - Opened by bivab over 12 years ago

#71 - instance_of and is_a

Pull Request - State: closed - Opened by chrblabla over 12 years ago - 1 comment
Labels: spec-blocker

#70 - == for booleans

Pull Request - State: closed - Opened by chrblabla over 12 years ago

#69 - Support for __END__

Pull Request - State: closed - Opened by timfel over 12 years ago - 3 comments

#68 - Add basic versions of File.new, IO.new, IO#read and IO#write

Pull Request - State: closed - Opened by timfel over 12 years ago - 9 comments
Labels: spec-blocker

#67 - Singleton methods on classes/module's don't have the correct constants

Pull Request - State: closed - Opened by alex over 12 years ago - 2 comments
Labels: bug, spec-blocker

#66 - fixed range behavior

Pull Request - State: closed - Opened by chrblabla over 12 years ago

#65 - Test performance

Issue - State: closed - Opened by alex over 12 years ago - 3 comments
Labels: bug

#64 - __LINE__ not working

Issue - State: closed - Opened by timfel over 12 years ago

#63 - &:symbol syntax doesn't work

Issue - State: closed - Opened by timfel over 12 years ago - 2 comments

#62 - Keep lexical scope of a class and implement proper constant lookup

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#61 - Hierarchy refactoring - for review

Pull Request - State: closed - Opened by timfel over 12 years ago - 4 comments

#60 - NilObject, StringObject and SymbolObject enhanced

Pull Request - State: closed - Opened by chrblabla over 12 years ago - 3 comments

#59 - Class variables interpreter support

Pull Request - State: closed - Opened by timfel over 12 years ago - 5 comments

#58 - Method visibility

Issue - State: open - Opened by alex over 12 years ago
Labels: enhancement

#57 - Declaration of nested classes doesn't work with :: syntax

Issue - State: closed - Opened by timfel over 12 years ago - 1 comment

#56 - Constant lookup is incorrect

Issue - State: closed - Opened by timfel over 12 years ago - 7 comments
Labels: spec-blocker

#55 - Include doesn't work correctly

Issue - State: closed - Opened by timfel over 12 years ago - 2 comments

#54 - Class method inheritance doesn't work

Issue - State: closed - Opened by timfel over 12 years ago - 1 comment

#53 - Various globals missing

Issue - State: closed - Opened by timfel over 12 years ago - 2 comments

#52 - Method definitions with splat arguments without braces

Issue - State: closed - Opened by timfel over 12 years ago - 1 comment
Labels: bug, parser

#51 - loop do ... end not supported

Issue - State: closed - Opened by timfel over 12 years ago - 2 comments
Labels: bug, parser

#50 - __END__ not supported

Issue - State: open - Opened by timfel over 12 years ago - 2 comments

#49 - Uninitialized constant Dir

Issue - State: closed - Opened by timfel over 12 years ago

#48 - alias statement

Issue - State: closed - Opened by alex over 12 years ago
Labels: enhancement, spec-blocker, parser

#47 - Support empty regexp

Pull Request - State: closed - Opened by timfel over 12 years ago

#46 - Fix assosciativity of some ops

Issue - State: closed - Opened by alex over 12 years ago
Labels: bug, parser

#45 - Automatic string concatenation

Pull Request - State: closed - Opened by timfel over 12 years ago

#44 - case with no expression

Pull Request - State: closed - Opened by alex over 12 years ago
Labels: bug, spec-blocker

#43 - Slash as a line continuation character

Issue - State: closed - Opened by alex over 12 years ago
Labels: enhancement, spec-blocker

#42 - Support for unbound constant lookup

Issue - State: closed - Opened by alex over 12 years ago
Labels: enhancement, spec-blocker

#41 - rescue with multiple exception types

Issue - State: closed - Opened by alex over 12 years ago
Labels: enhancement, spec-blocker

#40 - Splat in return

Issue - State: closed - Opened by alex over 12 years ago - 1 comment
Labels: bug, spec-blocker

#39 - Block argument after nested constant doesn't work

Issue - State: closed - Opened by timfel over 12 years ago - 2 comments
Labels: bug, spec-blocker

#38 - Allow assignment to splat

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#37 - Support assigments with splats on RHS

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#36 - qwords support (%w, %W)

Pull Request - State: closed - Opened by timfel over 12 years ago

#35 - Parse argument-hash syntax

Issue - State: closed - Opened by timfel over 12 years ago
Labels: bug, spec-blocker

#34 - parse escaped characters after ?

Pull Request - State: closed - Opened by timfel over 12 years ago - 2 comments

#33 - Support for heredocs

Issue - State: closed - Opened by alex over 12 years ago
Labels: enhancement, spec-blocker

#32 - Multi-assignment with splat

Issue - State: closed - Opened by timfel over 12 years ago
Labels: bug, spec-blocker

#31 - parse strings that escape the string delimiters

Pull Request - State: closed - Opened by timfel over 12 years ago

#30 - add modulo assignment parsing

Pull Request - State: closed - Opened by timfel over 12 years ago

#29 - Some class methods throw errors

Issue - State: closed - Opened by chrblabla over 12 years ago - 2 comments

#28 - String symbols

Issue - State: closed - Opened by alex over 12 years ago - 1 comment
Labels: bug, spec-blocker

#27 - Fix parsing strip interpolation

Issue - State: closed - Opened by alex over 12 years ago - 2 comments
Labels: enhancement

#26 - Avoid copied blocks for multi-when

Pull Request - State: closed - Opened by timfel over 12 years ago - 1 comment

#25 - Make `when` with multiple clauses not duplicate the body

Issue - State: closed - Opened by alex over 12 years ago - 2 comments
Labels: enhancement

#24 - Support multiple expressions in when statement

Pull Request - State: closed - Opened by timfel over 12 years ago

#23 - Hash parsing fix

Pull Request - State: closed - Opened by timfel over 12 years ago

#22 - Add RubyHash based on Python dict

Pull Request - State: closed - Opened by timfel over 12 years ago - 2 comments

#21 - Support inline while statement

Pull Request - State: closed - Opened by timfel over 12 years ago

#20 - Add parsing, tests and methods for <, >, ==, <= and >=.

Pull Request - State: closed - Opened by asenchi over 12 years ago

#19 - << into global causes a parsing error

Issue - State: closed - Opened by timfel over 12 years ago

#18 - number format support

Pull Request - State: closed - Opened by timfel over 12 years ago

#17 - `or` and `and` operators

Pull Request - State: closed - Opened by alex over 12 years ago - 6 comments
Labels: bug, enhancement

#16 - Support more number format options

Pull Request - State: closed - Opened by timfel over 12 years ago

#15 - raise stack depth limit

Issue - State: open - Opened by timfel over 12 years ago - 8 comments
Labels: enhancement

#14 - Parser gets confused about - as operator vs prefix

Issue - State: closed - Opened by timfel over 12 years ago - 4 comments

#13 - Work on the Comparable module

Pull Request - State: closed - Opened by asenchi over 12 years ago - 3 comments

#12 - Shell invocation syntax

Pull Request - State: closed - Opened by alex over 12 years ago
Labels: enhancement

#11 - String interpolation

Issue - State: closed - Opened by alex over 12 years ago - 1 comment
Labels: enhancement

#10 - for loops

Issue - State: closed - Opened by alex over 12 years ago - 10 comments
Labels: enhancement, parser

#9 - Making the parser support declaring all types of methods

Issue - State: closed - Opened by alex over 12 years ago
Labels: enhancement

#8 - Add <=> to the lexer

Pull Request - State: closed - Opened by asenchi over 12 years ago

#7 - Add String#length

Pull Request - State: closed - Opened by asenchi over 12 years ago

#6 - Array functionality

Pull Request - State: closed - Opened by chrblabla over 12 years ago - 5 comments

#5 - Work adding Enumerable methods.

Pull Request - State: closed - Opened by asenchi over 12 years ago - 3 comments

#4 - Fix name of test object for enumerables

Pull Request - State: closed - Opened by asenchi over 12 years ago

#3 - break/return/etc. inside of a block

Issue - State: closed - Opened by alex over 12 years ago - 2 comments
Labels: bug

#2 - Splat and block arg handling for blocks.

Issue - State: closed - Opened by alex over 12 years ago - 2 comments
Labels: enhancement

#1 - A syntax error results in a segfault

Issue - State: closed - Opened by alex over 12 years ago - 1 comment
Labels: bug