Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Elm Tooling

Org to facilitate work on tooling for elm
Collective - Host: opensource - https://opencollective.com/elm-tooling - Code: https://github.com/elm-tooling

Get rid of special characters in `elm autocomplete` command

github.com/elm-tooling/elm-compiler-library - aefea20426407dc08234fedb77591cc95e647d60 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make sure elmo files are available for noDebugUsesInPackage

Looks like this maybe could be done without the file reads and writes,
but I don’t really want t...

github.com/elm-tooling/elm-compiler-library - 291ff794ee3fecede8f7a772b057ddc3a146a2e8 authored over 6 years ago by Evan Czaplicki <[email protected]>
resolve name shadowing error

github.com/elm-tooling/elm-compiler-library - d4a628bb4a2e2d26fb32383d448d95a72869a0ee authored over 6 years ago by Evan Czaplicki <[email protected]>
Clarify that --docs is best for packages

It now triggers the --optimize checks about Debug, so it will be even
harder to use with applica...

github.com/elm-tooling/elm-compiler-library - 6a96e212017297c082e68a3de6748c007aeaef37 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make sure that Debug module is not used in --optimize mode

This is neat because you get one error message telling you all the
modules that have Debug remna...

github.com/elm-tooling/elm-compiler-library - 6be8d82c67f881a0c0d42f5e614b04cb51d87ae1 authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of semigroups dependency

github.com/elm-tooling/elm-compiler-library - dac392a778ec0edc8f6e0eaf62881273b6ce594d authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of List.NonEmpty usage

github.com/elm-tooling/elm-compiler-library - bf253267f3414671fe790eda5f0fe879babf71a8 authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: rely on OverloadedStrings to drop some parens

github.com/elm-tooling/elm-compiler-library - 2d4371ef4147693600cd088f6da6ae3707bc43fd authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of some Data.List.NonEmpty uses

github.com/elm-tooling/elm-compiler-library - 684ec7af82c612312e9d7cb759be194eda173d45 authored over 6 years ago by Evan Czaplicki <[email protected]>
Rename --debug flag to --optimize

github.com/elm-tooling/elm-compiler-library - f609efadd7c19e72c747801a96ff1021ff23a3bd authored over 6 years ago by Evan Czaplicki <[email protected]>
Make code to build reactor a bit nicer

github.com/elm-tooling/elm-compiler-library - 919ffa9f4d7cb5ecce8c2d311b4750fc87ff9dcc authored over 6 years ago by Evan Czaplicki <[email protected]>
Update for rename of `crash` to `todo`

github.com/elm-tooling/elm-compiler-library - 72911f0f2ac114ad14f4b84c449066afc6a87d92 authored over 6 years ago by Evan Czaplicki <[email protected]>
Get src/Main.elm compiling again

github.com/elm-tooling/elm-compiler-library - 7ddee3332487dc61bcf080789ac9e49dd285ef61 authored over 6 years ago by Evan Czaplicki <[email protected]>
Stop relying on non-existent imports

github.com/elm-tooling/elm-compiler-library - a750191d0faf830a26aeaadb0247c4666f5c48be authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of old operator

github.com/elm-tooling/elm-compiler-library - 884eb781b3055cded9cfb540ac26a966265cea19 authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix shadowing error with SVG import

github.com/elm-tooling/elm-compiler-library - 635dbbaba3cca4538508efa1cac74301dd70c4c9 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update elm.json for latest format

github.com/elm-tooling/elm-compiler-library - 088fdb6e823e49976502c403dabdf2c7d2f51fdb authored over 6 years ago by Evan Czaplicki <[email protected]>
Improve the error message for "UNKNOWN MODULE"

github.com/elm-tooling/elm-compiler-library - 33efdcfd9054f3b49fa4f32b5ce5109cc884449e authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: get rid of a `let` and inline the value

github.com/elm-tooling/elm-compiler-library - 8a688145f8d12d6a92635d08d635ed02e3640c94 authored over 6 years ago by Evan Czaplicki <[email protected]>
Produce better error messages on "too many args"

Kind of simplifies things because the CBranch idea goes away. It was
kind of weird and it appear...

github.com/elm-tooling/elm-compiler-library - 66b67260bdee900e6825edf7e32daba1e6a8f3a8 authored over 6 years ago by Evan Czaplicki <[email protected]>
Generated type variables are all recorded in Can.FreeVars

If you had a module with unannotated declarations like this:

id v = v

Then it would be exporte...

github.com/elm-tooling/elm-compiler-library - a84f4bd8351babfbd09d34e797f0df813dd91518 authored over 6 years ago by Evan Czaplicki <[email protected]>
Preserve type variable names from ports

github.com/elm-tooling/elm-compiler-library - 074467f84da0a7b4e21ffaffc80eb591cd018013 authored over 6 years ago by Evan Czaplicki <[email protected]>
Get --output=index.html working again

Need to go through again later and make it prettier though.

github.com/elm-tooling/elm-compiler-library - c368061e0c99175402dae46a91584b1d503ee106 authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: switch builder prefix from BS to B

to be more consistent with other code

github.com/elm-tooling/elm-compiler-library - 695c9d67aeb34559fb6a9b9c9af7d24b3f8fe4d8 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make REPL print stuff out again

github.com/elm-tooling/elm-compiler-library - 45bdd0d115457079da357526fb65e3b3beed804f authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of unused import

github.com/elm-tooling/elm-compiler-library - 7ecefe8c6ca06d646927ce3b804fd9559f4b8a33 authored over 6 years ago by Evan Czaplicki <[email protected]>
Put special docs for (%) operator

github.com/elm-tooling/elm-compiler-library - 00c3a03cb8946d9ac3fb33a5670092311b5722aa authored over 6 years ago by Evan Czaplicki <[email protected]>
Inline (%) when possible

github.com/elm-tooling/elm-compiler-library - c2253e5fce4970eb28f76d82ba7e8533b69dcfcd authored over 6 years ago by Evan Czaplicki <[email protected]>
Make the "module not found" errors a bit nicer

github.com/elm-tooling/elm-compiler-library - 2f4ea955a25bef8a0675af6b11ec4f304ac2859e authored over 6 years ago by Evan Czaplicki <[email protected]>
Allow generation when listed application files have no main

This way you can call `elm make` on whatever you want, but you only get
output if there is a fil...

github.com/elm-tooling/elm-compiler-library - d42572a71410f56c8996fafcc2ed6947a166de32 authored over 6 years ago by Evan Czaplicki <[email protected]>
Improve some other error messages about unknown packages

github.com/elm-tooling/elm-compiler-library - d4e959918e42fc9be077cbc54e9b1de38f403c06 authored over 6 years ago by Evan Czaplicki <[email protected]>
Show the "package not found" error on bad installs

github.com/elm-tooling/elm-compiler-library - 988c63c0c9f4096af4d5700fe48ed5072e88a561 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make (main : Html msg) work without browser for real

github.com/elm-tooling/elm-compiler-library - aacbe2c5e677bc6832b5262a857d93f1d635d305 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make (main : Html msg) work without browser dependency

github.com/elm-tooling/elm-compiler-library - fdf2d7594cc24bb081f88d7e6a8b50339f07b77e authored over 6 years ago by Evan Czaplicki <[email protected]>
Get --docs flag working again

Also resolves issue that “elm publish” may not have complete
documentation by having the elm-stu...

github.com/elm-tooling/elm-compiler-library - 10216a89bbb72dda615a2f2746e4ab81cabac2b8 authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix presentation bug in terminal flags

github.com/elm-tooling/elm-compiler-library - 0845251c38edebc3d747d027c7d5f30bc1939467 authored over 6 years ago by Evan Czaplicki <[email protected]>
Account for takeExtension behavior

github.com/elm-tooling/elm-compiler-library - de2dbe0d17b0e917cc8955384ae9f167d8c2006d authored over 6 years ago by Evan Czaplicki <[email protected]>
Improve error messages for bad CLI args

github.com/elm-tooling/elm-compiler-library - adedf1b6655603c75689b14045437b299d22da3e authored over 6 years ago by Evan Czaplicki <[email protected]>
Update Error to Exit

github.com/elm-tooling/elm-compiler-library - 45b8e82dc714b8e389d9df62ee6960244440f8dc authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: add a space

github.com/elm-tooling/elm-compiler-library - 2fed661de24674a1d3fff5ddf37a93ae537975a3 authored over 6 years ago by Evan Czaplicki <[email protected]>
Get JSON output for compiler errors in a nicer format

github.com/elm-tooling/elm-compiler-library - ca6005ce59d4de841f6eb0b3a4311d3651da1a9b authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of badge that is not showing useful information

github.com/elm-tooling/elm-compiler-library - 74fdf602945ab0fbc1bf4561f0fe0d30fe2e4e30 authored over 6 years ago by Evan Czaplicki <[email protected]>
Parse the --report flag properly

github.com/elm-tooling/elm-compiler-library - 7b6e55bc63e0f5e0e8162e2d504e2d8fd739824a authored over 6 years ago by Evan Czaplicki <[email protected]>
Update elm.cabal for new modules and renames

github.com/elm-tooling/elm-compiler-library - 45be9d045d386cbed915e7f624ce97f5e6024177 authored over 6 years ago by Evan Czaplicki <[email protected]>
Begin adding back --report=json

Trying to make it a more consistent format this time though.

github.com/elm-tooling/elm-compiler-library - a24e86a874dcbac3a503e81f4c7f5073bc133752 authored over 6 years ago by Evan Czaplicki <[email protected]>
Provide way to turn errors to JSON

github.com/elm-tooling/elm-compiler-library - f9540d6ef0c4b1a7986efcce0a654c3b4c78def3 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update for reduced Output.Options

github.com/elm-tooling/elm-compiler-library - 5750cbaf10fa6e9fcabb39b6365ee0b3cd937f30 authored over 6 years ago by Evan Czaplicki <[email protected]>
The --warn flag is not an option for code generation

github.com/elm-tooling/elm-compiler-library - e913cf0b47d106f0da6e5d8cc41c24343d0a7e73 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make -Wall -Werror happy

github.com/elm-tooling/elm-compiler-library - 036a234be69274e93eee622d32bdfd753cb69924 authored over 6 years ago by Evan Czaplicki <[email protected]>
Switch Error to Exit in builder/

The idea is that compiler/ may produce a bunch of errors. There can be
zero or more of these. Th...

github.com/elm-tooling/elm-compiler-library - 1063c93440fb76f4489cf22ffb6681eb6baceb2f authored over 6 years ago by Evan Czaplicki <[email protected]>
Remove -Wall which is added by .cabal

github.com/elm-tooling/elm-compiler-library - 9b80d4e45788785f5a956ff03a8ed4ea7f9ed9e3 authored over 6 years ago by Evan Czaplicki <[email protected]>
Add --version and --help flags to "complex with no args"

github.com/elm-tooling/elm-compiler-library - c299dfed2f46d259ca236e7b74020167e047c609 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make the install --help a bit better

github.com/elm-tooling/elm-compiler-library - 645a108c38380007e374fc0a1f08e38280a1726e authored over 6 years ago by Evan Czaplicki <[email protected]>
Make the --help messages much nicer

github.com/elm-tooling/elm-compiler-library - 77b9f0964ebf76a0044399db955c0faa8228f1d1 authored over 6 years ago by Evan Czaplicki <[email protected]>
Show <arguments> in common commands

github.com/elm-tooling/elm-compiler-library - 4cd20e29ab56df53234bb99b5f41c3234d26327a authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix the colors up a bit in the overview

github.com/elm-tooling/elm-compiler-library - 8760f11269584404fae24f6290e7461989db3c69 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update imports for module name change

github.com/elm-tooling/elm-compiler-library - 8a86d09f91c0b50141311309f72488074afed87a authored over 6 years ago by Evan Czaplicki <[email protected]>
Expose Elm.Utils.distance

github.com/elm-tooling/elm-compiler-library - 5f752cd08157a661130d81979a5bcad155de570e authored over 6 years ago by Evan Czaplicki <[email protected]>
Update cabal file for module changes

github.com/elm-tooling/elm-compiler-library - dba061107176481c45f524176f3444d6c1ee5c13 authored over 6 years ago by Evan Czaplicki <[email protected]>
Revamp Main to use new Terminal.Args implementation

github.com/elm-tooling/elm-compiler-library - 2ca3cd939a420dbf78a1697c39f2c8d0c8e93517 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update command implementations to always take args and flags

This means it is no longer necessary to make an intermediate data
structure and pattern match on...

github.com/elm-tooling/elm-compiler-library - e76d040d0568c2015a5b103a41cbb24e40559b52 authored over 6 years ago by Evan Czaplicki <[email protected]>
Implement Terminal.Args to by nicer / have autocomplete support

When you type “elm <autocomplete> 2 install elm-l“ it automatically
knows how to give you sugges...

github.com/elm-tooling/elm-compiler-library - 2cd952b216ee58d81c9fe0b333d1bc54bbdb950c authored over 6 years ago by Evan Czaplicki <[email protected]>
Remove -Wall which is added by elm.cabal

github.com/elm-tooling/elm-compiler-library - ad2c946701cb51a120e09a2c264f37580350b834 authored over 6 years ago by Evan Czaplicki <[email protected]>
Rename user to author and make errors more comprehensive

github.com/elm-tooling/elm-compiler-library - 2ea433c0ef46141e3e51fa0e095484c214382d46 authored over 6 years ago by Evan Czaplicki <[email protected]>
Collapse Elm.Project.Flags into Generate.Output

github.com/elm-tooling/elm-compiler-library - 65d4055c88d68a2d6b84fccaa8bf10b01346d20c authored over 6 years ago by Evan Czaplicki <[email protected]>
Fixed issue with elm-make and spaces in paths (#197)

github.com/elm-tooling/vscode-elm-old - e7d726470da96b779220909850fbf2cfe6a236d7 authored over 6 years ago by Arbyy <[email protected]>
Fix error message not clearing when formatting with elm-format (#192)

If elm-format fails due to a syntax error, an error message is displayed in the status bar. This...

github.com/elm-tooling/vscode-elm-old - b7dc66c1f881cf4e37eb35bf48244bb2f598b416 authored over 6 years ago by Adam <[email protected]>
Make folding not eat up empty lines (#196)

github.com/elm-tooling/vscode-elm-old - 614e0a67c97a0320d99f9554662915cfba1d7ea2 authored over 6 years ago by Karol Marcjan <[email protected]>
Improve error messages for unknown operators a bit

github.com/elm-tooling/elm-compiler-library - f38d2bffb8d8a546b1de235cf44a5b368434c174 authored over 6 years ago by Evan Czaplicki <[email protected]>
Start cleaning up command line errors

github.com/elm-tooling/elm-compiler-library - 6b8e8242fc4b1cbb54e76a294eeebc6045da0421 authored over 6 years ago by Evan Czaplicki <[email protected]>
Complete "browser" => "application" change in errors

github.com/elm-tooling/elm-compiler-library - 085dfb56d9b59258ef8e8b035c6aedfc52e5e626 authored over 6 years ago by Evan Czaplicki <[email protected]>
Keep calling elm-reactor the same name

github.com/elm-tooling/elm-compiler-library - e6fe4ccabfef59c22b61ced5d4ff2c0fcdaf2890 authored over 6 years ago by Evan Czaplicki <[email protected]>
Go back to "type": "application"

Makes more sense for folks talking to Elm through ports on nodejs

github.com/elm-tooling/elm-compiler-library - 113c93a4dce14782fe2bd835b9497d9e548551f0 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make the error message nicer for type arity problems

github.com/elm-tooling/elm-compiler-library - 032e14dd4374e7fb42abfc258714be316e361b83 authored over 6 years ago by Evan Czaplicki <[email protected]>
Compute diffs better

Thanks to #1683 for pointing out some weird logic.

The variables should only be compatible if t...

github.com/elm-tooling/elm-compiler-library - 32ff9501f8e6abc4df214b1112dee6d5008ce95f authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix little indentation issue in single line code pair errors

github.com/elm-tooling/elm-compiler-library - 364440dceeda9d76a1ca70a753fbf87538288a4f authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix some more typos

Thanks to #1666 for finding this one!

github.com/elm-tooling/elm-compiler-library - 3075c39eb50346860e744b27226e2a60dba011ee authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix some typos

Fix https://github.com/elm-lang/elm-compiler/issues/1677
Fix https://github.com/elm-lang/elm-com...

github.com/elm-tooling/elm-compiler-library - 55a65a190750671f8ec3dc455855a6d6554f96ec authored over 6 years ago by Evan Czaplicki <[email protected]>
Show correct numbers when type annotation is too short

github.com/elm-tooling/elm-compiler-library - 70cedd3b5b4070e62ff19df30c1785f5348beb19 authored over 6 years ago by Evan Czaplicki <[email protected]>
Propagate errors / possibly fix unranked crash!

I think I figured out the “not unranked” meta issue!!!

https://github.com/elm-lang/elm-compiler...

github.com/elm-tooling/elm-compiler-library - 4b25980d93ada12236c794f35570e197be82f787 authored over 6 years ago by Evan Czaplicki <[email protected]>
Give more information on the unranked problem

github.com/elm-tooling/elm-compiler-library - 63fa090042196f2e1e8a52a4e97f38b18046969c authored over 6 years ago by Evan Czaplicki <[email protected]>
Add appropriate whitespace after all errors

github.com/elm-tooling/elm-compiler-library - ccf38b2d9a50c9bdf53b96fa21aa1061d250b66f authored over 6 years ago by Evan Czaplicki <[email protected]>
Account for unit and tuples in `elm diff` algorithm

github.com/elm-tooling/elm-compiler-library - 81e5c1043ac8a3e7b54633440d3a0fc9942af653 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make sure types print out prettier

When trying to max out renderPretty, you cannot just give maxBound
because the internal math can...

github.com/elm-tooling/elm-compiler-library - 69b783ff95a424398c7e24a3d32d72de58d96017 authored over 6 years ago by Evan Czaplicki <[email protected]>
Fix incomplete pattern match in function type diffs

github.com/elm-tooling/elm-compiler-library - 4a6dd82dd130c4ae70ca4ed6d88eb141751bb908 authored over 6 years ago by Evan Czaplicki <[email protected]>
Revert "Make sure docs are available when trying to publish stuff"

This reverts commit d78293cfb9f77fba132c2593670817ddce282ffb.

github.com/elm-tooling/elm-compiler-library - 6b7777890e6afaad4262d02250aeabece55d0f52 authored over 6 years ago by Evan Czaplicki <[email protected]>
Make sure docs are available when trying to publish stuff

github.com/elm-tooling/elm-compiler-library - d78293cfb9f77fba132c2593670817ddce282ffb authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: fix weird letter swap typo

github.com/elm-tooling/elm-compiler-library - 28037723ecd0e1ad21ca410a423343761ee1018e authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of old .cabal files

They are combined into one now, and builds are a lot faster!

github.com/elm-tooling/elm-compiler-library - 8198a258bef989b0544c5bc773932223eadf520e authored over 6 years ago by Evan Czaplicki <[email protected]>
cosmetic: more modern indentation

github.com/elm-tooling/elm-compiler-library - d07679322ef5d71de1bd2b987ddc660a85599b87 authored over 6 years ago by Evan Czaplicki <[email protected]>
Switch "windows" to "mingw32"

That is the string given when compiling on Windows. Not sure where I
got the wrong information w...

github.com/elm-tooling/elm-compiler-library - 73e87060f64a0122db90c5ea00658f44aa7d16f0 authored over 6 years ago by Evan Czaplicki <[email protected]>
Remove web socket dependencies for now

github.com/elm-tooling/elm-compiler-library - 2ce0625a322d1c0ee589e7e13a2a50bea182bfea authored over 6 years ago by Evan Czaplicki <[email protected]>
Require that tags are alpha-X.Y.Z in the alpha period

github.com/elm-tooling/elm-compiler-library - 8a72f65c9bcb0cd7cc50616c52918c4911e1644f authored over 6 years ago by Evan Czaplicki <[email protected]>
Point to VPS of alpha package website

github.com/elm-tooling/elm-compiler-library - 0f03b36d05b32209d46728ec778aee7f674dd28b authored over 6 years ago by Evan Czaplicki <[email protected]>
Get rid of "pretty" dependency

I _think_ the logic for (toString OneLine) will be fine in practice,
but I’m not 100% certain. I...

github.com/elm-tooling/elm-compiler-library - e7a83100aa5a327cd1e80b6242c9d00788a82633 authored over 6 years ago by Evan Czaplicki <[email protected]>
Update installers/mac for simpler monorepo build process

github.com/elm-tooling/elm-compiler-library - 0962115d80026043841bf445d549b891b7e2b557 authored over 6 years ago by Evan Czaplicki <[email protected]>
Point to the new reactor assets

github.com/elm-tooling/elm-compiler-library - cdb69c39a5707bf34c985e37a701c311aaa76f29 authored over 6 years ago by Evan Czaplicki <[email protected]>
Get TH stuff working

Slows build down quite a bit though :(

github.com/elm-tooling/elm-compiler-library - 904b2bda61863bea2e955b098edbc910f393cf37 authored over 6 years ago by Evan Czaplicki <[email protected]>
The `symbol` operator cannot handle non-ASCII stuff

github.com/elm-tooling/elm-compiler-library - 891af27f5f6b5828ffca6a640b487f3aa45d4405 authored over 6 years ago by Evan Czaplicki <[email protected]>
Add all of the modules from various .cabal files

github.com/elm-tooling/elm-compiler-library - 7bfab8267e9b84755b505832e1e860da6f4dcabf authored over 6 years ago by Evan Czaplicki <[email protected]>