GitHub / jruby/jruby-parser issues and pull requests
#57 - Update CStringBuilder.java
Pull Request -
State: open - Opened by fzakaria about 3 years ago
#56 - Fix setLexicalName
Pull Request -
State: open - Opened by fzakaria about 3 years ago
#55 - Ruby 2_3 support. Add support for a StrNode type for the $1 attribute.
Pull Request -
State: closed - Opened by piotrhoppe about 3 years ago
#54 - Replaced /bin/sh to /bin/bash
Pull Request -
State: closed - Opened by piotrhoppe about 3 years ago
#53 - Ruby 2_3 support. Corrected order of tokens at Ruby20parser.y and Ruby23parser.y
Pull Request -
State: closed - Opened by piotrhoppe about 3 years ago
- 8 comments
#52 - Ruby 2_3 support. Added suport for the squiggly heredoc.
Pull Request -
State: closed - Opened by piotrhoppe over 3 years ago
#51 - [SECURITY] Use HTTPS to resolve dependencies in Maven Build
Pull Request -
State: closed - Opened by JLLeitschuh about 6 years ago
- 1 comment
#50 - gemspec: Drop has_rdoc, rubyforge_project
Pull Request -
State: closed - Opened by olleolleolle over 6 years ago
#49 - Rewrite code case
Issue -
State: open - Opened by rainmantsr almost 8 years ago
- 3 comments
#48 - Update README.md to reflect code change
Pull Request -
State: closed - Opened by 2016rshah about 8 years ago
#47 - Ruby 23 support
Pull Request -
State: closed - Opened by toliman7 over 8 years ago
- 1 comment
#46 - Fix heading
Pull Request -
State: closed - Opened by pt-stripe over 8 years ago
#45 - Beginners question
Issue -
State: closed - Opened by pokeahontas almost 9 years ago
#44 - mvn package fails with compilation error.
Issue -
State: open - Opened by sureshg almost 9 years ago
#43 - Implement abstract methods
Pull Request -
State: closed - Opened by jsyeo about 9 years ago
#42 - [WIP] Add support for 2.1's required keyword argument
Pull Request -
State: closed - Opened by jsyeo over 9 years ago
#41 - Allow spaces between -> and () in stabby lambdas
Pull Request -
State: closed - Opened by jsyeo over 9 years ago
#40 - Generify NodeVisitor
Pull Request -
State: closed - Opened by jsyeo over 9 years ago
#39 - Update parser with jruby/jruby's main line parser
Pull Request -
State: closed - Opened by jsyeo over 9 years ago
- 7 comments
#38 - Parser error with required keyword arguments
Issue -
State: open - Opened by codelion almost 11 years ago
- 1 comment
#37 - Fails in lexer with a file using the unicode characters
Issue -
State: open - Opened by codelion almost 11 years ago
- 2 comments
#36 - Ruby 2.0 parser fails to parse lambda arrow syntax with space
Issue -
State: open - Opened by codelion almost 11 years ago
- 3 comments
#35 - ReWriteVisitor malforms code for argument nodes and symbols
Issue -
State: closed - Opened by castwide about 11 years ago
- 1 comment
#34 - Argument and Symbol syntax in ReWriteVisitor
Pull Request -
State: closed - Opened by castwide about 11 years ago
#33 - Parser duplicating nodes
Issue -
State: closed - Opened by camertron over 11 years ago
- 5 comments
#32 - Checks against the other node's child_nodes
Pull Request -
State: closed - Opened by edubkendo over 11 years ago
- 2 comments
#31 - Push a gem release?
Issue -
State: open - Opened by edubkendo almost 12 years ago
#30 - IndexOutOfBounds with an array node
Issue -
State: closed - Opened by ftomassetti about 12 years ago
- 3 comments
#29 - Parsing rescue statements is wrong for lexical representation
Issue -
State: open - Opened by enebo about 12 years ago
#28 - Adds getMethodDefs() method to module nodes for easily discovering metho...
Pull Request -
State: closed - Opened by edubkendo about 12 years ago
#26 - Invoke the 1.8 or 1.9 parser
Issue -
State: open - Opened by ftomassetti over 12 years ago
- 5 comments
#25 - Node diff
Pull Request -
State: closed - Opened by edubkendo over 12 years ago
#24 - Deprecating getValueNode for getValue
Pull Request -
State: closed - Opened by edubkendo over 12 years ago
- 1 comment
#23 - 2.0 parser sometimes reports iters as args
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 1 comment
#22 - Proposed solution for decorated unary operators
Pull Request -
State: closed - Opened by chrisseaton over 12 years ago
- 7 comments
#21 - 2.0 parser doesn't give call with block nodes the entire source position
Issue -
State: closed - Opened by chrisseaton over 12 years ago
#20 - Github issue 19
Pull Request -
State: closed - Opened by chrisseaton over 12 years ago
#19 - Doesn't parse hash literal with = at end of key name
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 1 comment
#18 - Misses empty expressions in literal array
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 5 comments
#17 - Implement stubby lambda node (1.9)
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 1 comment
#16 - `not` is parsed as an operator
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 5 comments
#15 - Next, Break, Rescue, RescueBody, Module have inconsistent asserts
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 1 comment
#14 - Tests for trailing comments
Pull Request -
State: closed - Opened by edubkendo over 12 years ago
- 1 comment
#13 - Cleanup README[ci skip]
Pull Request -
State: closed - Opened by prathamesh-sonpatki over 12 years ago
#12 - Feature Request: Create AbstractNodeVisitor
Issue -
State: closed - Opened by esheri3 over 12 years ago
- 1 comment
#11 - ReWriteVisitor Generates Incorrect Syntax For "alias" and "def"
Issue -
State: closed - Opened by esheri3 over 12 years ago
- 2 comments
#10 - Need a way to pass in an existing local scope
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 6 comments
#9 - Some variants of the || operator are parsed like calls
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 2 comments
#8 - Reinstate @ decorator for unary ops.
Pull Request -
State: closed - Opened by chrisseaton over 12 years ago
- 14 comments
#7 - Implement the 2.0 parser
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 4 comments
#6 - Remove references to non-existent tests in pom.xml.
Pull Request -
State: closed - Opened by chrisseaton over 12 years ago
#5 - Parses != as !(x==y)
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 7 comments
#4 - Why does the 1.8 parser pass a different name for unary operators than 1.9?
Issue -
State: closed - Opened by chrisseaton over 12 years ago
- 1 comment
#3 - The Maven POM version is incorrect.
Issue -
State: closed - Opened by thallgren about 13 years ago
- 1 comment
#2 - StringTerm.parseString doesn't properly handle nested string interpolation with string containing '}'
Issue -
State: closed - Opened by sgtcoolguy over 14 years ago
- 4 comments
#1 - Fix RuntimeException thrown by attempting to clone RegexpOptions during parse
Pull Request -
State: closed - Opened by sgtcoolguy over 14 years ago
- 1 comment