Ecosyste.ms: Issues

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

GitHub / mjackson/citrus issues and pull requests

#64 - Release 3.0.3?

Issue - State: closed - Opened by fcbr about 3 years ago - 1 comment

#63 - calc.citrus et al not included in gem

Issue - State: open - Opened by singpolyma about 3 years ago

#61 - work around Array#slice! bug

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

#60 - Segfault in Citrus during toml-rb initialization with Ruby 3.0

Issue - State: open - Opened by csabahenk over 3 years ago - 5 comments

#59 - Fixes for Ruby 2.7

Pull Request - State: closed - Opened by blambeau almost 4 years ago

#58 - add options to Match#parse

Pull Request - State: open - Opened by yassun4dev almost 6 years ago

#57 - Add a license file and only ship the necessary libs in the gem artifact

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

#56 - Broken extension on Ruby 2.5

Issue - State: open - Opened by vnluc almost 7 years ago - 1 comment

#55 - Add MIT license attribute to gemspec

Pull Request - State: closed - Opened by andrew almost 9 years ago - 1 comment

#54 - A way to pass context to grammar/rules

Issue - State: open - Opened by clamoris about 9 years ago - 1 comment

#53 - fix the gem spec and readme

Pull Request - State: closed - Opened by rubydesign over 9 years ago - 7 comments

#52 - README instructions not working (grammars not included)

Issue - State: closed - Opened by rubydesign over 9 years ago

#51 - Add support for Rubinius

Issue - State: closed - Opened by bararchy almost 10 years ago - 4 comments

#50 - Cut a minor release with recent warning fixes.

Issue - State: closed - Opened by blambeau almost 10 years ago - 3 comments

#49 - Fix Ruby 2.2.0 Warnings for named arguments

Pull Request - State: closed - Opened by emancu almost 10 years ago

#48 - Documentation missing

Issue - State: closed - Opened by emancu almost 10 years ago - 4 comments

#47 - Ruby 2.2.0 Warnings for named arguments

Issue - State: closed - Opened by rposborne almost 10 years ago

#46 - Display parse matches or state on ParseError

Issue - State: open - Opened by aardvarkk about 10 years ago - 3 comments

#45 - Review for releasing 2.5.0

Issue - State: closed - Opened by blambeau over 10 years ago - 3 comments

#44 - Move core extensions to lib/core_ext.rb

Pull Request - State: closed - Opened by blambeau over 10 years ago - 2 comments

#43 - Custom Rule (ex Lemmatization)

Issue - State: closed - Opened by dbose about 11 years ago - 4 comments

#42 - Removed Ruby warnings

Pull Request - State: closed - Opened by tbuehlmann over 11 years ago - 2 comments

#41 - Match#method_missing is unsafe

Pull Request - State: closed - Opened by blambeau almost 13 years ago - 9 comments

#40 - Traceability of matches towards parsed source

Pull Request - State: closed - Opened by blambeau almost 13 years ago

#39 - Unable to collect parse results

Issue - State: open - Opened by ognevsky almost 13 years ago - 1 comment

#38 - Support for inheritance?

Issue - State: closed - Opened by blambeau almost 13 years ago

#37 - Question about repetition of nested rules

Issue - State: closed - Opened by seeflanigan almost 13 years ago - 1 comment

#36 - super cannot be at the end of a rule

Issue - State: closed - Opened by beedub about 13 years ago

#35 - Rename README

Pull Request - State: closed - Opened by mwilden about 13 years ago

#34 - Help creating a rule for a last name

Issue - State: closed - Opened by rejeep about 13 years ago - 4 comments

#33 - Does not run on Rubinius

Issue - State: closed - Opened by rejeep about 13 years ago - 1 comment

#32 - single item in rule body results in infinite loop.

Issue - State: closed - Opened by sriram-srinivasan about 13 years ago - 3 comments

#31 - multiple parses show "warning: already initialized constant Kget"

Issue - State: closed - Opened by zipizap about 13 years ago - 2 comments

#30 - Enforcing balanced parentheses.

Issue - State: closed - Opened by preston over 13 years ago - 2 comments

#29 - Block-scope: how to get Match instance of a selected rule

Issue - State: closed - Opened by zipizap over 13 years ago - 3 comments

#28 - Not exactly an issue but a question

Issue - State: closed - Opened by FrankDMartinez over 13 years ago - 1 comment

#27 - Fix an Old Examples Link in the README

Pull Request - State: closed - Opened by kylc over 13 years ago

#26 - Bad predicate behavior?

Issue - State: closed - Opened by josephwecker over 13 years ago - 1 comment

#25 - Jruby 1.6.2 issue(s)

Issue - State: closed - Opened by ghost over 13 years ago - 2 comments

#24 - Rule name beginning with 'super'

Issue - State: closed - Opened by mwilden over 13 years ago - 2 comments

#23 - Tests fail on Rubinius

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

#22 - Support for implicit whitespace handling?

Issue - State: open - Opened by artob over 13 years ago - 2 comments

#21 - Having a curly brace in a string in a grammer does not work.

Issue - State: closed - Opened by ryanstout over 13 years ago - 2 comments

#20 - Specifying extension has odd precedence

Issue - State: closed - Opened by glenjamin over 13 years ago - 3 comments

#19 - Added support for Left Recursive Grammars, using the algorithm from the Ometa paper

Pull Request - State: open - Opened by joachimm almost 14 years ago - 8 comments

#18 - Fix Memoization + Additions to the TextMate bundle

Pull Request - State: closed - Opened by joachimm almost 14 years ago - 1 comment

#17 - How to obtain repeated sequences in the API?

Issue - State: closed - Opened by jeffbski almost 14 years ago - 3 comments

#16 - Trouble flattening lists

Issue - State: open - Opened by dbarowy almost 14 years ago - 1 comment

#15 - Grammar that contains umlaut literal fails to initialize

Issue - State: closed - Opened by rogerbraun almost 14 years ago - 2 comments

#14 - tags not working in single-clause rules

Issue - State: closed - Opened by blowback almost 14 years ago - 3 comments

#13 - confused by tagged repetitions

Issue - State: closed - Opened by blowback almost 14 years ago - 2 comments

#12 - How to include one citrus grammar in another...

Issue - State: closed - Opened by lightscalar almost 14 years ago - 2 comments

#11 - .md tells GitHub to format via Markdown

Pull Request - State: closed - Opened by gilesbowkett almost 14 years ago - 2 comments

#10 - Rules don't respond to their own name?

Issue - State: closed - Opened by ehahn9 almost 14 years ago - 8 comments

#9 - Addition example from website doesn't work with 2.2.0

Issue - State: closed - Opened by geeksam about 14 years ago - 3 comments

#8 - Indirect Left Recursion

Issue - State: open - Opened by yfeldblum about 14 years ago - 1 comment

#7 - Unexpected behavior for names method

Issue - State: closed - Opened by djwonk about 14 years ago - 3 comments

#6 - 2.2.0 seems to have broken value, at least for root match?

Issue - State: closed - Opened by ehahn9 about 14 years ago - 3 comments

#5 - Very difficult to use "?" (zero or one) with values

Issue - State: closed - Opened by ehahn9 about 14 years ago - 1 comment

#4 - Can't access value of submatch in certain grammars

Issue - State: closed - Opened by ehahn9 about 14 years ago - 4 comments

#3 - Cirtus value blocks can't accept string expansion

Issue - State: closed - Opened by ehahn9 about 14 years ago - 5 comments

#2 - Citrus successfully parsing where it shouldn't be

Issue - State: closed - Opened by xxx about 14 years ago - 3 comments

#1 - Wrong extension method invoked?

Issue - State: closed - Opened by febeling about 14 years ago - 1 comment