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

Add a defaultStyle

github.com/elm-tooling/elm-compiler-library - e53ebfca304ad63cb8e30defccdaa58c950416a4 authored over 10 years ago by Evan Czaplicki <[email protected]>
Properly import show from the String library

github.com/elm-tooling/elm-compiler-library - 0cf6ad25e1b9f9683c8a415d56eda088e6bbb39e authored over 10 years ago by Evan Czaplicki <[email protected]>
Move conversion from colors to CSS to the Color library

github.com/elm-tooling/elm-compiler-library - 7e901a668f53655af918a05aa9ad0b70826bb9a6 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into text

github.com/elm-tooling/elm-compiler-library - 41aa1991ff7caccf1acc48c6632b0bd9bafaa8e7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Revamp the Text library so that there is an explicit Text.Style record

The Style record is needed to allow formatting of text fields!

github.com/elm-tooling/elm-compiler-library - 9723d2d41c833a97002ba74a1e3c9c48f9ca5156 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move show function to String library and get rid of Prelude library

github.com/elm-tooling/elm-compiler-library - 74d0482ace8fd3b5ab2b310a13d4882f22c29bc6 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge remote-tracking branch 'evan/dev' into webgl

github.com/elm-tooling/elm-compiler-library - 22001fa6cd5141fd273442a70f204185bc7d01ec authored over 10 years ago by John P Mayer Jr <[email protected]>
webgl textures!

github.com/elm-tooling/elm-compiler-library - b01cf1d9f475d265473977f75bb4e70d5ba4c398 authored over 10 years ago by John P Mayer Jr <[email protected]>
Make docs nicer based on comments on list!

https://groups.google.com/forum/#!topic/elm-discuss/-2bQTi8G1Vg

github.com/elm-tooling/elm-compiler-library - cc3c8704e25a74251d9ac13978806a9f8c2061d0 authored over 10 years ago by Evan Czaplicki <[email protected]>
updates to webgl, mjs native for strict JS

github.com/elm-tooling/elm-compiler-library - a428bef2414947b642e4ea1c700da6a9a2294eb2 authored over 10 years ago by John P Mayer Jr <[email protected]>
Merge remote-tracking branch 'evan/dev' into webgl

Merged by johnpmayer

Conflicts:
compiler/Parse/Expression.hs
compiler/Parse/Helpers.hs
compi...

github.com/elm-tooling/elm-compiler-library - 513141d44e9c8184bf7385551629b7659be31fd0 authored over 10 years ago by John P Mayer Jr <[email protected]>
updated the native code to work. TODO buffer sharing

github.com/elm-tooling/elm-compiler-library - c3462d2bbfcd8d542d25c0e895b97eadb72e83bc authored over 10 years ago by John P Mayer Jr <[email protected]>
Remove unused dependencies

github.com/elm-tooling/elm-compiler-library - d7e0f254fe160c29b48689a1c2ddb1b096a35a36 authored over 10 years ago by Evan Czaplicki <[email protected]>
Handle cut, paste, undo, and other changes that avoid onkeypress

github.com/elm-tooling/elm-compiler-library - 1b098b9a21d1eb015d9ad3c43d10fb20ebd4ef9d authored over 10 years ago by Evan Czaplicki <[email protected]>
Improve behavior of text field updates, but not entirely

Still need to fix behavior of copy/paste and undo.

github.com/elm-tooling/elm-compiler-library - 162141b5bde65643097ce83ddbd279abf960b8fc authored over 10 years ago by Evan Czaplicki <[email protected]>
Add new modules so documentation shows up

github.com/elm-tooling/elm-compiler-library - 9113907bcd6bd250607f272a4b2761a555dea26c authored over 10 years ago by Evan Czaplicki <[email protected]>
More credit giving

github.com/elm-tooling/elm-compiler-library - a4601c5bb4c1c44f0d41947894abd3c864d71ccb authored over 10 years ago by Evan Czaplicki <[email protected]>
Give credit better

github.com/elm-tooling/elm-compiler-library - b00f2ac4a46d94c04dd9c571d323cca554a102c8 authored over 10 years ago by Evan Czaplicki <[email protected]>
change language a bit

github.com/elm-tooling/elm-compiler-library - dad9e9ede1ae252acb2e33f0b8b2a2bc28dd272e authored over 10 years ago by Evan Czaplicki <[email protected]>
Rename functions to make file easier to understand

github.com/elm-tooling/elm-compiler-library - a3d99f8d2e0cfb6e14a12046d24c8b3edc3b5fe5 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: normalize indentation

github.com/elm-tooling/elm-compiler-library - a9d13e6792ff8b8a81c62c82a049e9605755b63a authored over 10 years ago by Evan Czaplicki <[email protected]>
Trim out parts of API that are no longer useful

github.com/elm-tooling/elm-compiler-library - a7bb27d793c04a3cad3ac9efeec58c44dbe9303f authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of dependency on JavaScript module and rename JSObject to RawObject (prettier)

github.com/elm-tooling/elm-compiler-library - dc795ca9ac2611d6f98cc935a493eee881536069 authored over 10 years ago by Evan Czaplicki <[email protected]>
Stop using JavaScript module

potentially dangerous because the JS.fromString conversions have been
taken out

github.com/elm-tooling/elm-compiler-library - 549c2aa08fbb5c507848ecdbbe09b36089644267 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove dead imports

github.com/elm-tooling/elm-compiler-library - 84bada90a9613bf10e608b9530edcf372ce6a3ab authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: make indentation consistent

github.com/elm-tooling/elm-compiler-library - 0d6a0ef38bdb662c0c2bba6bcf52c93c13d77f6b authored over 10 years ago by Evan Czaplicki <[email protected]>
Stop permitting JSNumber, JSString, etc. through ports because they no longer exist

github.com/elm-tooling/elm-compiler-library - d80f00e767c1330a2e4e5b9348a946bde47414de authored over 10 years ago by Evan Czaplicki <[email protected]>
Restrict list interpolation to numbers!

github.com/elm-tooling/elm-compiler-library - dd1b3d4d7c8dd7bbffd2e1f5c20c4d018b55ba74 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove APIs that ports have made redundant

github.com/elm-tooling/elm-compiler-library - 26fbc55e7005f80c37d5e6007ed8574e2f5c87ba authored over 10 years ago by Evan Czaplicki <[email protected]>
Change the name of JsonValue to Json and trim dead code

github.com/elm-tooling/elm-compiler-library - 0304f0b7cc8a187d8454dd7e5d3227e03f8feb92 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into json

github.com/elm-tooling/elm-compiler-library - 832c1984612da89030cbee231f20350dbf6f9b04 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix silly naming bug with coverable and clickable

github.com/elm-tooling/elm-compiler-library - fea6361da5b13fe622a005452ad14c0d77fc6d1d authored over 10 years ago by Evan Czaplicki <[email protected]>
Add library for simple logging, specifically for debugging.

github.com/elm-tooling/elm-compiler-library - 7d882ac01b981c31729c9193ba8829beed2a4f06 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add note about changes to the Regex library

github.com/elm-tooling/elm-compiler-library - eca862057a40b51c463fb9e15d03c2d1ef2928a4 authored over 10 years ago by Evan Czaplicki <[email protected]>
fixed the compiler and types for the new API cut. TODO Native fix

github.com/elm-tooling/elm-compiler-library - d288733d05f0bc1ec8a3a476fd63b138a40c960d authored over 10 years ago by John P Mayer Jr <[email protected]>
Merge pull request #504 from 5outh/master

Tiny typo in String.elm

github.com/elm-tooling/elm-compiler-library - 7920a4f3af12ed76f270b58bb1af28b3048bf4e0 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: mess with style

github.com/elm-tooling/elm-compiler-library - 5a39ddf7ac64577b4d6f2e9a2d2904b2b8a65cb7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #505 from timthelion/patch-3

Declare the trampoline variable before using it.

github.com/elm-tooling/elm-compiler-library - 9f44f11516e90043d7a272071a951b6b17c5b406 authored over 10 years ago by Evan Czaplicki <[email protected]>
Declare the trampoline variable before using it.

This makes the trampoline "module" work in strict mode which you are now using everywhere.

github.com/elm-tooling/elm-compiler-library - c0d4c4de4b68c24a741227b3e66cc27bf67ef9a3 authored over 10 years ago by Timothy Hobbs <[email protected]>
Update String.elm

Super minor typo

github.com/elm-tooling/elm-compiler-library - ed8089a60cf14f2650f2349497c99064fd4daa5c authored over 10 years ago by Benjamin Kovach <[email protected]>
Add support for exponent notation for floating point numbers

Brought to my attention by this thread:
https://groups.google.com/forum/#!topic/elm-discuss/jQXm...

github.com/elm-tooling/elm-compiler-library - 05c8e0e30aad6e28482bce9f712e6b6c7b3c9207 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add note about pointer-events

github.com/elm-tooling/elm-compiler-library - fa5b38532d44240d4e88210e3a7b1494330b4449 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'input' into dev

Conflicts:
libraries/Native/Graphics/Input.js
runtime/Render/Element.js

github.com/elm-tooling/elm-compiler-library - ea28a87b7beb5d54d032540fa6548dbfaa0c5ae2 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #502 from Xashili/dev

Added support for .pointer-events.

github.com/elm-tooling/elm-compiler-library - 86436d72804d5abee206270487d4b104b04cd2cc authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #503 from pseudonom/patch-1

Docs were missing `repeat`

github.com/elm-tooling/elm-compiler-library - a5ee99d64650adfa1848106f2b2a6b4e4f6d4222 authored over 10 years ago by Evan Czaplicki <[email protected]>
Docs were missing `repeat`

github.com/elm-tooling/elm-compiler-library - b7a45f650dd0bbfc48e080ad10054d51d766395b authored over 10 years ago by pseudonom <[email protected]>
Add more examples

Based on very valid observation here
(https://groups.google.com/forum/#!topic/elm-discuss/_vvE0O...

github.com/elm-tooling/elm-compiler-library - 57c4b79eb34e9b9a6dde9ca621a996ec0a458ae3 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update changelog to describe mention Graphics.Input and make it easier to read

github.com/elm-tooling/elm-compiler-library - f3a8bee8ae848f8b2f6239aa55ac888db693f93f authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'dev' into input

github.com/elm-tooling/elm-compiler-library - d5df18d51a43bd6fbf70dd886e172c6fbeb212ed authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'replace-open' into dev

github.com/elm-tooling/elm-compiler-library - 8aba726d227a410f2c9384f001a68d80cfd8a63d authored over 10 years ago by Evan Czaplicki <[email protected]>
Add note about new "open" syntax

github.com/elm-tooling/elm-compiler-library - 688e721645928bc7ff38b43b25b252d971bf53df authored over 10 years ago by Evan Czaplicki <[email protected]>
Add examples for all exported functions

github.com/elm-tooling/elm-compiler-library - a35f47fac97fa141742906d0ea7d0c137c613f76 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix bug revealed by TodoFRP

github.com/elm-tooling/elm-compiler-library - 6a2d21fbdbbfc5045b2abb183b80f2d9953db016 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: silly indentation changes in comments

github.com/elm-tooling/elm-compiler-library - bb13c9c5b1a12abf633f417d116d71f7113a1c62 authored over 10 years ago by Evan Czaplicki <[email protected]>
Start using new Input type everywhere!

Whoo! :D

github.com/elm-tooling/elm-compiler-library - 0018d32627f159d5703d49c9c7f0738da07b9f6d authored over 10 years ago by Evan Czaplicki <[email protected]>
Get drop down menus rendering

github.com/elm-tooling/elm-compiler-library - 0c805d8c4fd5136e301361c9914fa8add4715144 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix problem with checkboxes

github.com/elm-tooling/elm-compiler-library - 88e9e6756d03c03f6f5b6953a503a129c05cbffd authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix bugs in fields

github.com/elm-tooling/elm-compiler-library - 49901dc5d3c10621782a80121feeed4ec386cf7b authored over 10 years ago by Evan Czaplicki <[email protected]>
Switch to new syntax for opening modules

github.com/elm-tooling/elm-compiler-library - 250685b08d05b4c04f460e2e4c07c6108ad5f4e5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Switch from "open" keyword to (..) to import everything

github.com/elm-tooling/elm-compiler-library - 080eb0875ce8e5173106c8f79176e54772ec06b8 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: use better style in a do block

github.com/elm-tooling/elm-compiler-library - 22bd40534e37736e9f58f023c3321a1f2cc4fdd8 authored over 10 years ago by Evan Czaplicki <[email protected]>
Attempt to revamp the Graphics.Input library, much testing still needed

github.com/elm-tooling/elm-compiler-library - 1c832af6b0d3176e76742f5397748b59cef0ddba authored over 10 years ago by Evan Czaplicki <[email protected]>
Cosmetic: adjust indentation

github.com/elm-tooling/elm-compiler-library - 8fbb9c799d41d77671fee7f9b9af043b42a2b2ad authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #500 from Dandandan/master

use position:relative for collage

github.com/elm-tooling/elm-compiler-library - fd74685db020f25fa3b4007ceb20630624e7392b authored over 10 years ago by Evan Czaplicki <[email protected]>
use position:relative for collage

github.com/elm-tooling/elm-compiler-library - 62bb5dedd3a8dd1fd6179289e5c66518c908fc02 authored over 10 years ago by DanDanDan <[email protected]>
Start using strict mode for everything

V8 engineer said it is always faster, so that’s probably reliable info
:)

github.com/elm-tooling/elm-compiler-library - efdc7a774406e51cdd729a70341f97e81923f9df authored over 10 years ago by Evan Czaplicki <[email protected]>
Move getDataFile function so that it is not exposed to the outside world

github.com/elm-tooling/elm-compiler-library - 2cfb343e9361fccff9b3a1fae29717561ef1dbdb authored over 10 years ago by Evan Czaplicki <[email protected]>
Add type annotations

github.com/elm-tooling/elm-compiler-library - 25e88a20b2643da591028056c83ca9a512aba91e authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #496 from Dandandan/master

Don't set innerHTML when contents didn't change

github.com/elm-tooling/elm-compiler-library - a815b2fbd00e76c0109b1ab916fe5d0eb184648c authored over 10 years ago by Evan Czaplicki <[email protected]>
Don't set innerHTML when contents didn't change

github.com/elm-tooling/elm-compiler-library - 8d670355a78d515554d9cfebbdee2ce90aa0515a authored over 10 years ago by DanDanDan <[email protected]>
Fix silly error that shows up when installing through cabal

github.com/elm-tooling/elm-compiler-library - f116375ad219dd10d4f478a4cce6e0b436d0cdde authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix style of error message for undefined variables

github.com/elm-tooling/elm-compiler-library - 4b80c138751ed9b8e5b0bdd72b4afc82b890b223 authored over 10 years ago by Evan Czaplicki <[email protected]>
Check environment variable ELM_HOME if the files were not placed by cabal

github.com/elm-tooling/elm-compiler-library - 33bd016678c6e09664b11bd818c493293a4573e8 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add small note referring people to the Regex library

github.com/elm-tooling/elm-compiler-library - 8971b79125601b739d26a488b910f44a8c8f4c48 authored over 10 years ago by Evan Czaplicki <[email protected]>
Introduce the HowMany type to simplify API

github.com/elm-tooling/elm-compiler-library - f0f84cbb5474a70a1efec16811d89649e14f04f8 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix silly mistake in formatting functions

Oops! @deadfoxygrandpa

github.com/elm-tooling/elm-compiler-library - d47407ef15d94d9e8b683c84025c6163de7a3806 authored over 10 years ago by Evan Czaplicki <[email protected]>
Collect changes going into the next release

github.com/elm-tooling/elm-compiler-library - 9c531c65d5908360bb87ed134996ed1105ce5c72 authored over 10 years ago by Evan Czaplicki <[email protected]>
Switch to representation of types discussed with @deadfoxygrandpa

github.com/elm-tooling/elm-compiler-library - f727bf9edae1a2deea47f6d82e5f827ab490cd25 authored over 10 years ago by Evan Czaplicki <[email protected]>
Attempt at new JSON representation of types

github.com/elm-tooling/elm-compiler-library - 5cc374744f246bc400f198dcdb893149b683a116 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'ast-experiment' into dev

github.com/elm-tooling/elm-compiler-library - e3e560b9fe120370abf287c37ad0cfc7870bcd90 authored over 10 years ago by Evan Czaplicki <[email protected]>
Style changes and making things compatible with new Pattern constructor names

github.com/elm-tooling/elm-compiler-library - 5a8076605104718700808f0b92a89b0ba7ca1b09 authored over 10 years ago by Evan Czaplicki <[email protected]>
Begin using the new boundVarList function

github.com/elm-tooling/elm-compiler-library - b2f3ff35dc40be1933892876d2bfd4b3a57e7df7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Make AST more general and try to give its phases better names

Also change the constructors for the Pattern ADT

github.com/elm-tooling/elm-compiler-library - 9dd5dff279aa9797f7c363fc097f191d72becf92 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of unused module

github.com/elm-tooling/elm-compiler-library - 594ed1988a8e9e0e632dfbfbe71b151c920607ae authored over 10 years ago by Evan Czaplicki <[email protected]>
Minor style change

github.com/elm-tooling/elm-compiler-library - ce073551accdd18d5545e0fe3b5bd1c40f955292 authored over 10 years ago by Evan Czaplicki <[email protected]>
Minor style improvements, switch to using helper function

github.com/elm-tooling/elm-compiler-library - 458bf2b1224b1ba4541b2539ebb3b64006b99b5f authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge remote-tracking branch 'evan/dev' into webgl

github.com/elm-tooling/elm-compiler-library - 9843312b5c0f82dcce4e970367f7691d51c588d5 authored over 10 years ago by John P Mayer Jr <[email protected]>
Fix stupid error in Bitwise library

github.com/elm-tooling/elm-compiler-library - f51ddf9e4e494edde46a33c627e43f74f99ac17e authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix issue #491

contents of Maybe were not converted to JS on export

github.com/elm-tooling/elm-compiler-library - c4628749e181b816b16e0da701fccb539a9ec15f authored over 10 years ago by Evan Czaplicki <[email protected]>
Making #486 more in line with the style of the rest of the codebase

Actual style guidelines coming soon!

github.com/elm-tooling/elm-compiler-library - a5684ff356bfa89f78dcb800c8e0d46293e94798 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #486 from JoeyEremondi/dev

Added Pretty instance for Module (3rd time's the charm)

github.com/elm-tooling/elm-compiler-library - 3de202363901e277711c49eeec9078d4a58184d1 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #489 from maxsnew/cabal

Bump restrictive dependencies

github.com/elm-tooling/elm-compiler-library - 9061311407363e9e287eab362f27bd57817d38db authored over 10 years ago by Evan Czaplicki <[email protected]>
added support for a few more uniform types. took out some console crap

github.com/elm-tooling/elm-compiler-library - f53004095c11ee4217f5cf7552802bb92d85df9c authored over 10 years ago by John P Mayer Jr <[email protected]>
bump restrictive dependencies

github.com/elm-tooling/elm-compiler-library - 0c405e9b72e8080ab346c787f331848b44d2e90b authored over 10 years ago by Max New <[email protected]>
Added Pretty instance for Module

github.com/elm-tooling/elm-compiler-library - 8594f6ad691075755f3f875ae2abe4729d905be0 authored over 10 years ago by Joey Eremondi <[email protected]>
Merge pull request #480 from Dandandan/dev

Fix bad markdown performance

github.com/elm-tooling/elm-compiler-library - 04df60815cddec0c9f5ad6f5787bfe73f19a1c22 authored over 10 years ago by Evan Czaplicki <[email protected]>
also improve the interpolation parser

github.com/elm-tooling/elm-compiler-library - 8d41059658ede4b1748bf89e1d31ee85f7c62f3d authored over 10 years ago by DanDanDan <[email protected]>
Merge branch 'dev' into webgl

github.com/elm-tooling/elm-compiler-library - 9efd173f17f8561ac1506df4fc176304429ec170 authored over 10 years ago by John P Mayer Jr <[email protected]>