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

Refactoring expression range step 1

github.com/elm-tooling/elm-analyse - dbfe32407bf6337b407a27fac590ecd5a4416540 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add no debug log/crash check

github.com/elm-tooling/elm-analyse - af039d2a90cbd86e9420f71ab7f2221af160c0c2 authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Code cleanup for unnecessary parens

github.com/elm-tooling/elm-analyse - 90ca6a042351ed85003945059d39dbc481b35ebb authored over 7 years ago by Mats Stijlaart <[email protected]>
Detect more cases of unnecessary parens

github.com/elm-tooling/elm-analyse - e8d83cdc58e6164f56d72f0b0b6cb24971a588bf authored over 7 years ago by Mats Stijlaart <[email protected]>
Detect more cases of unnecessary parens

github.com/elm-tooling/elm-analyse - 114582ffe16d1babd24f32018d13766b2b9b1849 authored over 7 years ago by Mats Stijlaart <[email protected]>
Detect more cases of unnecessary parens

github.com/elm-tooling/elm-analyse - 979336e8f654fb91f571d9f4add675b3a6dfac9a authored over 7 years ago by Mats Stijlaart <[email protected]>
Detect more cases of unnecessary parens

github.com/elm-tooling/elm-analyse - eaacfc47a1525e739c8d6c93476362b0bdc2c6b8 authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Code cleanup for unnecessary parens

github.com/elm-tooling/elm-analyse - 8e9b869ba5cf267a494743eefd855fcc69176bad authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix when first part of application is an operator expression

github.com/elm-tooling/elm-analyse - a74c297fae5936fd01f7ab574962184bd677d9c7 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix prefix operator over parenthesized expression due to tuple

github.com/elm-tooling/elm-analyse - f3400515289226fea49ac7f1762fa90ccba21c5e authored over 7 years ago by Mats Stijlaart <[email protected]>
Mark first part of application as unneccesary parenthesized

github.com/elm-tooling/elm-analyse - cf8bcc283b5532fa8fd0da03e4bdaeca172bdf27 authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Code cleanup for unnecessary parens

github.com/elm-tooling/elm-analyse - 51119fff028467f9b92e2266e2b65226a816ef11 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix double messages for parens

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

github.com/elm-tooling/elm-analyse - 62a4bbcd67b321a5b5a7a4fba995fe4782777049 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix for masking order for unused variables

github.com/elm-tooling/elm-analyse - b4d7372613d655e770f095d96969f3e019df8d4a authored over 7 years ago by Mats Stijlaart <[email protected]>
Add operators to unused vars analysis

github.com/elm-tooling/elm-analyse - 8ed8005433a8504468b217ef1e21850e81e64e87 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused variable when only used in own definition

github.com/elm-tooling/elm-analyse - 31479661b4bb33673da0056de85d1ba3cd9e3ce9 authored over 7 years ago by Mats Stijlaart <[email protected]>
METRICS: Code cleanup for import all

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

github.com/elm-tooling/elm-analyse - 5c949a610d3eb8821ee4a19c385a8dbc49b18e76 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add no signature scan

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

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

github.com/elm-tooling/elm-analyse - 0d27f6b9cc75458a501cdf826b6c0ee96fafab81 authored over 7 years ago by Mats Stijlaart <[email protected]>
Started with expose all

github.com/elm-tooling/elm-analyse - cb9ae87b8253571fd2846306d334fbf179b5f5dd authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused top level value constructors

github.com/elm-tooling/elm-analyse - 866edda0bd9ef9bf4241ee4928ee47eefc406830 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add unused top level function

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

github.com/elm-tooling/elm-analyse - 2d162453d3d03155cf55ca55b43355940b93e6b3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix unused vars in project, thanks to metric :)

github.com/elm-tooling/elm-analyse - e33acf06d763393339691a2d2e768c2bb9d33c22 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add location to function name

github.com/elm-tooling/elm-analyse - 4b9efd6bac168916545ff7686659f52b687971f1 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix unused vars in project, thanks to metric :)

github.com/elm-tooling/elm-analyse - 15d18c5055db1e7573c90bbb40b1ffae93db83b6 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix unused variable inspection in destructuring

github.com/elm-tooling/elm-analyse - 2bb3194081a4a52b371774deed408acf22c535c3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix unused vars. So happy

github.com/elm-tooling/elm-analyse - 1793316c0ab16f059e9cf1ee6da1de6c52d3779a authored over 7 years ago by Mats Stijlaart <[email protected]>
First version of unused variables

github.com/elm-tooling/elm-analyse - 90b633046ce783eeeb0b772744ea6922df53e0f3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add location to variables

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

github.com/elm-tooling/elm-analyse - aa5b0f3f5bb98bbc31a9380d2c961dbcf32cf58a authored over 7 years ago by Mats Stijlaart <[email protected]>
Add variable access hooks for inspector

github.com/elm-tooling/elm-analyse - da756ee5544a42b7d92d1984705bb7a91a76ccd5 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add onCase for inspector

github.com/elm-tooling/elm-analyse - 51b4daa05e3f673923f4c8bcbaaedf80cfe7e6b0 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add onLetBlock for unused variable scope

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

github.com/elm-tooling/elm-analyse - 17552cb920ce80fc7b835398498e409deb6bfb4a authored over 7 years ago by Mats Stijlaart <[email protected]>
Analysing stuff and a bit of post processing

github.com/elm-tooling/elm-analyse - fdfff5f2c40d296ae07ba5c62700e6801f4c64ca authored over 7 years ago by Mats Stijlaart <[email protected]>
Finished interface loading stage

github.com/elm-tooling/elm-analyse - 880a5cc148b7db9d4e18d801cb1ccbc2b60063a7 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fixed some token stuff

github.com/elm-tooling/elm-analyse - 541afdffff84d5a4e4ccf8f2ea866912910d4e15 authored over 7 years ago by Mats Stijlaart <[email protected]>
Start with analyser and add infix

github.com/elm-tooling/elm-analyse - f1ff47c5955ede30c30d4fcb0186c80a44dcb3e3 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add interfaces and dependencies

github.com/elm-tooling/elm-analyse - 5bd65425ce21f1a393fe601df07f0ae55d7b5029 authored over 7 years ago by Mats Stijlaart <[email protected]>
Move parser test files

github.com/elm-tooling/elm-analyse - 9419e334b970444c2202ea946ed6cc7699dc7de6 authored over 7 years ago by Mats Stijlaart <[email protected]>
Use list instead of dict

github.com/elm-tooling/elm-analyse - 72a4e96d8eadb88eaf5fa2d4143d02d7eb096732 authored over 7 years ago by Mats Stijlaart <[email protected]>
Multi line string regex optimisation

github.com/elm-tooling/elm-analyse - 14f20bd4332559a15294574b2adf80bf2207f2ee authored over 7 years ago by Mats Stijlaart <[email protected]>
String regex optimisation

github.com/elm-tooling/elm-analyse - a2d4fabafe6010609c4c962742b7aacf69437282 authored over 7 years ago by Mats Stijlaart <[email protected]>
Use regexes instead of char

github.com/elm-tooling/elm-analyse - 8f2c6403455bdcb892d4b96b039564409f684706 authored over 7 years ago by Mats Stijlaart <[email protected]>
Whitespace improvements

github.com/elm-tooling/elm-analyse - 09a7b4ae5766c15634d377dad616bd246a4d877c authored over 7 years ago by Mats Stijlaart <[email protected]>
Arrow next line in case statement

github.com/elm-tooling/elm-analyse - c0b48e26d17006634f2b5fa0d587f7c556c07504 authored over 7 years ago by Mats Stijlaart <[email protected]>
Allow for inlined multiline comments

github.com/elm-tooling/elm-analyse - 32deb44c8b00acda1dc2fc0a8dcd24f83577b49b authored over 7 years ago by Mats Stijlaart <[email protected]>
Inlined multiline comment. Please why :(

github.com/elm-tooling/elm-analyse - 146fa4243e1408df288e9830d384108dae895eff authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix spacing function type reference parens

github.com/elm-tooling/elm-analyse - 0517d40e26662545bfb987b77b5e7d3b895d7879 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix nested multi line comments

github.com/elm-tooling/elm-analyse - 700aaa9498d6660036831f71828dd7a09586747e authored over 7 years ago by Mats Stijlaart <[email protected]>
Add failing test cases

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

github.com/elm-tooling/elm-analyse - 4a6ab2220338c4385ecb842ebdb800a027ef7306 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fixed some escaping

github.com/elm-tooling/elm-analyse - 69a854ebb0e323c6baec956ec800eb53d75d6bfa authored over 7 years ago by Mats Stijlaart <[email protected]>
Add multi line escape test

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

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

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

github.com/elm-tooling/elm-analyse - 34ddf0bd47daa8e7951f4ba2cbc49b90fa6b71ea authored over 7 years ago by Mats Stijlaart <[email protected]>
More let-in indent hell

github.com/elm-tooling/elm-analyse - a4f33138982f9e837dadbcd6259f0244e6db858e authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix trailing spaces

github.com/elm-tooling/elm-analyse - 480b3a2637508c303d50e01a90a243893e48a0d4 authored over 7 years ago by Mats Stijlaart <[email protected]>
Improve parsing of record access functions

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

github.com/elm-tooling/elm-analyse - b771b413b7031a806473cd6c2dd4998041e46f66 authored over 7 years ago by Mats Stijlaart <[email protected]>
Started with post processing

github.com/elm-tooling/elm-analyse - 2b42fb82b2dc6cf167fe9d5e9ba044e9063a2d27 authored over 7 years ago by Mats Stijlaart <[email protected]>
Support for inline let-in

github.com/elm-tooling/elm-analyse - cf5afd178612bce0febf0b64d3e2d4070e8d198f authored over 7 years ago by Mats Stijlaart <[email protected]>
Better spacing in case statements

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

github.com/elm-tooling/elm-analyse - 58cc4e5049a303972ef1fd7c0aa88f29d82d7a59 authored over 7 years ago by Mats Stijlaart <[email protected]>
Ignore 0.16 modules using where syntax. 4 to go"

github.com/elm-tooling/elm-analyse - 72daf48bbc99b85e312a14c999bdcfa4d90d3df5 authored over 7 years ago by Mats Stijlaart <[email protected]>
Fix windows new line. 6 to go

github.com/elm-tooling/elm-analyse - 9f649a0a3db77a6245c9b736f49f6cb4cd973483 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add question mark to operator. 41 to go

github.com/elm-tooling/elm-analyse - 417cdb196483b3417abedfbadf8bcad1d87bf51c authored over 7 years ago by Mats Stijlaart <[email protected]>
Ignore more infix functions. 42 to go

github.com/elm-tooling/elm-analyse - da97675757bc3a16f89a44be5d0ce8688dbeeb3e authored over 7 years ago by Mats Stijlaart <[email protected]>
Support char pattern. 44 to go.

github.com/elm-tooling/elm-analyse - 7c0326de55c7fa82f92e42fc0e98b157dbda6d7b authored over 7 years ago by Mats Stijlaart <[email protected]>
Ignore infix notation for functions (0.17). 45 to go

github.com/elm-tooling/elm-analyse - ce9ff88a0dacb882cbd3c6500f16511480cce9ce authored over 7 years ago by Mats Stijlaart <[email protected]>
Ignore port decleration function (0.16) in runner

github.com/elm-tooling/elm-analyse - ceb7d419dc4c947f097a57806e20ba4e83c42beb authored over 7 years ago by Mats Stijlaart <[email protected]>
Add ~ as valid operator. 58 to go

github.com/elm-tooling/elm-analyse - 9d862fb3991ea07d4b926fd91207668e11acef54 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add all pattern to be declarable. 59 to go

github.com/elm-tooling/elm-analyse - b34dbecee4e7fc6003633cdb63efcd452a53c74b authored over 7 years ago by Mats Stijlaart <[email protected]>
Allow alias as functionName. 64 left

github.com/elm-tooling/elm-analyse - 2e5e9a00c041bebb29b283d4a7fc680580fa59e6 authored over 7 years ago by Mats Stijlaart <[email protected]>
Dedented in statement in let. 67 left to go

github.com/elm-tooling/elm-analyse - 13a5987a35b6c5d915641a8cae8895e2b7d43856 authored over 7 years ago by Mats Stijlaart <[email protected]>
Add GSLS support. 71 left

github.com/elm-tooling/elm-analyse - a76fc066e7a6fd6b995c59feaff0557f551540c9 authored almost 8 years ago by Mats Stijlaart <[email protected]>
73 left of first 1000

github.com/elm-tooling/elm-analyse - 6ed56aaa34408a3ef1d13febfa0662a573967830 authored almost 8 years ago by Mats Stijlaart <[email protected]>
84 left of first 1000

github.com/elm-tooling/elm-analyse - d35366ca12a2067a3f8cb019dad7fa4b8efef4b2 authored almost 8 years ago by Mats Stijlaart <[email protected]>
Add operator definition

github.com/elm-tooling/elm-analyse - 51b3ca837e392da1d2557fa9602eca5d864ad94c authored almost 8 years ago by Mats Stijlaart <[email protected]>
Initial push to server

github.com/elm-tooling/elm-analyse - 36a037b3d36f1b8831c6466570b6a5857d96a333 authored almost 8 years ago by Mats Stijlaart <[email protected]>
Fix #1539, properly parse Bools in pattern expressions

github.com/elm-tooling/elm-compiler-library - 4272cbc4912e703ece76c85f1584ac3482dbb372 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Update README.md

github.com/elm-tooling/vscode-elm-old - 6c7cd10a64bba4af82391141e3c6b8a3d0204f8c authored almost 8 years ago by Krzysztof Cieślak <[email protected]>
Update links in the README

github.com/elm-tooling/elm-compiler-library - 3f6c422dea65015aeed6a1a9a9bf5ce1b875f7bb authored almost 8 years ago by Evan Czaplicki <[email protected]>
Remove hash (#) as a valid symbol in infix operators

Based on the reasoning outlined in
https://groups.google.com/d/msg/elm-dev/0AHSnDdkSkQ/E0SVU70JEQAJ

github.com/elm-tooling/elm-compiler-library - 8ff0aee1a0e5f1362cb6f9bddcef4a990d4458c0 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Example cabal.config file, needed for doing profiling

github.com/elm-tooling/elm-compiler-library - 01c9e2c9a4b64c05aa65c355a8982fbb6ed84002 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Show profiling results of {-# SCC elm_* #-} cost centers

This is based on @justinmanley’s contribution that outlined how to
profile the compiler in a nic...

github.com/elm-tooling/elm-compiler-library - bb35d68b6d8b3faff774bebff9d0aa5ee8ca4dd0 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Get rid of bench/

It was out-dated and I’m hoping we can get a proper benchmarking
library written in Elm at some ...

github.com/elm-tooling/elm-compiler-library - a39f3e9837b207295ed0e1fa8a3cf94b659dcf31 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Fix #1535, order of defs matters!

In some cases, I skipped reversing things back to their original order.
In this case, the origin...

github.com/elm-tooling/elm-compiler-library - 35947012e791a55e495440bf4230ee17e71798f7 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Fix #1533, parsing upper case hex digits

The check for upper case letters A-F had a comparison going the wrong
way. Rewrote to make it mo...

github.com/elm-tooling/elm-compiler-library - 0c6152d9a7928eee5fc5b03208d22b8ca7152544 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Fix parser when . or - come right after a (

Fix #1532 and fix #1536 by trying to parse normal expressions first.
This way you commit to (.x)...

github.com/elm-tooling/elm-compiler-library - 47e71baead6711931374eb2874de84d532c332ae authored almost 8 years ago by Evan Czaplicki <[email protected]>
Move some tests from Strings/ to Literals/

github.com/elm-tooling/elm-compiler-library - 6ff3a445dc11f09f2c42585c431473de319bcfa2 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Make (best students).name work again

Just need to make it so a .field can follow a tuple term. The case we
are interested in is tuple...

github.com/elm-tooling/elm-compiler-library - 9089c2d7a28ab9b142ec0621a3025ffc3c16c5c3 authored almost 8 years ago by Evan Czaplicki <[email protected]>
Disallow @ in infix operators

See https://groups.google.com/d/msg/elm-dev/0AHSnDdkSkQ/E0SVU70JEQAJ
for the reasoning behind th...

github.com/elm-tooling/elm-compiler-library - 1925e312768bb637a29baa2cea555be68987c3f1 authored almost 8 years ago by Evan Czaplicki <[email protected]>