Ecosyste.ms: Issues

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

GitHub / Bogdanp/elm-ast issues and pull requests

#120 - Upgrade to Elm 0.19

Pull Request - State: open - Opened by sgdan over 4 years ago - 2 comments

#119 - Parse hex integers

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

#118 - Parse empty records

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

#117 - Parse empty list with whitespace inside

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

#116 - Enable variable negation

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

#115 - Fix binary operator column number when surrounded by whitespace

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

#114 - Allow nested comments

Issue - State: open - Opened by wende almost 5 years ago

#113 - Code readability improvements to pattern parsers

Pull Request - State: closed - Opened by wende about 5 years ago

#112 - Pattern match

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#111 - Pattern match

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#110 - Literal

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#109 - Extend Expression

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#108 - Bump parser-combinators version

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#107 - Add docs to Ast.Common

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#106 - Pattern matching exception

Issue - State: closed - Opened by MajronMan about 5 years ago

#105 - Pattern matching

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#104 - Bump version

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#103 - Move part of Ast.Helpers to Ast.Common and expose it

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#102 - Use https for deps

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#101 - Majron man 13 positional information in ast

Pull Request - State: closed - Opened by wende about 5 years ago

#100 - Operator location with whitespace around

Issue - State: open - Opened by MajronMan about 5 years ago

#99 - Closes #13 - Add positional information

Pull Request - State: closed - Opened by MajronMan about 5 years ago

#98 - Hotfix empty lines fail when have spaces

Pull Request - State: closed - Opened by wende over 5 years ago

#97 - WIP - Closes #13 - Positional information

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

#96 - 0.19 Status?

Issue - State: open - Opened by dillonkearns over 5 years ago - 5 comments

#95 - Cannot parse an empty list with a space in it

Issue - State: open - Opened by gaul about 6 years ago

#94 - Record in parameters and faster application

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

#93 - Closes #67 - Nested cases

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

#92 - Comments may cause parsing failure

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

#91 - Hotfix: List.Extra tests and package different versions

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

#90 - list extra update

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

#89 - Refactor binary not to use mutual recursion

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

#88 - Parsing lambdas is extremely slow

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

#87 - Regex parser for name should not include '-' character for elm 0.18

Issue - State: open - Opened by YetAnotherMinion over 6 years ago - 1 comment

#86 - Can't parse tuples with empty records.

Issue - State: open - Opened by gjersvik almost 7 years ago - 1 comment

#85 - Add correct parsing of hex numbers

Issue - State: open - Opened by wende almost 7 years ago

#84 - Add positional information

Pull Request - State: closed - Opened by baransu almost 7 years ago - 10 comments

#83 - Better multiline performance

Pull Request - State: closed - Opened by baransu almost 7 years ago - 1 comment

#82 - Better multiline performance

Pull Request - State: closed - Opened by baransu almost 7 years ago

#81 - Fast and correct type parsing written by Elm core team

Issue - State: open - Opened by joonazan almost 7 years ago - 5 comments

#80 - Bad performance on arguments in new lines

Issue - State: closed - Opened by wende almost 7 years ago
Labels: enhancement

#79 - Can't parse record updates as a non-last parameter in a function

Issue - State: closed - Opened by wende almost 7 years ago

#78 - `::` doesn't compose with other operators

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

#77 - Function type declaration in let expression

Issue - State: closed - Opened by tunguski almost 7 years ago - 1 comment
Labels: duplicate

#76 - Can't parse type tuples with functions inside

Issue - State: open - Opened by wende almost 7 years ago

#75 - Closes #74 parse character codes

Pull Request - State: closed - Opened by wende almost 7 years ago

#74 - Parse character escape codes

Issue - State: closed - Opened by wende almost 7 years ago

#73 - Closes #72 keywords in names

Pull Request - State: closed - Opened by wende almost 7 years ago

#72 - Can't name values starting with keywords

Issue - State: closed - Opened by wende almost 7 years ago - 1 comment
Labels: bug

#71 - Parse error: function accessed with module name

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

#70 - Variables can't be negated with a minus

Issue - State: open - Opened by tunguski about 7 years ago - 2 comments
Labels: bug

#69 - Idea: add Elm to AST explorer

Issue - State: open - Opened by FranklinChen about 7 years ago - 1 comment

#68 - AccessFunction is only a syntactic sugar

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

#67 - Incorrect result when using nested case expressions

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

#65 - Parsing error when pattern matching with a variable named alias

Issue - State: closed - Opened by jfmengels about 7 years ago - 1 comment

#64 - Parse error on names starting with `as`

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

#62 - Type assignment in let..in

Issue - State: open - Opened by wende about 7 years ago - 3 comments

#61 - Closes #60 As

Pull Request - State: closed - Opened by wende about 7 years ago

#60 - Make `as` work again

Issue - State: closed - Opened by wende about 7 years ago

#59 - Closes #58 split type c

Pull Request - State: closed - Opened by wende about 7 years ago

#58 - Split lines don't work in type definitons

Issue - State: closed - Opened by wende about 7 years ago

#57 - Parse error on names starting with `let`

Issue - State: closed - Opened by wende about 7 years ago - 1 comment
Labels: bug

#56 - Closes effects module

Pull Request - State: closed - Opened by wende about 7 years ago

#55 - Fixed travis

Pull Request - State: closed - Opened by wende about 7 years ago

#54 - Closes #51 tuple constructor

Pull Request - State: closed - Opened by wende about 7 years ago

#53 - Update online version to represent v 7.0.0 instead of 1.0.0

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

#52 - Parsing effect module fails

Issue - State: closed - Opened by tunguski about 7 years ago

#51 - Parse tuple constructor (,)

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

#50 - Fix characters with escape sequences like '\n' or '\x00'

Issue - State: closed - Opened by wende about 7 years ago - 1 comment

#49 - Closes #48 - {a, b}

Pull Request - State: closed - Opened by wende about 7 years ago

#48 - Add support for simple destructuring

Issue - State: closed - Opened by wende about 7 years ago

#47 - Closes #46-access

Pull Request - State: closed - Opened by wende about 7 years ago

#46 - Add support for access as a function

Issue - State: closed - Opened by wende about 7 years ago

#45 - Function application over multiple lines

Pull Request - State: closed - Opened by joonazan about 7 years ago - 1 comment

#44 - Closes #34 double slash

Pull Request - State: closed - Opened by wende about 7 years ago

#43 - removed unnecessary parentheses

Pull Request - State: closed - Opened by joonazan about 7 years ago - 1 comment

#42 - Closes #12 elm-format

Pull Request - State: closed - Opened by wende about 7 years ago

#41 - Comments make parsing fail

Issue - State: open - Opened by joonazan about 7 years ago - 15 comments
Labels: wontfix

#40 - Closes #5 destructuring

Pull Request - State: closed - Opened by wende about 7 years ago

#39 - proper tuple

Pull Request - State: closed - Opened by wende about 7 years ago

#38 - Proper parsing for tuples

Issue - State: closed - Opened by wende about 7 years ago

#37 - Proper asignment in records

Issue - State: closed - Opened by wende about 7 years ago
Labels: bug

#36 - Closes #35 comma fixity

Pull Request - State: closed - Opened by wende about 7 years ago

#35 - Comma binop fixity should be lower than |>

Issue - State: closed - Opened by wende about 7 years ago

#34 - Parser fails for string "\\" and similar values

Issue - State: closed - Opened by richard-gebbia about 7 years ago - 2 comments
Labels: bug

#33 - Closes #32 Cons assoc

Pull Request - State: closed - Opened by wende about 7 years ago

#32 - Fix :: operator associativity

Issue - State: closed - Opened by wende about 7 years ago

#31 - Fix list parsing and update elm-combine to parser-combinators

Pull Request - State: closed - Opened by baransu about 7 years ago - 2 comments

#30 - Better type variables

Pull Request - State: closed - Opened by baransu about 7 years ago

#25 - Cannot export infix functions

Issue - State: closed - Opened by joonazan about 7 years ago - 1 comment

#21 - can define operators

Pull Request - State: closed - Opened by wende about 7 years ago

#20 - Closes #17

Pull Request - State: closed - Opened by wende about 7 years ago

#13 - add positional information to AST

Issue - State: closed - Opened by Bogdanp over 7 years ago - 7 comments
Labels: enhancement

#12 - Elm-format the project

Issue - State: closed - Opened by Bogdanp over 7 years ago - 3 comments
Labels: enhancement

#10 - Error with multi-element lists

Issue - State: closed - Opened by ajhager over 7 years ago
Labels: bug

#9 - Function declaration in let..in expression causes error

Issue - State: closed - Opened by halfzebra over 7 years ago
Labels: bug

#5 - Support destructuring bind

Issue - State: closed - Opened by Bogdanp over 7 years ago
Labels: enhancement

#1 - Parse error for functions with arguments in next line

Issue - State: closed - Opened by tunguski about 8 years ago - 14 comments
Labels: bug, help wanted