Ecosyste.ms: Issues

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

GitHub / mdgriffith/elm-codegen issues and pull requests

#101 - Add customTypeWith

Pull Request - State: open - Opened by miniBill 18 days ago

#100 - Add Arg.int

Pull Request - State: closed - Opened by miniBill 3 months ago

#99 - Generating case statements to match on ints

Issue - State: closed - Opened by r-k-b 3 months ago - 2 comments

#98 - Add Elm.Declare.withDocumentation

Pull Request - State: closed - Opened by miniBill 3 months ago

#97 - Move the getter to before type args, add variant3 and variant4

Pull Request - State: closed - Opened by miniBill 3 months ago

#96 - Add Elm.Case.string

Pull Request - State: closed - Opened by miniBill 3 months ago

#95 - Add `case_` and `make_` to virtual modules

Pull Request - State: closed - Opened by miniBill 3 months ago

#94 - Avoid `Elm.expose` from overriding an existing expose

Pull Request - State: closed - Opened by miniBill 3 months ago

#93 - [Post Big Release] Cleanup

Pull Request - State: closed - Opened by miniBill 6 months ago

#90 - Infinite type inference loop - no manual fix possible

Issue - State: open - Opened by anmolitor 6 months ago - 2 comments

#89 - Improve types, deduplicate code

Pull Request - State: closed - Opened by miniBill 7 months ago

#88 - Virtual Modules and Elm.Arg

Pull Request - State: closed - Opened by mdgriffith 7 months ago - 1 comment

#87 - Add Op namespace to plus operator in docs

Pull Request - State: closed - Opened by Confidenceman02 8 months ago - 1 comment

#86 - Broken dependencies after elm-codegen init

Issue - State: open - Opened by aramiscd 8 months ago

#85 - Fix operator fixity for ==, /= and ^

Pull Request - State: closed - Opened by miniBill 9 months ago

#84 - Missing parentheses in get applied to apply

Pull Request - State: closed - Opened by miniBill 9 months ago

#83 - Update binding, delete redundant file

Pull Request - State: closed - Opened by miniBill 9 months ago - 1 comment

#82 - `Let.triple`

Pull Request - State: closed - Opened by miniBill 9 months ago

#81 - Expose `Op.pipeLeft`

Pull Request - State: closed - Opened by miniBill 9 months ago - 1 comment

#80 - Generation of `toExpression_`

Pull Request - State: open - Opened by miniBill 9 months ago

#79 - Allow sandboxed builds to succeed

Pull Request - State: closed - Opened by r-k-b 11 months ago

#78 - Fully resolve names when generating bindings

Pull Request - State: closed - Opened by miniBill 12 months ago - 5 comments

#77 - Improve error message on missing path

Pull Request - State: closed - Opened by miniBill 12 months ago

#76 - Expose Gen.CodeGen.Generate.directoryDecoder

Pull Request - State: closed - Opened by miniBill 12 months ago

#75 - Update elm-review packages

Pull Request - State: closed - Opened by miniBill 12 months ago - 2 comments

#74 - Add aliasWith and customTypeWith

Pull Request - State: closed - Opened by miniBill about 1 year ago - 1 comment

#73 - Broken import statements when local module uses import aliases

Issue - State: open - Opened by r-k-b about 1 year ago

#72 - Unnecessary Elm dependencies in generated project

Issue - State: open - Opened by jfmengels about 1 year ago

#71 - Fix type mismatch, remove unused import

Pull Request - State: closed - Opened by nqthqn about 1 year ago

#70 - Clean the CLI portion of the code

Pull Request - State: open - Opened by miniBill over 1 year ago

#69 - Run elm-review, simplify code

Pull Request - State: closed - Opened by miniBill over 1 year ago - 1 comment

#67 - Remove dots from pattern variables coming from qualified type names

Pull Request - State: closed - Opened by miniBill over 1 year ago - 1 comment

#66 - Modules refrenced in tuple deconstructions in let statements are not imported

Issue - State: closed - Opened by Cindiary over 1 year ago - 1 comment

#65 - Add support for directories as `--flagsFrom`

Pull Request - State: closed - Opened by miniBill over 1 year ago

#64 - Expose Elm.functionAdvanced

Pull Request - State: open - Opened by jfmengels over 1 year ago - 1 comment

#63 - Pattern API

Pull Request - State: closed - Opened by dillonkearns over 1 year ago - 1 comment

#62 - Elm Language Server has an issue with the directory layout from `elm-codegen init`

Issue - State: closed - Opened by abradley2 almost 2 years ago - 1 comment

#61 - Fix typo in docs

Pull Request - State: closed - Opened by marc136 almost 2 years ago

#60 - Support for passing an indentation level to toString

Issue - State: open - Opened by wolfadex almost 2 years ago

#59 - Non-portable path in `elm.codegen.json` codegen-helpers.local.

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

#58 - Example for JSON decoders

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

#57 - How to use elm-codegen in a cli tool

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

#56 - Elm.string does not escape characters

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

#55 - Some rendering improvements

Pull Request - State: closed - Opened by mdevlamynck about 2 years ago - 1 comment

#54 - Deconstructing custom types without case..of

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

#53 - Top level value

Pull Request - State: closed - Opened by dillonkearns about 2 years ago

#52 - Functions as values

Pull Request - State: closed - Opened by dillonkearns about 2 years ago - 1 comment

#51 - Add missing exposed type.

Pull Request - State: closed - Opened by dillonkearns about 2 years ago

#50 - Expose declarations in `import` statements

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

#49 - Qualified types in same module

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

#47 - Incorrect type inference for Maybe.map2

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

#46 - Fix typo

Pull Request - State: closed - Opened by jfmengels about 2 years ago

#45 - Add GitHub Actions scripts to run tests in CI

Pull Request - State: closed - Opened by jfmengels about 2 years ago - 1 comment

#44 - Add elm-review, remove dependencies and add missing exposed types

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

#43 - Remove Test.only and fix tests

Pull Request - State: closed - Opened by jfmengels about 2 years ago

#42 - Fix incorrect documentation for Elm.alias

Pull Request - State: closed - Opened by jfmengels about 2 years ago - 1 comment

#41 - Install codegen/helpers/LocalFile.elm fails on run

Issue - State: open - Opened by absynce over 2 years ago - 4 comments

#40 - Apply module import aliases in Elm.ToString

Issue - State: closed - Opened by tesk9 over 2 years ago - 1 comment

#39 - Support for inline comments

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

#38 - Type inference difference between Elm.ToString.* and Elm.file

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

#37 - Support type and type alias constructors

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

#36 - Assume user is not overloading the Elm name in imports

Pull Request - State: closed - Opened by tesk9 over 2 years ago - 1 comment

#35 - Aliases in function type annotations change the generated code

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

#34 - Replace node-fetch with the Node.js https module

Pull Request - State: closed - Opened by lydell over 2 years ago

#33 - Fix dependencies

Pull Request - State: closed - Opened by lydell over 2 years ago

#32 - ORs and ANDs should not generate parentheses if left-associativity is enough

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

#31 - Update Op.elm

Pull Request - State: closed - Opened by jfmengels over 2 years ago

#30 - Update Case.elm

Pull Request - State: closed - Opened by jfmengels over 2 years ago

#29 - Update Elm.elm

Pull Request - State: closed - Opened by jfmengels over 2 years ago - 1 comment

#28 - Update UsingHelpers.md

Pull Request - State: closed - Opened by jfmengels over 2 years ago - 1 comment

#27 - Update WritingAGenerator.md

Pull Request - State: closed - Opened by jfmengels over 2 years ago - 1 comment

#26 - Fix typo in GettingStarted

Pull Request - State: closed - Opened by jfmengels over 2 years ago - 1 comment

#25 - Missing parentheses for boolean operations

Issue - State: closed - Opened by miniBill over 2 years ago - 1 comment

#24 - Expose Error type alias in Gen.Codegen.Generate template

Pull Request - State: closed - Opened by miniBill over 2 years ago

#23 - fix uniqueness of generics in type alias signatures

Pull Request - State: closed - Opened by kirchner over 2 years ago - 1 comment

#22 - fix imports within letin expressions

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

#21 - Better template for Gen.CodeGen.Generate.elm

Pull Request - State: closed - Opened by miniBill over 2 years ago

#20 - Add search for elm.json

Pull Request - State: closed - Opened by miniBill over 2 years ago

#19 - Remove compiled files

Pull Request - State: closed - Opened by miniBill over 2 years ago

#18 - Better error message if the Elm module is not found in the compiled code

Pull Request - State: closed - Opened by miniBill over 2 years ago

#17 - Fix codegen path

Pull Request - State: closed - Opened by miniBill over 2 years ago

#16 - Make clearer what happens for flag files without a json extension

Pull Request - State: closed - Opened by miniBill over 2 years ago

#15 - Update to pnpm-lock.yaml to use commander 8.3.0

Pull Request - State: closed - Opened by miniBill over 2 years ago

#14 - Add `String` `case`

Pull Request - State: closed - Opened by miniBill over 2 years ago - 1 comment

#13 - Expose pipe, update pnpm-lock, add `case` for `String`

Pull Request - State: closed - Opened by miniBill over 2 years ago - 1 comment

#12 - Handle Elm generator init error (bad flags)

Pull Request - State: closed - Opened by absynce almost 3 years ago

#11 - Add `branchWith` to `Elm.Case`

Pull Request - State: closed - Opened by miniBill almost 3 years ago - 1 comment

#10 - Update WritingAGenerator.md

Pull Request - State: closed - Opened by jfmengels almost 3 years ago

#9 - Fix docs rendering

Pull Request - State: closed - Opened by jfmengels almost 3 years ago

#8 - Fix typo

Pull Request - State: closed - Opened by jfmengels almost 3 years ago - 1 comment

#7 - Add `Elm.fn6`

Pull Request - State: closed - Opened by miniBill about 3 years ago

#6 - List binding fix

Pull Request - State: closed - Opened by miniBill about 3 years ago

#5 - Beta reduction, better API, better codegen for lambdas, ...

Pull Request - State: closed - Opened by miniBill about 3 years ago

#4 - Better codegen for lambda arguments

Pull Request - State: closed - Opened by miniBill about 3 years ago - 1 comment

#3 - Nested records

Pull Request - State: closed - Opened by miniBill about 3 years ago - 4 comments

#2 - Generate nicer binding for records and lists arguments

Pull Request - State: closed - Opened by miniBill about 3 years ago