Ecosyste.ms: Issues

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

GitHub / ruby/lrama issues and pull requests

#429 - %define api.pure is not compatible with bison

Issue - State: open - Opened by matz about 1 month ago

#428 - Change String not to be reassigned

Pull Request - State: open - Opened by ydah about 1 month ago - 1 comment

#427 - Use `StringIO.new` instead of `""`

Pull Request - State: open - Opened by ydah about 1 month ago

#425 - Add error recovery test case for "(1+2"

Pull Request - State: open - Opened by S-H-GAMELINKS about 1 month ago

#424 - Apply frozen string literal magic comment

Pull Request - State: open - Opened by koic about 1 month ago - 3 comments

#423 - Use `string_as_id` instead of `STRING`

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

#422 - Use `foo?` instead of `foo_opt`

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

#421 - Racc 1.8.0

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

#420 - Widen the definable position of parameterizing rules

Pull Request - State: open - Opened by ydah about 2 months ago - 1 comment

#419 - Use `require_relative` in the Lrama codebase

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

#418 - [PoC] Intoroduce parameterizing rules with conditional statement

Pull Request - State: open - Opened by ydah about 2 months ago

#417 - add grammar/code directory types

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

#416 - Use include target `destructors.h` instead of `printers.h` in fixtures

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

#415 - Trivial fixes

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

#414 - Add support for Named Reference in parameterizing rules callers

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

#413 - Add .vscode to .gitignore

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

#412 - Refactor for parameterizing_rule_resolver

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

#410 - Add support for aliased Named References for actions of rhs in Parameterizing rules

Pull Request - State: closed - Opened by ydah 2 months ago - 7 comments

#409 - v0.6.9

Pull Request - State: closed - Opened by yui-knk 2 months ago

#407 - Add support for Named References for actions of rhs in Parameterizing rules

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

#394 - Add support for adjusting Index to Inline

Pull Request - State: closed - Opened by ydah 3 months ago - 6 comments

#384 - Clarification on GPL Licensing

Issue - State: open - Opened by psadda 4 months ago - 1 comment

#101 - Iterate over symbols to get the number to avoid array creation

Pull Request - State: open - Opened by krzysiek1507 10 months ago - 2 comments

#100 - Make sure `z` to be not nil

Pull Request - State: closed - Opened by yui-knk 10 months ago - 1 comment

#99 - Add digraph.rbs

Pull Request - State: closed - Opened by Little-Rubyist 10 months ago - 1 comment

#98 - v0.5.6

Pull Request - State: closed - Opened by yui-knk 10 months ago

#97 - Improve output when executing the help command

Pull Request - State: closed - Opened by ydah 10 months ago - 1 comment

#96 - Improve error message for invalid named references

Pull Request - State: closed - Opened by yui-knk 10 months ago

#95 - Fix to not include '.' and '-' into identifier without brackets

Pull Request - State: closed - Opened by yui-knk 10 months ago

#94 - Support Named References for location

Pull Request - State: closed - Opened by yui-knk 10 months ago

#93 - Online yacc/lex grammar editor/tester

Issue - State: open - Opened by mingodad 10 months ago

#92 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#91 - v0.5.5

Pull Request - State: closed - Opened by yui-knk 10 months ago

#90 - Implement %precedence Operator Precedence

Pull Request - State: closed - Opened by yui-knk 10 months ago

#89 - Fix to print version when version option is passed

Pull Request - State: closed - Opened by yui-knk 10 months ago

#88 - Fix lexing `@10` in user codes correctly

Pull Request - State: closed - Opened by makenowjust 11 months ago - 1 comment

#87 - Refactor #extract_param_name

Pull Request - State: closed - Opened by yui-knk 11 months ago

#86 - Fix trivial formatting

Pull Request - State: closed - Opened by ydah 11 months ago - 1 comment

#85 - v0.5.4

Pull Request - State: closed - Opened by yui-knk 11 months ago

#84 - Add Windows CI

Pull Request - State: closed - Opened by yui-knk 11 months ago

#83 - Remove trailing spaces

Pull Request - State: closed - Opened by yui-knk 11 months ago

#82 - Rename Aux to Auxiliary

Pull Request - State: closed - Opened by yui-knk 11 months ago

#81 - Implement Counterexamples

Pull Request - State: closed - Opened by yui-knk 11 months ago

#80 - Minimize current_token calls in Lrama::Parser::TokenScanner

Pull Request - State: closed - Opened by Maumagnaguagno 11 months ago

#79 - Extract Struct into another file

Pull Request - State: closed - Opened by ydah 11 months ago - 1 comment

#78 - Extract Lrama::State::Conflict into another file

Pull Request - State: closed - Opened by yui-knk 11 months ago

#77 - Early break and safe navigation to Lrama::Digraph#traverse

Pull Request - State: closed - Opened by Maumagnaguagno 11 months ago - 1 comment

#76 - Add prefix to enum and struct

Pull Request - State: closed - Opened by yui-knk 11 months ago

#75 - Update README

Pull Request - State: closed - Opened by yui-knk 11 months ago

#74 - Make YYMAXREPAIR and YYERROR_RECOVERY_ENABLED runtime configure

Pull Request - State: closed - Opened by yui-knk 11 months ago

#73 - Use YYMALLOC, YYFREE, YYDPRINTF

Pull Request - State: closed - Opened by yui-knk 11 months ago

#72 - Fix extract_param_name

Pull Request - State: closed - Opened by yui-knk 11 months ago

#71 - Add an integration test for error recovery

Pull Request - State: closed - Opened by yui-knk 11 months ago

#70 - Update README

Pull Request - State: closed - Opened by yui-knk 11 months ago

#69 - Use comma separated list

Pull Request - State: closed - Opened by nobu 11 months ago

#68 - v0.5.3

Pull Request - State: closed - Opened by yui-knk 11 months ago

#67 - Moved Grammar unit tests

Pull Request - State: closed - Opened by lucasmenezesds 11 months ago - 1 comment

#66 - Prefer transform_values in Lrama::States

Pull Request - State: closed - Opened by Maumagnaguagno 11 months ago - 1 comment

#65 - Refactor Lrama::Grammar::Rule

Pull Request - State: closed - Opened by Maumagnaguagno 11 months ago - 1 comment

#64 - Refactor Lrama::Grammar::Symbol

Pull Request - State: closed - Opened by Maumagnaguagno 11 months ago - 1 comment

#63 - Added gem to help tracking the code coverage of the tests

Pull Request - State: closed - Opened by lucasmenezesds 11 months ago - 1 comment

#62 - Replace parser with one made by Racc

Pull Request - State: closed - Opened by junk0612 11 months ago - 2 comments

#61 - Raise error when referred nterm, term and action type is not declared

Pull Request - State: closed - Opened by yui-knk 11 months ago - 1 comment

#60 - Raise proper error at reference with no declared type

Pull Request - State: closed - Opened by nobu 11 months ago - 3 comments

#59 - Suppress aborting message from tests

Pull Request - State: closed - Opened by nobu 11 months ago

#58 - Suppress unused-but-set-variable warnings

Pull Request - State: closed - Opened by nobu 11 months ago - 2 comments

#57 - Test for named references

Pull Request - State: closed - Opened by yui-knk 11 months ago

#56 - Refactor Command class

Pull Request - State: closed - Opened by yui-knk 11 months ago

#55 - Refactor report.rb to use one module per source file

Pull Request - State: closed - Opened by ydah 11 months ago - 1 comment

#54 - Add integration test

Pull Request - State: closed - Opened by yui-knk 12 months ago

#53 - Move multiple classes under grammar

Pull Request - State: closed - Opened by alitaso345 12 months ago - 1 comment

#52 - Move Lrama::Union to Lrama::Grammar::Union

Pull Request - State: closed - Opened by yui-knk 12 months ago

#51 - Refactor lrama/state.rb

Pull Request - State: closed - Opened by alitaso345 12 months ago - 1 comment

#50 - Refactor states.rb and grammar.rb

Pull Request - State: closed - Opened by alitaso345 12 months ago - 1 comment

#49 - Refactor lrama/lexer.rb

Pull Request - State: closed - Opened by alitaso345 about 1 year ago - 1 comment

#48 - Fix typos

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#47 - Fix license notices

Pull Request - State: closed - Opened by gemmaro about 1 year ago - 1 comment

#46 - Add tests for stdin mode

Pull Request - State: closed - Opened by alitaso345 about 1 year ago - 1 comment

#45 - Update TODO list

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#44 - Merge error_recovery branch

Pull Request - State: closed - Opened by alitaso345 about 1 year ago - 1 comment

#43 - Remove unused files

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#42 - v0.5.2

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#41 - Implement named references

Pull Request - State: closed - Opened by junk0612 about 1 year ago - 2 comments

#40 - Add user argument to some macros, moved from ruby/ruby to ruby/lrama

Pull Request - State: closed - Opened by alitaso345 about 1 year ago - 1 comment

#39 - Embed the version of Lrama

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#38 - Change integration test target from master to ruby_3_2

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#37 - Update spec.homepage

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#36 - Update README.md

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#34 - remove typo

Pull Request - State: closed - Opened by kaiquekandykoga about 1 year ago - 1 comment

#33 - Add lexer.rbs

Pull Request - State: open - Opened by akouryy about 1 year ago - 1 comment

#32 - Add rbs_collection.yaml

Pull Request - State: closed - Opened by akouryy about 1 year ago - 3 comments

#31 - v0.5.1

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#30 - Update README.md

Pull Request - State: closed - Opened by yui-knk about 1 year ago

#29 - Refactor lrama/parser.rb

Pull Request - State: closed - Opened by jinroq about 1 year ago - 1 comment

#28 - Refactoring lrama/states.rb

Pull Request - State: closed - Opened by jinroq about 1 year ago - 1 comment

#27 - Fix some typos

Pull Request - State: closed - Opened by ydah about 1 year ago - 1 comment

#26 - Remove unused method

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

#25 - Prevent NoMethodError in generating an error message

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