Ecosyste.ms: Issues

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

GitHub / robrix/Madness issues and pull requests

#119 - Try to be more idiomatic

Pull Request - State: closed - Opened by mdiep over 6 years ago

#118 - Enable CI builds with Travis

Pull Request - State: closed - Opened by mdiep over 6 years ago

#117 - Swift 4

Pull Request - State: closed - Opened by mdiep over 6 years ago

#116 - Swift 3.1 / Xcode 8.3.2

Pull Request - State: closed - Opened by mdiep over 6 years ago

#115 - Xcode 7.2.1 / Swift 2.1

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

#114 - For Swift2.2

Pull Request - State: closed - Opened by 335g about 8 years ago - 2 comments

#113 - Some Combinators

Pull Request - State: closed - Opened by 335g over 8 years ago - 5 comments

#112 - Remove operator definition

Pull Request - State: closed - Opened by 335g over 8 years ago - 2 comments

#111 - `not` combinator

Pull Request - State: closed - Opened by bencochran over 8 years ago - 6 comments

#110 - Track source positions while parsing

Pull Request - State: closed - Opened by joshvera over 8 years ago - 6 comments

#109 - Fix number parser

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

#108 - Cite @bencochran’s work on KaleidoscopeLang.

Pull Request - State: closed - Opened by robrix over 8 years ago - 2 comments

#107 - Update documentation

Pull Request - State: closed - Opened by 335g over 8 years ago - 5 comments

#106 - `commitTo` combinator which cannot be backtracked through

Issue - State: open - Opened by robrix over 8 years ago

#105 - [WIP] Benchmarking

Pull Request - State: open - Opened by robrix over 8 years ago - 1 comment

#104 - Not every case has to be the worst case

Pull Request - State: closed - Opened by robrix over 8 years ago - 2 comments

#103 - Annotation operator

Pull Request - State: closed - Opened by robrix over 8 years ago - 2 comments

#102 - Annotation operator

Issue - State: closed - Opened by robrix over 8 years ago - 1 comment

#101 - Count less

Pull Request - State: closed - Opened by robrix over 8 years ago - 2 comments

#100 - String combinators

Pull Request - State: closed - Opened by joshvera over 8 years ago - 6 comments

#99 - Standard cannot-match-at-end-of-input error

Issue - State: open - Opened by robrix over 8 years ago
Labels: enhancement, help wanted

#98 - Update documentation

Pull Request - State: closed - Opened by 335g over 8 years ago - 1 comment

#97 - Update Madness to Swift2

Pull Request - State: closed - Opened by joshvera over 8 years ago - 1 comment

#96 - Swift 2.0 support

Issue - State: closed - Opened by DanielAsher almost 9 years ago - 2 comments

#95 - Documentation playgrounds are out of date and fail to compile.

Issue - State: closed - Opened by regexident about 9 years ago - 3 comments

#94 - Changed "Either" dependency from ""b31d1ee"" to "~> 1.2.2"

Pull Request - State: closed - Opened by regexident about 9 years ago - 1 comment

#93 - Can't build with carthage

Issue - State: closed - Opened by mimshwright about 9 years ago - 1 comment

#92 - Add replace operator `<^`

Pull Request - State: closed - Opened by sharplet about 9 years ago - 1 comment

#91 - Applicative ignorance

Pull Request - State: closed - Opened by robrix about 9 years ago - 17 comments

#90 - Use *> to concatenate parsers, dropping the left hand side’s trees

Issue - State: closed - Opened by robrix about 9 years ago - 2 comments

#89 - [WIP] Parsers & pretty-printers as Prisms

Pull Request - State: open - Opened by robrix about 9 years ago - 7 comments

#88 - Manage externals via Carthage

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

#87 - Document oneOf(), anyOf() and allOf()

Pull Request - State: closed - Opened by sharplet about 9 years ago - 6 comments

#86 - Add <^> and curried map()

Pull Request - State: closed - Opened by sharplet about 9 years ago - 18 comments

#85 - Syntax descriptions (unified parsing/pretty-printing)

Issue - State: open - Opened by robrix about 9 years ago

#84 - Mention oneOf, anyOf & allOf in the README

Issue - State: closed - Opened by sharplet about 9 years ago - 1 comment

#83 - <^> ("map") over Parsers

Issue - State: closed - Opened by sharplet about 9 years ago

#82 - Add some interesting combinators that build on alternation over sequences

Pull Request - State: closed - Opened by sharplet about 9 years ago - 8 comments

#81 - Fix optional operator

Pull Request - State: closed - Opened by neilpa about 9 years ago - 1 comment

#80 - Remove the tree-only --> overload

Issue - State: closed - Opened by neilpa about 9 years ago - 4 comments
Labels: enhancement

#79 - Algebraic parser type

Issue - State: open - Opened by robrix over 9 years ago - 1 comment

#78 - Optional operator

Pull Request - State: closed - Opened by robrix over 9 years ago

#77 - Error reporting

Pull Request - State: closed - Opened by robrix over 9 years ago - 8 comments

#76 - Compute line/column given string & string index

Issue - State: open - Opened by robrix over 9 years ago
Labels: enhancement

#75 - Provide the parsed range to reductions

Pull Request - State: closed - Opened by robrix over 9 years ago - 5 comments

#74 - Represent dropped input with a new type

Pull Request - State: closed - Opened by robrix over 9 years ago - 1 comment

#73 - Travis CI

Issue - State: closed - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#72 - Use a custom type to represent dropped input

Issue - State: closed - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#71 - Provide a Cartfile

Issue - State: closed - Opened by jspahrsummers over 9 years ago - 2 comments
Labels: enhancement

#70 - Collection indices

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

#69 - Disambiguation strategies

Issue - State: open - Opened by robrix over 9 years ago
Labels: enhancement

#68 - Return indices into the input collection instead of slices

Issue - State: closed - Opened by robrix over 9 years ago
Labels: enhancement

#67 - Parse over sliceables

Pull Request - State: closed - Opened by robrix over 9 years ago

#66 - Assertions

Pull Request - State: closed - Opened by robrix over 9 years ago

#65 - Organization

Pull Request - State: closed - Opened by robrix over 9 years ago

#64 - iOS framework

Pull Request - State: closed - Opened by robrix over 9 years ago

#63 - Repetition by Closed Intervals

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

#62 - Repetition over Closed Intervals

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

#61 - Line/column information for productions

Issue - State: closed - Opened by jspahrsummers over 9 years ago - 4 comments
Labels: enhancement

#60 - Repetition by closed intervals

Issue - State: closed - Opened by robrix over 9 years ago - 5 comments
Labels: enhancement, help wanted

#59 - Subtraction combinator

Issue - State: open - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#58 - Swift 1.2

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

#57 - Dc postfix repetition sugar

Pull Request - State: closed - Opened by davidcairns over 9 years ago - 3 comments

#56 - Convenience for separator-delimited sequences

Issue - State: closed - Opened by robrix over 9 years ago - 2 comments
Labels: enhancement

#55 - Lexing?

Issue - State: open - Opened by robrix over 9 years ago
Labels: question

#54 - Significant indentation

Pull Request - State: closed - Opened by robrix over 9 years ago - 3 comments

#53 - Postfix repetition operators taking the various literals

Issue - State: closed - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#52 - Add a contributing guide

Issue - State: open - Opened by robrix over 9 years ago
Labels: enhancement

#51 - “Not” combinator

Issue - State: closed - Opened by robrix over 9 years ago - 6 comments
Labels: enhancement

#50 - Parsing significant indentation

Issue - State: closed - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#49 - Make it easier to syntactically wrap another combinator.

Issue - State: closed - Opened by robrix over 9 years ago - 6 comments
Labels: enhancement

#48 - Parse til delimiter

Issue - State: open - Opened by robrix over 9 years ago
Labels: enhancement

#47 - Error reporting

Issue - State: closed - Opened by robrix over 9 years ago - 2 comments
Labels: enhancement

#46 - Pretty-print grammars

Issue - State: open - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#45 - Logging combinator

Issue - State: open - Opened by robrix over 9 years ago
Labels: enhancement

#44 - [WIP] Tuple tree indexing

Pull Request - State: closed - Opened by robrix over 9 years ago - 1 comment

#43 - Parse collections other than strings

Issue - State: closed - Opened by robrix over 9 years ago - 4 comments
Labels: enhancement

#42 - `>>-` (bind) operator

Issue - State: closed - Opened by robrix over 9 years ago
Labels: enhancement

#41 - Document how to use `fix` to make recursive grammars

Issue - State: closed - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#40 - Recursive Grammars

Issue - State: closed - Opened by regexident over 9 years ago - 5 comments
Labels: question

#39 - Null parser

Issue - State: closed - Opened by robrix over 9 years ago - 2 comments
Labels: enhancement

#38 - Postfix 0-or-1 repetition operator

Issue - State: closed - Opened by robrix over 9 years ago - 2 comments
Labels: enhancement

#37 - Infix map binds looser than repetition

Issue - State: closed - Opened by robrix over 9 years ago - 2 comments
Labels: bug

#36 - Infix repetition binds looser than concatenation

Issue - State: closed - Opened by robrix over 9 years ago
Labels: bug

#35 - `none` parser

Issue - State: closed - Opened by robrix over 9 years ago - 2 comments
Labels: enhancement

#34 - README updates

Pull Request - State: closed - Opened by robrix over 9 years ago

#33 - High-level parsing in the README

Issue - State: closed - Opened by robrix over 9 years ago
Labels: enhancement

#32 - Parse

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

#31 - Any

Pull Request - State: closed - Opened by robrix over 9 years ago

#30 - Parse sets of intervals

Issue - State: open - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#29 - Predefined parsers for POSIX character classes

Issue - State: open - Opened by robrix over 9 years ago
Labels: enhancement

#28 - EOF parser

Issue - State: closed - Opened by robrix over 9 years ago - 5 comments
Labels: enhancement

#27 - Rearrange assertions

Pull Request - State: closed - Opened by robrix over 9 years ago

#26 - Unambiguous ignorance

Pull Request - State: closed - Opened by robrix over 9 years ago

#25 - Ignore literals by default

Issue - State: closed - Opened by robrix over 9 years ago - 1 comment
Labels: enhancement

#24 - ignore(x) | ignore(y) is ambiguous

Issue - State: closed - Opened by robrix over 9 years ago
Labels: bug

#23 - ignore(x) ++ ignore(y) is ambiguous

Issue - State: closed - Opened by robrix over 9 years ago
Labels: bug

#22 - Any-character parser

Issue - State: closed - Opened by robrix over 9 years ago
Labels: enhancement

#21 - High-level parse operator

Issue - State: closed - Opened by robrix over 9 years ago
Labels: enhancement

#16 - `++` is too noisy/verbose

Issue - State: closed - Opened by robrix over 9 years ago - 15 comments
Labels: bug