Ecosyste.ms: Issues

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

GitHub / aroemers/crustimoney issues and pull requests

#24 - Hiccup parser model

Pull Request - State: closed - Opened by aroemers about 2 months ago
Labels: enhancement

#23 - Grammar combinator now returns a parser

Pull Request - State: closed - Opened by aroemers about 1 year ago - 1 comment
Labels: idea

#22 - Performance tuning through caching only certain tree depth

Pull Request - State: open - Opened by aroemers about 1 year ago
Labels: idea

#21 - Add `results/transform` to have more batteries included

Pull Request - State: closed - Opened by aroemers about 1 year ago
Labels: enhancement

#20 - Add `quick` namespace for a quick parse

Pull Request - State: closed - Opened by aroemers about 1 year ago
Labels: idea

#19 - Allow grammar macro to be nested

Pull Request - State: closed - Opened by aroemers about 1 year ago
Labels: enhancement

#18 - Keywords as refs

Pull Request - State: closed - Opened by aroemers about 1 year ago - 1 comment
Labels: enhancement

#17 - Have cuts as proper parsers, instead of keywords

Pull Request - State: closed - Opened by aroemers about 1 year ago - 1 comment
Labels: idea

#16 - Add a set of built-in parsers

Pull Request - State: closed - Opened by aroemers about 1 year ago
Labels: enhancement

#15 - Experimental stream support

Pull Request - State: closed - Opened by aroemers over 1 year ago
Labels: enhancement

#14 - Matching multiple elements?

Issue - State: closed - Opened by theronic about 5 years ago - 2 comments

#13 - Can this be used to parse indentation-sensitive languages like Python?

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

#12 - Make i18n language a dynamic var.

Issue - State: closed - Opened by aroemers about 11 years ago
Labels: enhancement

#11 - Convert the core parsing functions for use in "trampoline", as to avoid stack overflows?

Issue - State: closed - Opened by aroemers over 11 years ago
Labels: enhancement, question

#10 - Add a function that checks the grammar for issues like left-recursion.

Issue - State: closed - Opened by aroemers over 11 years ago
Labels: enhancement

#9 - Add support for internationalization of error messages.

Issue - State: closed - Opened by aroemers over 11 years ago - 1 comment
Labels: enhancement

#7 - Decide whether rules that might recurse always return a vector or not.

Issue - State: closed - Opened by aroemers over 11 years ago
Labels: question

#6 - Add support for *, + and ? modifiers, by adding rule rewriting.

Issue - State: closed - Opened by aroemers over 11 years ago
Labels: enhancement

#5 - Add extensive test cases and release initial version.

Issue - State: closed - Opened by aroemers over 11 years ago - 1 comment

#4 - Improve the readability of the source.

Issue - State: closed - Opened by aroemers over 11 years ago - 1 comment
Labels: enhancement

#3 - Mention line and column number of parse errors, instead of the overall character position.

Issue - State: closed - Opened by aroemers over 11 years ago - 1 comment
Labels: enhancement

#2 - Improve the reporting of parse errors, instead of reporting all possible errors.

Issue - State: closed - Opened by aroemers over 11 years ago - 1 comment
Labels: enhancement

#1 - Extend the documentation and compare it with other Clojure PEG parsers.

Issue - State: closed - Opened by aroemers over 11 years ago
Labels: enhancement