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

Cleanup fixers

github.com/elm-tooling/elm-analyse - 8b542d61aa6cfa01c2299fc86e2eb7857f0e374c authored over 7 years ago by Mats Stijlaart <[email protected]>
Detect parent patterns in lambda

github.com/elm-tooling/elm-analyse - eeab34627a84b42364a9a9bd6e015a9b33ddc142 authored over 7 years ago by Mats Stijlaart <[email protected]>
Do not optimize list pattern with all underscores

github.com/elm-tooling/elm-analyse - 4319f81be5402250e5d0321638256a1cf28b3170 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add encoding/decoding for use cons over concat

github.com/elm-tooling/elm-analyse - 330de643ab9c928c237c9ed3051df4fdc718844b authored over 7 years ago by Mats Stijlaart <[email protected]>
Rename action to order

github.com/elm-tooling/elm-analyse - 930ac15efa02569e370d51cc715c273943badc87 authored over 7 years ago by Mats Stijlaart <[email protected]>
Rename OperatorApplicationExpression and add UseConsOverConcat check

github.com/elm-tooling/elm-analyse - 9b3cb00ba1284bde8098853283c60d9f10182b78 authored over 7 years ago by Mats Stijlaart <[email protected]>
Refactoring

github.com/elm-tooling/elm-analyse - 68516ee435333ed75646418de955bf85672265c5 authored over 7 years ago by Mats Stijlaart <[email protected]>
Readme stuff and more unused variable detection

github.com/elm-tooling/elm-analyse - 294ab3c79db3ba0272f804b0761dabefd0f9fe8e authored over 7 years ago by Mats Stijlaart <[email protected]>
Busy with pattern optimizer

github.com/elm-tooling/elm-analyse - 731f2c19916ca4b759ecea9371fe4538ed4a1fe4 authored over 7 years ago by Mats Stijlaart <[email protected]>
Cleanup pattern optimizer

github.com/elm-tooling/elm-analyse - 5add97c257a9a2401b3aedba79a534660d6dd463 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add pattern optimizer

github.com/elm-tooling/elm-analyse - f6983baf89fbd04549875acf8f40c0758772e5cd authored over 7 years ago by Mats Stijlaart <[email protected]>
Add ranges to patterns

github.com/elm-tooling/elm-analyse - 53d1c95eca9f7148465631cf9a3f66863b13673f authored over 7 years ago by Mats Stijlaart <[email protected]>
Create FileContent module for such kind of operations

github.com/elm-tooling/elm-analyse - 699b6e282de833c7079b53ca97a9621d88103252 authored over 7 years ago by Mats Stijlaart <[email protected]>
Better identify unused variable in case statement

github.com/elm-tooling/elm-analyse - d8f22a84b83a14664019550463ba263590701d2d authored over 7 years ago by Mats Stijlaart <[email protected]>
Added fixer for unused alias

github.com/elm-tooling/elm-analyse - 507e42f10de67bcd2c7388208f81e92daa3135d0 authored over 7 years ago by Mats Stijlaart <[email protected]>
Find more unnecessary parens

github.com/elm-tooling/elm-analyse - 7ec2c28361e9b107d8a09e54c1525ab8ecb40484 authored over 7 years ago by Mats Stijlaart <[email protected]>
Finish sourceloading directly when no files should be loaded

github.com/elm-tooling/elm-analyse - 9718a85248f2e5c2024e662fe9da8dbc1d4ff629 authored over 7 years ago by Mats Stijlaart <[email protected]>
Differntiate between unused define and unused pattern

github.com/elm-tooling/elm-analyse - 2f823ade5a041926973c9f7481e5b6e8deee9b4c authored over 7 years ago by Mats Stijlaart <[email protected]>
Get rid of elm binary that lives in elm-compiler

This will migrate to another repo

github.com/elm-tooling/elm-compiler-library - 355abe462d18f577da1036d8831c8e2d73c8e7cd authored over 7 years ago by Evan Czaplicki <[email protected]>
Bump to 0.19 for developement

Elm binaries cache some information, and those caches are always
versioned. So bumping now means...

github.com/elm-tooling/elm-compiler-library - 27681b0fdbfbf0c1244e941c4bf2c97555cbbc90 authored over 7 years ago by Evan Czaplicki <[email protected]>
Fix #2: Remove message dialog on escape

github.com/elm-tooling/elm-analyse - 105921042cb00460dc3585ad0820e58c21935b4c authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Cleanup

github.com/elm-tooling/elm-analyse - 4ba7c505c368d8d01f22f9cf2d8f04f3f9ec71f4 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix #3: Add message when parens are used as outer most expression for function

github.com/elm-tooling/elm-analyse - d0413845bf2d70514afeafa990e86a3c94a1340b authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix unused imported variable fixer

github.com/elm-tooling/elm-analyse - 064a6a673638c7a34788ce68b7105ad16de8904c authored over 7 years ago by Mats Stijlaart <[email protected]>
Add fix for unused imported variable

github.com/elm-tooling/elm-analyse - c1a90524e12df78094428ef9991154d17bf61a98 authored over 7 years ago by Mats Stijlaart <[email protected]>
Code cleanup

github.com/elm-tooling/elm-analyse - 8b7d81a6ef572741bcff18ae3b1f7033b4d4fb8a authored over 7 years ago by Mats Stijlaart <[email protected]>
Make difference between top-level and imported function

github.com/elm-tooling/elm-analyse - 10051dead34bac8158dfddfd26616573a246a1b3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Update readme

github.com/elm-tooling/elm-analyse - 4562c7e92e81ff21fd8fb3f6d9b117216f24ce3f authored over 7 years ago by Mats Stijlaart <[email protected]>
Refesh messages on fix

github.com/elm-tooling/elm-analyse - bdee1eb5bd1c8ad14a4b981394df02b2a25a646b authored over 7 years ago by Mats Stijlaart <[email protected]>
Auto fix aunnecessary parens

github.com/elm-tooling/elm-analyse - 4446f65acb04c49a118d2430350e353709bd7201 authored over 7 years ago by Mats Stijlaart <[email protected]>
Some stuff

github.com/elm-tooling/elm-analyse - 194b673bd02fc896114a3627a502efd77a7588eb authored over 7 years ago by Mats Stijlaart <[email protected]>
Add try catch when formatting after patch

github.com/elm-tooling/elm-analyse - e83e95e8cb093a69c82115d2f4af8cc67deb3e5f authored over 7 years ago by Mats Stijlaart <[email protected]>
First step in auto-fix

github.com/elm-tooling/elm-analyse - 8244a60302b3b0306575785be9dac1abccdd0853 authored over 7 years ago by Mats Stijlaart <[email protected]>
new theme, and message stuff

github.com/elm-tooling/elm-analyse - f7244b45bebfd7b46439f2b75837f808ad6286a9 authored over 7 years ago by Mats Stijlaart <[email protected]>
cosmetic: use more consistent indentation

github.com/elm-tooling/elm-compiler-library - 90ce96eb9bbbc48ec52943279500bf00313bf660 authored over 7 years ago by Evan Czaplicki <[email protected]>
Use more compact memory representation for Version

This makes the data smaller at runtime (25% of old size + less
indirection) but the real point i...

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

github.com/elm-tooling/elm-analyse - bd324dc4d38f09681362d5cc52c85feededc83b3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Rename Message to MessageData

github.com/elm-tooling/elm-analyse - 048b3d6603e00fedd49c617b14189c5b2c267f4e authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix for load from parent

github.com/elm-tooling/elm-analyse - 8ed1ea3c414b57260f6281f11875f59fe0e4be38 authored over 7 years ago by Mats Stijlaart <[email protected]>
Allow parens on lhs if block and case statements

github.com/elm-tooling/elm-analyse - 32e04c080e7f4445c2cac02363afa03c6bd926f5 authored over 7 years ago by Mats Stijlaart <[email protected]>
Unused variables not marking exposed operators as unused

github.com/elm-tooling/elm-analyse - 23b73eaffa8c5bb7e5cffca4b6a7e970af391b35 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add patternModuleNames function for shared functionality

github.com/elm-tooling/elm-analyse - 0610922ae90e93695fefa7a389e65835a1c56892 authored over 7 years ago by Mats Stijlaart <[email protected]>
Trigger build

github.com/elm-tooling/elm-analyse - cdef1afed3a27a77561ee78ea903c14a0b756322 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add travis

github.com/elm-tooling/elm-analyse - 483ff2d369cb4ca7e735761de7b9891ae719e1e8 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix #1: check patterns for used module names in unused import aliases

github.com/elm-tooling/elm-analyse - a919c40ae3cfb08682ab4d3b0bc604d6724389c2 authored over 7 years ago by Mats Stijlaart <[email protected]>
Extract exposed type

github.com/elm-tooling/elm-analyse - baa74e9d6a6b00be1d652650aac78df1f980ed3a authored over 7 years ago by Mats Stijlaart <[email protected]>
Add lifecycle call for post install

github.com/elm-tooling/elm-analyse - c77f17f07b5757508f482a50c3f17a968b7c27f7 authored over 7 years ago by Mats Stijlaart <[email protected]>
Remove dependency on execSync

github.com/elm-tooling/elm-analyse - be06790f90c179d4588134ea075d5b2273c2cea3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Drop depenency on cli checksum

github.com/elm-tooling/elm-analyse - ff06eea2878813e990f467fd335c6a7393e4c2c2 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add elm-format-path command line option

github.com/elm-tooling/elm-analyse - 4cc627e440fdf583d95a0511e4b5878c4e6c3468 authored over 7 years ago by Mats Stijlaart <[email protected]>
Switch fromString to fromText

github.com/elm-tooling/elm-compiler-library - 17a8c767cf843bd7a06f1eb88c4834449b5ac9d7 authored over 7 years ago by Evan Czaplicki <[email protected]>
Add port config

github.com/elm-tooling/elm-analyse - dec37efc509a400af368c894f988a8bca70b396e authored over 7 years ago by Mats Stijlaart <[email protected]>
Allow other origins by removing localhost

github.com/elm-tooling/elm-analyse - 5adfb2bab9aa4286291c286f1589f477983b490d authored over 7 years ago by Mats Stijlaart <[email protected]>
Add versionToText, make it the default conversion

github.com/elm-tooling/elm-compiler-library - 4a37ac7966d65e800d8fc49533235128c4a80550 authored over 7 years ago by Evan Czaplicki <[email protected]>
Do not require a Pkg.Name for parseDependencies

Packages have names, but applications do not.

github.com/elm-tooling/elm-compiler-library - 5a823321a95d855d11200098cac2c63dd3fcd0b2 authored over 7 years ago by Evan Czaplicki <[email protected]>
Make Elm.Package exports explicit, fromString => fromText

List all of the publicly exposed values. Also switch more things to
text implementations:

- f...

github.com/elm-tooling/elm-compiler-library - 0ac5b303307f374bb829b94b5a92c5778143742a authored over 7 years ago by Evan Czaplicki <[email protected]>
Fix node modules

github.com/elm-tooling/elm-analyse - 41fc9354d0e69a2acfe58d6d60c9075905f40b6a authored over 7 years ago by Mats Stijlaart <[email protected]>
Add readme and cleanup

github.com/elm-tooling/elm-analyse - 3fa64c9b77219197fd146100b0e10377707b0615 authored over 7 years ago by Mats Stijlaart <[email protected]>
Some javascript fixes

github.com/elm-tooling/elm-analyse - 40c50fc6580af7217e2664a85ec03b5b96ecadfe authored over 7 years ago by Mats Stijlaart <[email protected]>
Started with nmp binary

github.com/elm-tooling/elm-analyse - f8bb1e2d9206f1d23806c9304e49d77e4f01ca7f authored over 7 years ago by Mats Stijlaart <[email protected]>
Move some js code

github.com/elm-tooling/elm-analyse - 3f8488518005592cc2ddef951ccefa22cda90330 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add rebuild

github.com/elm-tooling/elm-analyse - a442a05db7008c9f2d2b262b73f2ddf41234c6c3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Better config

github.com/elm-tooling/elm-analyse - 13758a03c030e80caef0fc5429d9619ad7754df8 authored over 7 years ago by Mats Stijlaart <[email protected]>
Some stuff

github.com/elm-tooling/elm-analyse - c03af0c64fc682d8a5f31813c867a4ebf85dd4af authored over 7 years ago by Mats Stijlaart <[email protected]>
Some stuff

github.com/elm-tooling/elm-analyse - 10a1a13074c50a5081ad78b3bccd1e3c33f708a1 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add simple ui

github.com/elm-tooling/elm-analyse - ebbcacacdd969e41d6cf59bbc2f740cb4a234404 authored over 7 years ago by Mats Stijlaart <[email protected]>
Start with ui

github.com/elm-tooling/elm-analyse - ea81d107268da20458cd81072eb0bfaeaa76bbc0 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused import check

github.com/elm-tooling/elm-analyse - 943b10a66fff81f122b17c2d9c3a8d12d62e9397 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused import aliases

github.com/elm-tooling/elm-analyse - 4608533ecd17d0e232951f609e9cc3c1205ab24c authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Code cleanup for redefined variables

github.com/elm-tooling/elm-analyse - 6f3aa197501b2a414b348e324fe210068df5304e authored over 7 years ago by Mats Stijlaart <[email protected]>
Add NoUncurriedPrefix check

github.com/elm-tooling/elm-analyse - 2eb0cd04780b0a56e2ea07f72218f689ab6e963b authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Code cleanup for unused top levels

github.com/elm-tooling/elm-analyse - 40b5709cb39af357693e7524c28c4b3c885d8c8e authored over 7 years ago by Mats Stijlaart <[email protected]>
Better unused variables

github.com/elm-tooling/elm-analyse - cdd6437ab1da82ee236005491db0bb7b7b37ee3b authored over 7 years ago by Mats Stijlaart <[email protected]>
Add overridden variables test

github.com/elm-tooling/elm-analyse - b3fe55ae7d80c8e24f927be7c05dbe675256151c authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused import functions to unused variables

github.com/elm-tooling/elm-analyse - a217be777db878ea8f6e22bbbe81c2bf3463c777 authored over 7 years ago by Mats Stijlaart <[email protected]>
Started with top level stuff

github.com/elm-tooling/elm-analyse - 6743e7580f2a1b0568e122d645939002a4d4770d authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix unused type alias in other type aliases and types

github.com/elm-tooling/elm-analyse - 1de2eae19659c349a916d82b330b6f40c53c7fe6 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused alias check

github.com/elm-tooling/elm-analyse - c1532b063c8ae2c9497063a7ef6fadd667281c6c authored over 7 years ago by Mats Stijlaart <[email protected]>
Add tests for unused aliases

github.com/elm-tooling/elm-analyse - 2228389ffe6cb5d3ea61f37a9045747849ee462f authored over 7 years ago by Mats Stijlaart <[email protected]>
Improvements for parens

github.com/elm-tooling/elm-analyse - 8965563667e55ff6d08309c476851c7621bdacd9 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add test for too strich unnecessarry parens

github.com/elm-tooling/elm-analyse - b5e75f36b42f74f44bb736c1046e5f04ac1a3c12 authored over 7 years ago by Mats Stijlaart <[email protected]>
Do not mark effect manager function as unused

github.com/elm-tooling/elm-analyse - 03d4ce7418814d19f06ab86fda1b921069b195ff authored over 7 years ago by Mats Stijlaart <[email protected]>
Add decoding of AST

github.com/elm-tooling/elm-analyse - dbc73b81b42eefed19050ac74c808a9addb3cae9 authored over 7 years ago by Mats Stijlaart <[email protected]>
Check fixes

github.com/elm-tooling/elm-analyse - ba680f4455baa8e91aa488904f4b518289daf8e3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add duplicate import check

github.com/elm-tooling/elm-analyse - 141de6ecba0f4771f8d753a4633be063f542d13c authored over 7 years ago by Mats Stijlaart <[email protected]>
Cleaner encoding and decoding ranges

github.com/elm-tooling/elm-analyse - 2a94fd7a598fa05546b4b82ee90c68260508d156 authored over 7 years ago by Mats Stijlaart <[email protected]>
Added code for encoding the AST

github.com/elm-tooling/elm-analyse - 69930e25c48c8c4cdcdaa5d2ed0175f7a2f1ee08 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unformatted file check

github.com/elm-tooling/elm-analyse - 6c8fb6abb76fc020a50b749434a903f849c31829 authored over 7 years ago by Mats Stijlaart <[email protected]>
Put more stats from JS into elm

github.com/elm-tooling/elm-analyse - 417c77c9a966c416d6461bcf2755089ff11b08e7 authored over 7 years ago by Mats Stijlaart <[email protected]>
Remove unused var

github.com/elm-tooling/elm-analyse - 2eab0a73480807c22eece7b42a7ecd2f08c76369 authored over 7 years ago by Mats Stijlaart <[email protected]>
Refactoring expression range step 2

github.com/elm-tooling/elm-analyse - 5fd28f1846a7350d33a45f153a8765984830d27b authored over 7 years ago by Mats Stijlaart <[email protected]>