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

Type check effect manager functions

Still more work to do on validation (make sure init, onEffects, and
onSelfMsg all exist) and on ...

github.com/elm-tooling/elm-compiler-library - fa09513527021478ec484b22b31ad9ef0f3e7cfb authored over 8 years ago by Evan Czaplicki <[email protected]>
Simplify code that checks `main` type a little bit

github.com/elm-tooling/elm-compiler-library - 4b1ea5c461bc93d6070f0673ec8dd18159dcb568 authored over 8 years ago by Evan Czaplicki <[email protected]>
Trim out some code in TopLevelTypes

If we made it past type inference, every declared name must appear in
the type environment.

github.com/elm-tooling/elm-compiler-library - 5af390dfdffa5251e3da76aed085d6a2a726c180 authored over 8 years ago by Evan Czaplicki <[email protected]>
set locale appropriately

github.com/elm-tooling/elm-compiler-library - ebe2bb5d59164447139d12ef69ed959512b0b70b authored over 8 years ago by Janis Voigtländer <[email protected]>
cosmetic: add vertical whitespace

github.com/elm-tooling/elm-compiler-library - 9172af8a687a818b5cd83947d9312c61a1a36fac authored over 8 years ago by Evan Czaplicki <[email protected]>
Switch to having Cmd and Sub live in their own modules

github.com/elm-tooling/elm-compiler-library - eb7feba32bc6946dbef2992581e601dc7d9776ab authored over 8 years ago by Evan Czaplicki <[email protected]>
Generate bags of effects for commands and subscriptions

github.com/elm-tooling/elm-compiler-library - 9d47fd5f43a5a9b11c5a74c6440b8c5e5deb1c12 authored over 8 years ago by Evan Czaplicki <[email protected]>
Add Platform.Program as acceptable `main` type

github.com/elm-tooling/elm-compiler-library - e1226d89f5500683c38246df171a12b3d6d66d96 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: add vertical whitespace

github.com/elm-tooling/elm-compiler-library - bbb658325d0a2225dca30dd99b17ff5ff8365bab authored over 8 years ago by Evan Czaplicki <[email protected]>
Expose function to get qualified JS names

github.com/elm-tooling/elm-compiler-library - ec7d38ab6cccac482e9a5d3e723a2d7c52361b6a authored over 8 years ago by Evan Czaplicki <[email protected]>
Expose Raw and Canonical module names directly

github.com/elm-tooling/elm-compiler-library - 103b19b98241679797bde947ec11e210f45f954b authored over 8 years ago by Evan Czaplicki <[email protected]>
Import parts of Platform by default

github.com/elm-tooling/elm-compiler-library - 9f6244b77eb5b261294d6cdd00aaf8cb7700f388 authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove unused import

github.com/elm-tooling/elm-compiler-library - c26cbf9d1293e6e975ba945cdf99bbd134d5330b authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove dead code for error reporting for effect types

github.com/elm-tooling/elm-compiler-library - 84c913f5ffad431ec381f21d58f207581c967ac4 authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove unused import

github.com/elm-tooling/elm-compiler-library - 2b8044e7d45a3131117a715fe4469475e8726f8e authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: add more vertical whitespace

github.com/elm-tooling/elm-compiler-library - 8476fc95b3c002f1e55c32b95cf61d3245bed962 authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove unused import

github.com/elm-tooling/elm-compiler-library - 07be0d235f437fcd317107a5a3f526048f1d19b1 authored over 8 years ago by Evan Czaplicki <[email protected]>
Make builtins match new JS format

github.com/elm-tooling/elm-compiler-library - bed2393b43275f20196c593e43699f78c25a760d authored over 8 years ago by Evan Czaplicki <[email protected]>
Trim acceptable `main` types down to just `Node msg` for now

github.com/elm-tooling/elm-compiler-library - 2d59c75302450e867794aead7f5e54f8778fb4cd authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove special case support for appending text

github.com/elm-tooling/elm-compiler-library - 128138c431fe13135089d465dd2ae74c73118ab4 authored over 8 years ago by Evan Czaplicki <[email protected]>
Merge pull request #35 from stkb/install-windows

Fix elm package install on Windows

github.com/elm-tooling/vscode-elm-old - 3db74bbce4f3e477a81f840d1207c6026fbbcc5a authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #34 from stkb/reactor

Fix Reactor on Windows

github.com/elm-tooling/vscode-elm-old - 7b00ddf149f300cb756e72fd0d42ee3d21726a7a authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Remove effect types

Need to capture “openness” explicitly with types like `[a .. Task]` or
`[a … Task, WebSocket]` a...

github.com/elm-tooling/elm-compiler-library - 3d94566bee2bc9b43864069ac78c2ba434b6cbf6 authored over 8 years ago by Evan Czaplicki <[email protected]>
Use the local package name for any imported

github.com/elm-tooling/elm-compiler-library - a44041b723267a4518b24281e1e4189f6665a454 authored over 8 years ago by Evan Czaplicki <[email protected]>
Use fully qualified variable names, rely on gzip to crush them

github.com/elm-tooling/elm-compiler-library - 31e58961a6a53bc43d4e68593fe210b44a0a10c0 authored over 8 years ago by Evan Czaplicki <[email protected]>
Fix elmPackage on Windows

github.com/elm-tooling/vscode-elm-old - ed3e828331360388e2459786a27f1e0ccdf19f41 authored over 8 years ago by Steve Baker <[email protected]>
Add elm.install command to activationEvents

github.com/elm-tooling/vscode-elm-old - 649ad91b830bb7b3bd5fd95980d7b52e5e0c8180 authored over 8 years ago by Steve Baker <[email protected]>
cosmetic: add vertical whitespace

github.com/elm-tooling/elm-compiler-library - 0c62398a63293f79dca5d975f060a7db917770c4 authored over 8 years ago by Evan Czaplicki <[email protected]>
Switch code-gen to no closures, only fully qualified names

github.com/elm-tooling/elm-compiler-library - c4522b0dd4bd96756bb87afa0058760eb31b9a88 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: go to 2-space indentation

github.com/elm-tooling/elm-compiler-library - 599c7a37b9893dd76ef2ae011c2cc3a779c20d94 authored over 8 years ago by Evan Czaplicki <[email protected]>
Fix Reactor on Windows

github.com/elm-tooling/vscode-elm-old - b2efb52b1507e02e447b2857a910c965ea782bc9 authored over 8 years ago by Steve Baker <[email protected]>
Merge pull request #29 from stkb/repl-reactor

Expand common execCmd function and fix Repl on Windows

github.com/elm-tooling/vscode-elm-old - ac13f8029ee18457f33761674ba734a53244d295 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Avoid repeated arguments at compile time. Fix #809

github.com/elm-tooling/elm-compiler-library - ef280ed35a3e437fccede3b93e0fcceafff3ef41 authored over 8 years ago by Yoann Blein <[email protected]>
Merge pull request #33 from stkb/pakcage

Fix typo Pakcage -> Package

github.com/elm-tooling/vscode-elm-old - d773fd3861f4eead18b81d4122d42f510c485cfd authored over 8 years ago by Robert Jeppesen <[email protected]>
Fix typo Pakcage -> Package

github.com/elm-tooling/vscode-elm-old - c6774a09aecb2b6dc2a698f25a4fae3a24482c06 authored over 8 years ago by Steve Baker <[email protected]>
Expand execCmd function have elmRepl use it

Also modifies the travis build script.
Installing Elm is required for the tests.

github.com/elm-tooling/vscode-elm-old - 4c16813b193d1148781059960c0fee1e32b22d9b authored over 8 years ago by stkb <[email protected]>
Change detectProjectRoot to take a file name

Right now most features pass vscode.window.activeTextEditor to
detectProjectRoot. However this d...

github.com/elm-tooling/vscode-elm-old - 65103eb677d5944134c45e2354d0e0a81cfd37df authored over 8 years ago by stkb <[email protected]>
Rename extension.test.ts -> elmUtils.test.ts

Have a 1:1 src file : test file relationship and make this the file
for testing elmUtils.ts

github.com/elm-tooling/vscode-elm-old - 22cbaa7dccac268d6c04ad1df7b6cf267c7eff91 authored over 8 years ago by stkb <[email protected]>
Merge pull request #1262 from johannesh/patch-1

Typo in missing-patterns.md

github.com/elm-tooling/elm-compiler-library - d77c8d6c18a4ddf80fa15915c3eec90bdb17bd1d authored over 8 years ago by Evan Czaplicki <[email protected]>
Activate new command

github.com/elm-tooling/vscode-elm-old - 10ecb495c7242b1a2bfde1a3d68e9f0df71463f3 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Add Install dependencies command

github.com/elm-tooling/vscode-elm-old - f0d36c1cc68d937fdf7675e49ba675ffcd8777e6 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Bump version

github.com/elm-tooling/vscode-elm-old - ea63a8cb724fcebb6189ca95a48885509e16df32 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Fix path to extension

github.com/elm-tooling/vscode-elm-old - 574170cc9f8868d3e46cbbe147146c9fd19c1d6f authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Update readme and bump version

github.com/elm-tooling/vscode-elm-old - 9197ce425454a77c16fd64df1426245babd422a7 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge branch 'master' of https://github.com/sbrink/vscode-elm

github.com/elm-tooling/vscode-elm-old - a088c8488b361843d6b7bb2b693111e805a78be1 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Update gitignore

github.com/elm-tooling/vscode-elm-old - 109029dc955c1270e5a89c51a05f34161ffc3aac authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #21 from stkb/ci-travis

Set up Travis build & testing

github.com/elm-tooling/vscode-elm-old - ab176576e5539ba2fbca6140c63886a7277f216f authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #24 from ccapndave/elm-oracle-path

Fixed #19 by updating the path of the `elm-oracle` command

github.com/elm-tooling/vscode-elm-old - 902cc130dbd84b6a55b272a17ce5c2be2469bd13 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #26 from stkb/symbols

add ElmSymbolProvider for document symbols

github.com/elm-tooling/vscode-elm-old - 1a124d97877c10ea31157ac32fa55ea7c5af4401 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #31 from stkb/linterFilenames

ElmLinter: put file name in quotes (fixes #28)

github.com/elm-tooling/vscode-elm-old - 4a13312816ce61f32546503b49c5106b61d54b21 authored over 8 years ago by Krzysztof Cieślak <[email protected]>
Make `command` and `subscription` functions available in effect modules

github.com/elm-tooling/elm-compiler-library - 8f032c91991fa3a2fb42192bea0f9e3b458794d2 authored over 8 years ago by Evan Czaplicki <[email protected]>
Add the current module to the possible effects

Need to filter this list to only include effect modules

github.com/elm-tooling/elm-compiler-library - 9ee3ac8d495ae9dc5834baae85a502b4a6a43005 authored over 8 years ago by Evan Czaplicki <[email protected]>
Use more specific region for type application errors

github.com/elm-tooling/elm-compiler-library - 3cd7b2713e0d97094955e0f7a13e1df1a182069d authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: improve whitespace

github.com/elm-tooling/elm-compiler-library - 681a1ddefaf65e977020b460ef4095448c499aa7 authored over 8 years ago by Evan Czaplicki <[email protected]>
Suppress warning in favor of TODO about validating effects

github.com/elm-tooling/elm-compiler-library - f6e6aff8079f7f702967193db8f074e9dc293ac8 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: add additional whitespace and suppress warning about unused declaration _home

github.com/elm-tooling/elm-compiler-library - 8d31d3579c896bfe88464c06e3e6176c56e39db6 authored over 8 years ago by Evan Czaplicki <[email protected]>
Get rid of warning, throw specific error in impossible case

github.com/elm-tooling/elm-compiler-library - f63020a52133a76a7a6964dc6d19d94067920c94 authored over 8 years ago by Evan Czaplicki <[email protected]>
Add support for "effect types" that track which effects are needed

github.com/elm-tooling/elm-compiler-library - ba5bfd26d8931bed06f5235b1e57f5d752fbee38 authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove unused import

github.com/elm-tooling/elm-compiler-library - d4eb79c8ee37bbe6dcf8926077f1a709cabd113a authored over 8 years ago by Evan Czaplicki <[email protected]>
Expand copyright years

github.com/elm-tooling/elm-compiler-library - 451e8f983696c29643d6ad334662b4aafa166195 authored over 8 years ago by Evan Czaplicki <[email protected]>
Parse more liberally, give errors in validation phase for better messages

github.com/elm-tooling/elm-compiler-library - d163289f5d6264c0433bfbe09ddd7466fcf049a2 authored over 8 years ago by Evan Czaplicki <[email protected]>
Bump version to 0.17

github.com/elm-tooling/elm-compiler-library - 8d8afdacdd9437e2fa46a5c9e8e425e97409aec5 authored over 8 years ago by Evan Czaplicki <[email protected]>
Just focus on effect modules, ignore foreign effects for now

Going in the direction of putting the weird stuff in the module
declaration. Remove a bunch of s...

github.com/elm-tooling/elm-compiler-library - 3e8eb7b3d0312bc72e045909c9bead92c4fbf46a authored over 8 years ago by Evan Czaplicki <[email protected]>
ElmLinter: put file name in quotes

github.com/elm-tooling/vscode-elm-old - 3e7442e6b45a59b1a1a97aed53ed7ebb411dd361 authored over 8 years ago by stkb <[email protected]>
cosmetic: add more vertical whitespace

github.com/elm-tooling/elm-compiler-library - ccc6bc5f40978a4eb450a472ddbabd9bb8f4e372 authored over 8 years ago by Evan Czaplicki <[email protected]>
Get types lined up in canonicalization, ignoring effects for now

github.com/elm-tooling/elm-compiler-library - fe1e5d238ba08326ed1922fe3876f3ea3bf0c44a authored over 8 years ago by Evan Czaplicki <[email protected]>
Properly parse and validate define construct

github.com/elm-tooling/elm-compiler-library - 4da491bc9c13e2fe06223f47f4adcbc25b9c519a authored over 8 years ago by Evan Czaplicki <[email protected]>
Begin supporting "define" in Parse and Validate phases

The main addition here is figuring out how to update Validate to share
code a bit better now tha...

github.com/elm-tooling/elm-compiler-library - 455dcb20f3f85e7d2a10c5caf29878443cc95d29 authored over 8 years ago by Evan Czaplicki <[email protected]>
Primarily rename *Pattern and *Decl to just * in a ton of places

Also introduces the beginnings of “define” as a valid declaration in
source declarations

github.com/elm-tooling/elm-compiler-library - 3bd0d85b707ab65861884309ec4c5c7efc0b81dc authored over 8 years ago by Evan Czaplicki <[email protected]>
Parse "effect module" and "foreign effect module" headers

github.com/elm-tooling/elm-compiler-library - 50a14ca0f855a352a36e0abd71116ac55837b8c0 authored over 8 years ago by Evan Czaplicki <[email protected]>
Rename ADT to union

github.com/elm-tooling/elm-compiler-library - 013745290131d5f4045769fc0d1f5a5720155a5f authored over 8 years ago by Evan Czaplicki <[email protected]>
Remove ports

Create a clean slate for implementing effect modules

github.com/elm-tooling/elm-compiler-library - 6d9f01b7c83efd47428d682d2a58558a44aac1d4 authored over 8 years ago by Evan Czaplicki <[email protected]>
Get rid of (<?) helper, use CInstance directly

Main risk I see is if `region` got shadowed somehow.

github.com/elm-tooling/elm-compiler-library - 25a0d74eddd6c0638125267c60630a611802e233 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: add vertical whitespace

github.com/elm-tooling/elm-compiler-library - a5b80f380e873aad7f11518c3615bb2550379bb6 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: modernize whitespace

github.com/elm-tooling/elm-compiler-library - c4f6f6ad12806ef1ead1ba5e48ba77e2bbd9ece3 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: modernize whitespace

github.com/elm-tooling/elm-compiler-library - 4e7383475d4c98486b98642ef84b933b8550182c authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: modernize whitespace

github.com/elm-tooling/elm-compiler-library - 98f4b6195f4f1a09f81f425da5a1b99c8f4f14e1 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: modernize whitespace

github.com/elm-tooling/elm-compiler-library - a79d2d41d70bc5d27288812f0498aaa754e2f601 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: modernize whitespace

github.com/elm-tooling/elm-compiler-library - 09e0b442259e82effb71107e53667095085a63b7 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: more vertical whitespace

github.com/elm-tooling/elm-compiler-library - f25ef0cce74e463df54f3c48573a67401055d599 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: more vertical whitespace

github.com/elm-tooling/elm-compiler-library - 13058838d3ed23282d33dd6f895a7b7d5158c030 authored over 8 years ago by Evan Czaplicki <[email protected]>
cosmetic: switch to modern indentation

github.com/elm-tooling/elm-compiler-library - b551630e2d72c51ba4281670ea173629a0ae1fae authored over 8 years ago by Evan Czaplicki <[email protected]>
Switch to modern vertical indentation

github.com/elm-tooling/elm-compiler-library - 7aafdec3e2ad38cbd99bfdcc117111458fd93086 authored over 8 years ago by Evan Czaplicki <[email protected]>
add ElmSymbolProvider for document symbols

github.com/elm-tooling/vscode-elm-old - b29629db29b755594b7923df8efd28ad2f71ef77 authored over 8 years ago by stkb <[email protected]>
Fixed #19 by updating the path of the `elm-oracle` command

github.com/elm-tooling/vscode-elm-old - 8707dedb9efd03542f644542f2f39e5ff1886092 authored over 8 years ago by Dave Keen <[email protected]>
Merge pull request #18 from sbrink/fixStartReactor

Make 'Start Reactor' work the same as 'Stop Reactor' when reactor needs to be stopped

github.com/elm-tooling/vscode-elm-old - 6e9e615efa5405164e76298e9093aabd5b416b05 authored over 8 years ago by Robert Jeppesen <[email protected]>
Merge pull request #20 from stkb/fix

Autocomplete: fixes to API calls

github.com/elm-tooling/vscode-elm-old - 52d5755bf7c6ce55d3a35777c9f90b91ce419f7f authored over 8 years ago by Robert Jeppesen <[email protected]>
Set up Travis build & testing

github.com/elm-tooling/vscode-elm-old - 4d0dac79f1ab59bbd91f4bb8be1a40213fdc93b2 authored over 8 years ago by stkb <[email protected]>
Autocomplete: fixes to API calls

github.com/elm-tooling/vscode-elm-old - 2e5bb2ac611f58a0195b314fd2cb0ccc02a7462a authored almost 9 years ago by stkb <[email protected]>
Typo in missing-patterns.md

github.com/elm-tooling/elm-compiler-library - c7e99577a57eb385d0444c8c1095f55a1c20c706 authored almost 9 years ago by Johannes Huning <[email protected]>
Merge pull request #1256 from laszlopandy/tab-error-message

Add custom error message if tab character is found in parsing.

github.com/elm-tooling/elm-compiler-library - c18189b191b7ebbba21a1e2a428ed50b191572be authored almost 9 years ago by Evan Czaplicki <[email protected]>
Make tabs error message better.

github.com/elm-tooling/elm-compiler-library - 8d1e258f3bd6d1e96118ed3146431cdfad6bddf3 authored almost 9 years ago by Laszlo Pandy <[email protected]>
Improve whitespace error message: don't say we expect tabs

github.com/elm-tooling/elm-compiler-library - ebde6919893d3eac4e12cb08567f016ea3ce4b5f authored almost 9 years ago by Laszlo Pandy <[email protected]>
Add custom error message if tab character is found in parsing.

github.com/elm-tooling/elm-compiler-library - e2775f72d07a7fd950f9adc1b141d7e4747aaa71 authored almost 9 years ago by Laszlo Pandy <[email protected]>
Merge pull request #1251 from jvoigtlaender/patch-1

Add name normalization in tail optimization code

github.com/elm-tooling/elm-compiler-library - 29ab83c99f0956efbb82ee2e78350a71d30c5dbf authored almost 9 years ago by Evan Czaplicki <[email protected]>
add test case for name normalization in tail call optimization

github.com/elm-tooling/elm-compiler-library - 293b34d52b17b7fc4667585bb6be38212f8d9f70 authored almost 9 years ago by jvoigtlaender <[email protected]>
add name normalization in tail optimization code

github.com/elm-tooling/elm-compiler-library - 871b1f1b411c2131c1270e41a0c153c2dc757fae authored almost 9 years ago by Janis Voigtländer <[email protected]>
Kill reactor when VSCode exits

github.com/elm-tooling/vscode-elm-old - fba4c9c98a7696d32262184ae7136ca678b42e52 authored almost 9 years ago by Robert Jeppesen <[email protected]>
Make 'Start Reactor' work the same as 'Stop Reactor' when reactor needs to be stopped.

github.com/elm-tooling/vscode-elm-old - 6d975560371324499ef0800f056ae2e7ddb20a73 authored almost 9 years ago by Robert Jeppesen <[email protected]>
Bump version

github.com/elm-tooling/vscode-elm-old - db8730908dd026e5b30d1519dcebea594d774ce0 authored almost 9 years ago by Krzysztof Cieślak <[email protected]>