issues
search
mdgriffith
/
elm-codegen
https://package.elm-lang.org/packages/mdgriffith/elm-codegen/latest/
BSD 3-Clause "New" or "Revised" License
138
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add customTypeWith
#101
miniBill
opened
13 hours ago
0
Add Arg.int
#100
miniBill
closed
2 months ago
0
Generating case statements to match on ints
#99
r-k-b
closed
2 months ago
2
Add Elm.Declare.withDocumentation
#98
miniBill
closed
2 months ago
0
Move the getter to before type args, add variant3 and variant4
#97
miniBill
closed
2 months ago
0
Add Elm.Case.string
#96
miniBill
closed
2 months ago
0
Add `case_` and `make_` to virtual modules
#95
miniBill
closed
2 months ago
0
Avoid `Elm.expose` from overriding an existing expose
#94
miniBill
closed
2 months ago
0
[Post Big Release] Cleanup
#93
miniBill
closed
2 months ago
0
Separate top level explicit exposes by lines [CLI v4.2.2] [Elm v0.5.4]
#92
JQuezada0
opened
5 months ago
0
Separate exposed exports by lines when all exports are explicitly exposed
#91
JQuezada0
closed
5 months ago
0
Infinite type inference loop - no manual fix possible
#90
anmolitor
opened
5 months ago
2
Improve types, deduplicate code
#89
miniBill
closed
5 months ago
0
Virtual Modules and Elm.Arg
#88
mdgriffith
closed
2 months ago
1
Add Op namespace to plus operator in docs
#87
Confidenceman02
closed
7 months ago
1
Broken dependencies after elm-codegen init
#86
aramiscd
opened
7 months ago
0
Fix operator fixity for ==, /= and ^
#85
miniBill
closed
7 months ago
0
Missing parentheses in get applied to apply
#84
miniBill
closed
7 months ago
0
Update binding, delete redundant file
#83
miniBill
closed
2 months ago
1
`Let.triple`
#82
miniBill
closed
8 months ago
0
Expose `Op.pipeLeft`
#81
miniBill
closed
2 months ago
1
Generation of `toExpression_`
#80
miniBill
opened
8 months ago
0
Allow sandboxed builds to succeed
#79
r-k-b
closed
10 months ago
0
Fully resolve names when generating bindings
#78
miniBill
closed
10 months ago
5
Improve error message on missing path
#77
miniBill
closed
10 months ago
0
Expose Gen.CodeGen.Generate.directoryDecoder
#76
miniBill
closed
10 months ago
0
Update elm-review packages
#75
miniBill
closed
10 months ago
2
Add aliasWith and customTypeWith
#74
miniBill
closed
1 year ago
1
Broken import statements when local module uses import aliases
#73
r-k-b
opened
1 year ago
0
Unnecessary Elm dependencies in generated project
#72
jfmengels
opened
1 year ago
0
Fix type mismatch, remove unused import
#71
nqthqn
closed
1 year ago
0
Clean the CLI portion of the code
#70
miniBill
opened
1 year ago
0
Run elm-review, simplify code
#69
miniBill
closed
1 year ago
1
`elm.codegen.json` local codegen-helpers requires `src\\` on Windows
#68
tankorsmash
opened
1 year ago
0
Remove dots from pattern variables coming from qualified type names
#67
miniBill
closed
1 year ago
1
Modules refrenced in tuple deconstructions in let statements are not imported
#66
Cindiary
closed
10 months ago
1
Add support for directories as `--flagsFrom`
#65
miniBill
closed
1 year ago
0
Expose Elm.functionAdvanced
#64
jfmengels
opened
1 year ago
1
Pattern API
#63
dillonkearns
closed
1 year ago
1
Elm Language Server has an issue with the directory layout from `elm-codegen init`
#62
abradley2
closed
1 year ago
1
Fix typo in docs
#61
marc136
closed
1 year ago
0
Support for passing an indentation level to toString
#60
wolfadex
opened
1 year ago
0
Non-portable path in `elm.codegen.json` codegen-helpers.local.
#59
mdrie
opened
1 year ago
1
Example for JSON decoders
#58
MattiaVerticchio
opened
2 years ago
1
How to use elm-codegen in a cli tool
#57
Orasund
closed
1 month ago
1
Elm.string does not escape characters
#56
Orasund
closed
2 years ago
1
Some rendering improvements
#55
mdevlamynck
closed
1 year ago
1
Deconstructing custom types without case..of
#54
anmolitor
opened
2 years ago
1
Top level value
#53
dillonkearns
closed
1 year ago
0
Functions as values
#52
dillonkearns
closed
1 year ago
1
Next