Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / elm/parser issues and pull requests
#56 - Fix typo in Parser.elm lazy documentation
Pull Request -
State: closed - Opened by deangolan 11 months ago
#55 - Fix typo in documentation for Parser.multiComment
Pull Request -
State: open - Opened by jfmengels 12 months ago
#54 - Fix for the inconsistent internal parser state bug
Pull Request -
State: open - Opened by pithub about 2 years ago
- 2 comments
#53 - Inconsistent internal parser state
Issue -
State: open - Opened by pithub about 2 years ago
- 1 comment
#52 - Fix dead link in Parser.Advanced
Pull Request -
State: open - Opened by jfmengels over 3 years ago
#51 - Code documentation for Parser.Advanced inContext
Issue -
State: open - Opened by krasnikov-andrew over 3 years ago
#50 - lazy doesn't work with always instead of (\_ -> ..)
Issue -
State: open - Opened by mathiajusth over 3 years ago
#49 - Parse.Primitives comments
Issue -
State: open - Opened by dullbananas about 4 years ago
- 1 comment
#48 - Added parser alternatives for some regex to examples
Pull Request -
State: open - Opened by Anton-4 over 4 years ago
- 2 comments
#47 - Add some examples that show a parser alternative for regex
Issue -
State: open - Opened by Anton-4 over 4 years ago
#46 - lineComment messes up newline tracking
Issue -
State: open - Opened by AlienKevin over 4 years ago
#45 - Parser.int and Parser.float handle leading Zeros unexpectedly
Issue -
State: open - Opened by maxmunzel almost 5 years ago
- 1 comment
#44 - Float parser comitting to leading 'e'
Issue -
State: open - Opened by j-maas almost 5 years ago
- 3 comments
#43 - Update Parser.elm
Pull Request -
State: open - Opened by Sebas-h almost 5 years ago
#42 - Update examples/elm.json to be ready for Elm 0.19.1
Pull Request -
State: closed - Opened by tamc about 5 years ago
- 1 comment
#41 - Incorrect problem propagated from finalizeFloat
Issue -
State: open - Opened by chalup about 5 years ago
#40 - Unused chompRest in sequenceEndForbidden
Issue -
State: open - Opened by chalup about 5 years ago
#39 - Fix typos
Pull Request -
State: open - Opened by chalup about 5 years ago
#38 - implementation deadEndsToString
Pull Request -
State: open - Opened by YuichiMorita about 5 years ago
- 4 comments
#37 - Fix comment in `findSubString`
Pull Request -
State: open - Opened by Janiczek over 5 years ago
#36 - Fix typo in Parser.token
Pull Request -
State: closed - Opened by Janiczek over 5 years ago
#35 - fix codeToChar in DoubleQuoteString.elm
Pull Request -
State: open - Opened by aaronjanse over 5 years ago
#34 - Feature Request: recover
Issue -
State: open - Opened by jaredramirez over 5 years ago
- 2 comments
#33 - Feature request: mapProblem
Issue -
State: open - Opened by neurodynamic almost 6 years ago
#32 - Improved wording
Pull Request -
State: open - Opened by sergiolombrico almost 6 years ago
#31 - Omissions in comparison with prior work
Issue -
State: closed - Opened by zenhack almost 6 years ago
- 4 comments
#30 - Infinitive recursion runtime error links to 404 https://elm-lang.org/0.19.0/halting-problem
Issue -
State: closed - Opened by rlefevre about 6 years ago
- 1 comment
#29 - Proposed fix for issue #9
Pull Request -
State: open - Opened by blawlor about 6 years ago
#28 - int parser fails on trailing "e"
Issue -
State: open - Opened by malaire about 6 years ago
- 8 comments
#27 - Is it worth to introduce `optionally`?
Issue -
State: closed - Opened by dvberkel about 6 years ago
- 2 comments
#26 - No documentation for commit
Issue -
State: open - Opened by ccapndave about 6 years ago
- 2 comments
#25 - Parser.int accepts input starting with `e`
Issue -
State: open - Opened by ccapndave about 6 years ago
- 1 comment
#24 - Indent default value is 1, not 0
Issue -
State: open - Opened by mdgriffith about 6 years ago
#23 - Fix a small typo in the docs
Pull Request -
State: open - Opened by bowbahdoe about 6 years ago
#22 - Fix unicode escape decode bug in `DoubleQuoteString` example.
Pull Request -
State: open - Opened by allenap about 6 years ago
- 1 comment
#21 - Fix bug in chompUntil and chompUntilEndOr
Pull Request -
State: open - Opened by jinjor about 6 years ago
#20 - chompUntil does not consume the last string
Issue -
State: open - Opened by jinjor about 6 years ago
#19 - Add dead end clarification to chompIf doc
Pull Request -
State: open - Opened by neurodynamic about 6 years ago
#18 - Documentation for `int` shows succeeding examples as failing
Issue -
State: open - Opened by okkero over 6 years ago
#17 - Parser pipelines are not new
Issue -
State: closed - Opened by link2xt over 6 years ago
- 1 comment
#16 - Dead ends to string
Pull Request -
State: open - Opened by bburdette over 6 years ago
- 3 comments
#15 - float parser consumes decimal separator without fractional part
Issue -
State: open - Opened by aforemny over 6 years ago
- 1 comment
#14 - int parser fails on trailing decimal separator
Issue -
State: open - Opened by aforemny over 6 years ago
- 7 comments
#13 - Implement `Parser.deadEndsToString`
Issue -
State: closed - Opened by timjs over 6 years ago
- 2 comments
#12 - Example for Parser.float does not type check
Issue -
State: open - Opened by timjs over 6 years ago
#11 - Spell hexadecimal correctly
Pull Request -
State: closed - Opened by MarkDBlackwell over 6 years ago
#10 - Remove reference to Parser.LanguageKit in the docs
Pull Request -
State: closed - Opened by joecorkerton over 6 years ago
- 1 comment
#9 - No implementation for deadEndsToString
Issue -
State: open - Opened by jdmnd over 6 years ago
- 8 comments
#8 - expose Parser.Advanced
Issue -
State: closed - Opened by brandly over 6 years ago
- 1 comment
#7 - Readme example imports unexposed functions
Issue -
State: closed - Opened by brandly over 6 years ago
- 1 comment
#6 - Broken links in documentation
Issue -
State: closed - Opened by robx over 6 years ago
- 2 comments
#5 - Fix `ifProgress` example
Pull Request -
State: closed - Opened by MethodGrab over 6 years ago
#4 - Fix typo in semantics.md
Pull Request -
State: closed - Opened by MethodGrab over 6 years ago
- 1 comment
#3 - Example code imports non existing module
Issue -
State: closed - Opened by rl-king over 6 years ago
- 1 comment
#2 - Parser.multiComment does not chomp comment terminator in NotNestable mode
Issue -
State: open - Opened by ianmackenzie over 6 years ago
#1 - Clarify difference to elm-tools/parser
Issue -
State: closed - Opened by adius over 7 years ago
- 1 comment