Ecosyste.ms: Issues

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

GitHub / nineml/coffeegrinder issues and pull requests

#104 - Review the nonterminal renaming code

Issue - State: open - Opened by ndw over 1 year ago

#103 - Update changelog for 2.2.1

Pull Request - State: closed - Opened by ndw over 1 year ago

#102 - Patch left/right alternative symbols when constructing alternatives

Pull Request - State: closed - Opened by ndw over 1 year ago

#101 - Patch left and right alternatives to contain the correct symbol

Issue - State: closed - Opened by ndw over 1 year ago

#100 - Make sure resolving duplicates has access to the correct nonterminals

Pull Request - State: closed - Opened by ndw over 1 year ago

#99 - GLL parser can only parse character tokens

Pull Request - State: closed - Opened by ndw over 1 year ago

#98 - The GLL parser can only parse a sequence of character tokens

Issue - State: closed - Opened by ndw over 1 year ago

#97 - Updated changelog

Pull Request - State: closed - Opened by ndw over 1 year ago

#96 - Fix bug in PR action

Pull Request - State: closed - Opened by ndw over 1 year ago

#95 - Provide the immediate context when selecting alternatives

Pull Request - State: closed - Opened by ndw over 1 year ago

#93 - Fix builds on forked repositories

Pull Request - State: closed - Opened by ndw over 1 year ago

#91 - Fix nav bar issue

Pull Request - State: closed - Opened by ndw over 1 year ago

#90 - Update the doc build and the changelog

Pull Request - State: closed - Opened by ndw over 1 year ago

#89 - CoffeeGrinder version 2.0.0

Pull Request - State: closed - Opened by ndw over 1 year ago

#88 - Move SSH agent setup to the right job for PRs

Pull Request - State: closed - Opened by ndw over 1 year ago

#87 - Make sure we setup the SSH keys

Pull Request - State: closed - Opened by ndw over 1 year ago

#86 - Fix submodules; name of branch

Pull Request - State: closed - Opened by ndw over 1 year ago

#85 - Website updates

Pull Request - State: closed - Opened by ndw over 1 year ago

#84 - Switch CI; infrastructure updates

Pull Request - State: closed - Opened by ndw over 1 year ago

#83 - Updates to the changelog

Pull Request - State: closed - Opened by ndw almost 2 years ago

#82 - Update to DocBook xslTNG 2.0.4

Pull Request - State: closed - Opened by ndw almost 2 years ago

#81 - Attempt to resolve the bug where the GLL parser gets marks wrong

Pull Request - State: closed - Opened by ndw about 2 years ago

#80 - For some grammars, the GLL parser does not use the correct marks

Issue - State: closed - Opened by ndw about 2 years ago - 1 comment

#79 - Fix website stylesheet for xslTNG 1.8.0

Pull Request - State: closed - Opened by ndw about 2 years ago

#78 - Remove an accidental Java 9 dependency

Pull Request - State: closed - Opened by ndw about 2 years ago

#77 - Build with Java 8 compatibility

Pull Request - State: closed - Opened by ndw about 2 years ago

#76 - CoffeeGrinder 1.99.9 released

Pull Request - State: closed - Opened by ndw about 2 years ago

#75 - Improve what's exposed in RuleChoices

Pull Request - State: closed - Opened by ndw about 2 years ago

#74 - Improve SVG output (better ranges, ambiguities)

Pull Request - State: closed - Opened by ndw about 2 years ago

#73 - Fix bug on Windows, rename CompiledGrammar class

Pull Request - State: closed - Opened by ndw over 2 years ago

#72 - Fix Windows file encoding issue

Issue - State: closed - Opened by ndw over 2 years ago

#71 - Choices are between Family objects, not ForestNode objects

Pull Request - State: closed - Opened by ndw over 2 years ago

#70 - Parsing improvements

Pull Request - State: closed - Opened by ndw over 2 years ago

#69 - Cleanup and bug fixes

Pull Request - State: closed - Opened by ndw over 2 years ago

#68 - Performance improvements and other refactoring

Pull Request - State: closed - Opened by ndw over 2 years ago

#67 - One mo' time!

Pull Request - State: closed - Opened by ndw over 2 years ago

#66 - More refactoring, mostly to TreeBuilder

Pull Request - State: closed - Opened by ndw over 2 years ago

#65 - Much refactoring for GLL support

Pull Request - State: closed - Opened by ndw over 2 years ago

#64 - GLL parser

Pull Request - State: closed - Opened by ndw over 2 years ago

#63 - Make the Grammar object (more) thread safe

Issue - State: closed - Opened by ndw over 2 years ago - 1 comment

#62 - Bump version to 1.1.0

Pull Request - State: closed - Opened by ndw over 2 years ago

#61 - Parser changes to support insertions

Pull Request - State: closed - Opened by ndw over 2 years ago

#60 - Tinkering with (probably broken) regex support

Pull Request - State: closed - Opened by ndw over 2 years ago

#59 - Fine, 1.0.0 then

Pull Request - State: closed - Opened by ndw over 2 years ago

#58 - Bump version to 0.9.0 for beta release

Pull Request - State: closed - Opened by ndw over 2 years ago

#57 - Don't count nonterminals as consuming input

Pull Request - State: closed - Opened by ndw over 2 years ago

#56 - Failed parses are sometimes returned as successful

Issue - State: closed - Opened by ndw over 2 years ago

#55 - Improve error accuracy

Pull Request - State: closed - Opened by ndw over 2 years ago

#54 - Make error report predictions more accurate

Issue - State: closed - Opened by ndw over 2 years ago

#53 - Fix infinite loop in tree walk

Pull Request - State: closed - Opened by ndw over 2 years ago

#52 - API changes and bug fixes

Pull Request - State: closed - Opened by ndw over 2 years ago

#51 - Bug fixes

Pull Request - State: closed - Opened by ndw over 2 years ago

#50 - Fix grammar construction error; add moreInput() method

Pull Request - State: closed - Opened by ndw over 2 years ago

#49 - Support metadata on Grammar; use that in GrammarCompiler

Pull Request - State: closed - Opened by ndw over 2 years ago

#46 - Fix bug in grammar compiler

Pull Request - State: closed - Opened by ndw over 2 years ago

#45 - GrammarCompiler is unreliable

Issue - State: closed - Opened by ndw over 2 years ago

#44 - Fixes to compiled grammar and logging

Pull Request - State: closed - Opened by ndw over 2 years ago

#43 - Fix JavaDoc bugs

Pull Request - State: closed - Opened by ndw over 2 years ago

#42 - Performance and correctness improvements

Pull Request - State: closed - Opened by ndw over 2 years ago

#41 - Stopwatch accuracy

Pull Request - State: closed - Opened by ndw over 2 years ago

#40 - Remove the copy constructor from ParserOptions; other improvements

Pull Request - State: closed - Opened by ndw over 2 years ago

#39 - Add a ProgressMonitor to track parsing

Pull Request - State: closed - Opened by ndw over 2 years ago

#38 - Fix NaN in message

Pull Request - State: closed - Opened by ndw over 2 years ago

#36 - Improve the Logging API

Issue - State: closed - Opened by ndw over 2 years ago

#35 - Remove the Messages class; overtaken by Logging.

Pull Request - State: closed - Opened by ndw over 2 years ago

#34 - Make undefined symbols a hygiene problem

Pull Request - State: closed - Opened by ndw over 2 years ago

#33 - Bug fixes and improved handling of ParserOptions

Pull Request - State: closed - Opened by ndw over 2 years ago

#32 - Add codes to all logged messages so that they can be translated

Issue - State: open - Opened by ndw over 2 years ago

#31 - Added the ability to get a 'hygiene report' on a grammar

Pull Request - State: closed - Opened by ndw over 2 years ago

#30 - Add warnings

Issue - State: closed - Opened by ndw over 2 years ago - 1 comment

#29 - Update homepage

Pull Request - State: closed - Opened by ndw over 2 years ago

#28 - More fixes

Pull Request - State: closed - Opened by ndw over 2 years ago

#27 - Fix logger

Pull Request - State: closed - Opened by ndw over 2 years ago

#26 - More logger changes

Pull Request - State: closed - Opened by ndw over 2 years ago

#25 - Reworked messages/logging; improved javadoc

Pull Request - State: closed - Opened by ndw over 2 years ago

#24 - Rework error handling, add L10N and error codes

Pull Request - State: closed - Opened by ndw over 2 years ago

#23 - Add a getParser() method to EarleyResult

Pull Request - State: closed - Opened by ndw over 2 years ago

#22 - Added copy constructor to ParserOptions

Pull Request - State: closed - Opened by ndw almost 3 years ago

#21 - Bump version

Pull Request - State: closed - Opened by ndw almost 3 years ago

#20 - New logo

Pull Request - State: closed - Opened by ndw almost 3 years ago

#19 - Added link to JavaDoc

Pull Request - State: closed - Opened by ndw almost 3 years ago

#18 - Issues with the SVG images

Pull Request - State: closed - Opened by ndw almost 3 years ago

#17 - Logo and color updates

Pull Request - State: closed - Opened by ndw almost 3 years ago

#16 - Switch to new common website submodule

Pull Request - State: closed - Opened by ndw almost 3 years ago

#15 - Actually publish the website

Pull Request - State: closed - Opened by ndw almost 3 years ago

#14 - Persist before publishing

Pull Request - State: closed - Opened by ndw almost 3 years ago

#13 - Actually build the website

Pull Request - State: closed - Opened by ndw almost 3 years ago

#12 - Add website

Pull Request - State: closed - Opened by ndw almost 3 years ago

#11 - Improve the formatting of toString() for EarleyItem

Pull Request - State: closed - Opened by ndw almost 3 years ago

#10 - The new Ambiguity API has no JavaDoc

Issue - State: closed - Opened by ndw almost 3 years ago

#9 - Tree-related fixes, mostly

Pull Request - State: closed - Opened by ndw almost 3 years ago

#8 - Attempt to switch to CircleCI 2.1 config

Pull Request - State: closed - Opened by ndw almost 3 years ago

#7 - CI cleanup

Pull Request - State: closed - Opened by ndw almost 3 years ago

#6 - Fix Sonatype URI

Pull Request - State: closed - Opened by ndw almost 3 years ago

#5 - Fix build target for publication

Pull Request - State: closed - Opened by ndw almost 3 years ago

#4 - Fix permissions

Pull Request - State: closed - Opened by ndw almost 3 years ago

#3 - Attempt to fix CI publishing

Pull Request - State: closed - Opened by ndw almost 3 years ago