Ecosyste.ms: Issues

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

GitHub / jcoglan/canopy issues and pull requests

#75 - ci: remove unsupported platforms

Pull Request - State: closed - Opened by libor-m 3 months ago - 1 comment

#74 - Ordered choices failed to switch to the next choice

Issue - State: open - Opened by ghusse 7 months ago - 1 comment

#73 - Missing output for optional nodes

Issue - State: open - Opened by kevinvanleer 10 months ago - 1 comment

#72 - Question about character classes

Issue - State: open - Opened by ethindp 10 months ago - 8 comments

#71 - TypeError: mkdirp is not a function

Issue - State: closed - Opened by apoorvamohite about 1 year ago - 1 comment

#70 - Add C# support to Canopy

Pull Request - State: open - Opened by ElDuderinos about 1 year ago - 9 comments

#69 - Update mkdirp to v3.0 and fix breaking change in require('mkdirp').

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

#68 - When running canopy I get TypeError: mkdirp is not a function

Issue - State: closed - Opened by caw about 1 year ago - 6 comments

#67 - Updated PEG link to wikipedia

Pull Request - State: closed - Opened by bredtape almost 2 years ago - 1 comment

#66 - Discarding white-space (or any other matched rule) by not a creating node.

Issue - State: open - Opened by BertramRaven almost 2 years ago - 3 comments

#65 - Develop/debug grammar online

Issue - State: open - Opened by mingodad about 2 years ago - 2 comments

#64 - Question about Improving a grammar

Issue - State: open - Opened by crashtech about 2 years ago - 2 comments

#63 - Pass cross-references / named nodes to actions

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

#62 - Add -h and --help flags to the command line tool

Issue - State: open - Opened by koffie about 2 years ago

#61 - Don't throw a bounds exception when reporting Java errors at EOF.

Issue - State: open - Opened by kristapsdz-saic about 2 years ago - 1 comment

#60 - Incorrect call to java.lang.String#substring()

Issue - State: closed - Opened by kristapsdz-saic about 2 years ago - 2 comments

#59 - Allow Java actions to throw ParserError?

Issue - State: open - Opened by kristapsdz-saic about 2 years ago - 1 comment

#58 - Make the package web-friendly

Issue - State: closed - Opened by mindplay-dk about 2 years ago - 7 comments

#57 - Parsing spaces in a string with Choices

Issue - State: open - Opened by luzhengyang over 2 years ago - 1 comment

#56 - `make test` does not work so as the installation instruction

Issue - State: closed - Opened by rbtsv over 2 years ago - 3 comments

#55 - Can we have predicates?

Issue - State: open - Opened by nilslindemann over 2 years ago - 1 comment

#54 - Installation via npm does not work

Issue - State: closed - Opened by rbtsv almost 3 years ago - 1 comment

#53 - TypeError: Invalid options argument

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

#52 - installation via npm is broken

Issue - State: closed - Opened by lubieowoce almost 3 years ago - 4 comments

#51 - Added vim syntax highlighting files

Pull Request - State: closed - Opened by russells-crockpot about 3 years ago - 2 comments

#50 - Suport composing/importing grammars

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

#49 - Fix for #32: Allow single-element actions

Pull Request - State: open - Opened by byteit101 about 3 years ago - 1 comment

#48 - Publish new release to npm

Issue - State: closed - Opened by y8 over 3 years ago - 2 comments

#47 - A suggestion regarding %make node builders

Issue - State: open - Opened by patb2 over 3 years ago - 2 comments

#46 - I was unable to test code for url.peg

Issue - State: closed - Opened by machinshin almost 4 years ago - 8 comments

#45 - Rules unable to use lookahead only

Issue - State: closed - Opened by russells-crockpot almost 4 years ago - 3 comments

#44 - Case Ignore or multiple string options are not working

Issue - State: open - Opened by sidhant92 almost 4 years ago - 2 comments

#43 - TypeError when invoking canopy

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

#42 - Java parser throws exceptions like crazy

Issue - State: closed - Opened by mirabilos about 4 years ago - 3 comments

#41 - Regenerating code from a parse tree?

Issue - State: closed - Opened by sandcobainer over 4 years ago - 1 comment

#40 - Fails with "invalid options argument"

Issue - State: closed - Opened by cburgmer over 4 years ago - 3 comments

#39 - Python builder: Cannot change __class__ of the object type

Pull Request - State: closed - Opened by longhotsummer over 4 years ago - 3 comments

#38 - Use and anchor mkdirp >=1.0.0

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

#37 - Restrict Dependencies

Pull Request - State: closed - Opened by colem213 over 4 years ago - 6 comments

#36 - Question: how to match on end of string?

Issue - State: closed - Opened by nmorse over 5 years ago - 4 comments

#35 - Fix #22

Pull Request - State: closed - Opened by LMLB over 5 years ago - 2 comments

#34 - Javascript RangeError: Maximum call stack size exceeded

Issue - State: closed - Opened by sfkb over 5 years ago - 2 comments

#33 - Fixed typo in python example

Pull Request - State: closed - Opened by alexandrelaplante over 5 years ago - 1 comment

#32 - Error thrown for some rules with single elemets

Issue - State: closed - Opened by nasser almost 6 years ago - 4 comments

#31 - Problems declaring identifier syntax

Issue - State: closed - Opened by bson about 6 years ago - 3 comments

#30 - [python] adding methods to nodes fails with alternatives

Issue - State: closed - Opened by epavese over 6 years ago - 7 comments

#29 - Feasibility of agumenting actions with enter/exit functions for each node

Issue - State: closed - Opened by realisation over 6 years ago - 1 comment

#28 - Labeled element not being passed to action handler as property of element

Issue - State: closed - Opened by realisation over 6 years ago - 4 comments

#27 - Error when trying to assign makeProgram action to Program grammar rule

Issue - State: closed - Opened by realisation over 6 years ago - 2 comments

#26 - How to designate which nodes are created?

Issue - State: closed - Opened by realisation over 6 years ago - 3 comments

#25 - Is it possible to match more general regular expressions?

Issue - State: closed - Opened by vsajip over 6 years ago - 2 comments

#24 - Run `make` during `prepare` phase

Pull Request - State: closed - Opened by avasenin over 6 years ago - 1 comment

#23 - [java] StringIndexOutOfBoundsException

Issue - State: closed - Opened by ilyash-b over 6 years ago - 6 comments

#22 - [java] interface declaration and call arguments mismatch

Issue - State: closed - Opened by ilyash-b over 6 years ago - 3 comments

#21 - Question about the license of the generated code

Issue - State: closed - Opened by rfellows over 6 years ago - 9 comments

#20 - python ParseError reported location should calculate special character such as '\t'

Issue - State: closed - Opened by jamesruan almost 7 years ago - 7 comments

#19 - Fix Action interface & string out-of-range errors.

Pull Request - State: closed - Opened by vnayar almost 7 years ago - 4 comments

#18 - Add support for specifying output location

Pull Request - State: closed - Opened by atownley almost 7 years ago - 8 comments

#17 - Add comment to generated parsers: "Generated from .peg file using Canopy"

Issue - State: closed - Opened by nathanl over 7 years ago - 1 comment

#16 - Show comment syntax

Pull Request - State: closed - Opened by nathanl over 7 years ago - 1 comment

#15 - Feature: discard operator for terminals?

Issue - State: closed - Opened by mindplay-dk over 7 years ago - 6 comments

#14 - Project status / roadmap

Issue - State: closed - Opened by mindplay-dk over 7 years ago - 4 comments

#13 - Auto Dependency Updates ...

Pull Request - State: closed - Opened by lguzzon over 7 years ago - 2 comments

#12 - Unable to assign action to choice nodes?

Issue - State: closed - Opened by atownley over 7 years ago - 3 comments

#11 - fixed issue for single line input with errors

Pull Request - State: closed - Opened by atownley over 7 years ago - 2 comments

#10 - choice_expression as actionable_expression

Issue - State: closed - Opened by jamiehodge almost 8 years ago - 2 comments

#9 - ParseError with wildcard characters

Issue - State: closed - Opened by cryptic-mystic about 8 years ago - 2 comments

#8 - Indented parsing

Issue - State: closed - Opened by emilebosch over 8 years ago - 4 comments

#7 - Access to rule name from nodes?

Issue - State: open - Opened by joonas-fi over 8 years ago - 8 comments

#6 - support optional, case-insensitive strings

Pull Request - State: closed - Opened by rctay about 9 years ago - 2 comments

#5 - remove vestiges of jake, update readme

Pull Request - State: closed - Opened by rctay over 9 years ago - 2 comments

#4 - Update README.markdown

Pull Request - State: closed - Opened by dwo almost 10 years ago - 1 comment

#3 - Comments

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

#1 - add commonjs support

Issue - State: closed - Opened by smtlaissezfaire about 14 years ago - 2 comments