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

Change to better get function names

github.com/elm-tooling/elm-compiler-library - 3ffe7d036fdef2d56b1c23d8c0b9f7c9852ac003 authored over 10 years ago by Christian Widera <[email protected]>
Change _0 -> height, _1 -> table, _2 -> lengths

github.com/elm-tooling/elm-compiler-library - 358f38e6823e0675ab4a1db630c08f754433b6f4 authored over 10 years ago by Christian Widera <[email protected]>
Merge branch 'master' of https://github.com/elm-lang/Elm

github.com/elm-tooling/elm-compiler-library - 6fb0b20067921c5c54284ba35f94bae3a68e70cf authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge branch 'stable'

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

Array implementation

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

The function JavaScript.Helpers.split has a hard time deducing when
something is an operator, so...

github.com/elm-tooling/elm-compiler-library - 4e88d397302922c778f12e6820df48f3d2a535e7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Clarify docs

github.com/elm-tooling/elm-compiler-library - 8f4aac5ba474e6b8c7b438068c0210d04488a428 authored over 10 years ago by Christian Widera <[email protected]>
Remove trailing whitespaces

github.com/elm-tooling/elm-compiler-library - fecaad394df41c5e878b1355fb7cd5b78b0d39f1 authored over 10 years ago by Christian Widera <[email protected]>
Add push example

github.com/elm-tooling/elm-compiler-library - bb81ddb30290c10916e3658b00f0f3ff91e901f1 authored over 10 years ago by Christian Widera <[email protected]>
Fiddle with imports

github.com/elm-tooling/elm-compiler-library - 72030397918366768a06a2a2d58a3676bb348330 authored over 10 years ago by Christian Widera <[email protected]>
Clarify the elements |> operate |> fromList method

github.com/elm-tooling/elm-compiler-library - 4455f5ad20e2d548ca964f2835728a678975b0fc authored over 10 years ago by Christian Widera <[email protected]>
Init array files

github.com/elm-tooling/elm-compiler-library - 30204fc7dcd23fa181ea8fd8879a272c1c5b3bf5 authored over 10 years ago by Christian Widera <[email protected]>
Merge pull request #1 from elm-lang/master

Update.

github.com/elm-tooling/elm-compiler-library - fc1c4d4ddc70e8440c5f804c793072853dd0bd72 authored over 10 years ago by Christian Widera <[email protected]>
Merge branch 'master' into webgl

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

Conflicts:
libraries/Debug.elm
libraries/Native/Debug.js
libraries/Native/Signal/Signal.js
l...

github.com/elm-tooling/elm-compiler-library - c689fef65d5713dd6fc542cbce73e3e8dafa0dd9 authored over 10 years ago by Evan Czaplicki <[email protected]>
merge, and also bump elm-server to 0.12

github.com/elm-tooling/elm-compiler-library - 5a5f12f663e479fc27f505c7e8da731c3d1d7740 authored over 10 years ago by John P Mayer Jr <[email protected]>
Update to point to the right repos

github.com/elm-tooling/elm-compiler-library - 5cdb8f39d5a5d33668b9e24914ceb43cd06ad02b authored over 10 years ago by Evan Czaplicki <[email protected]>
Update to match changes to Json/JS libraries and to ports

github.com/elm-tooling/elm-compiler-library - 3699337f96838063bdcab72e170705f1c56f53f5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update error for bad values being sent through ports

Json.Value are valid. All values from JavaScript library are not
allowed anymore because they do...

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

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

github.com/elm-tooling/elm-compiler-library - a862b89da9cdfc77a5c98664a87c7ba162732371 authored over 10 years ago by Evan Czaplicki <[email protected]>
Allow Json.Value through ports

github.com/elm-tooling/elm-compiler-library - 32b7c18b1c4906317f4dd18ed6c46d6f85e29601 authored over 10 years ago by Evan Czaplicki <[email protected]>
Stop destructively modifying arrays in the fromJS function

github.com/elm-tooling/elm-compiler-library - dfd14a1b59350e3182f797db2e1adaabd90931d7 authored over 10 years ago by Evan Czaplicki <[email protected]>
Use Native.List instead of List, fixing some bugs

github.com/elm-tooling/elm-compiler-library - c758f65ac246e9c24c4427afed34d05d0b9debdb authored over 10 years ago by Evan Czaplicki <[email protected]>
Use Native.List instead of List and make minor cosmetic changes

github.com/elm-tooling/elm-compiler-library - 3b25bca2e7a724ba3e4ae1102f7669ee12ad420e authored over 10 years ago by Evan Czaplicki <[email protected]>
Slightly improve errors for issue #513

Does not work in all cases because the `spacePrefix` function tries
things.

github.com/elm-tooling/elm-compiler-library - 15d87f2192ef9f9f6e034c46298e20a26ddba224 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add functions to convert between RawObjects and Json.Values

github.com/elm-tooling/elm-compiler-library - 6c3af882654c1632242af7ee1cce19b2f9446064 authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove JavaScript library from exposed modules

github.com/elm-tooling/elm-compiler-library - 298210aab7c539fa0e07d236bc9fd79ebf89a7b4 authored over 10 years ago by Evan Czaplicki <[email protected]>
Stop using JavaScript library when converting through ports

github.com/elm-tooling/elm-compiler-library - 50d9deeeac32d362fec7a888bb79d09b259d358d authored over 10 years ago by Evan Czaplicki <[email protected]>
Remove all uses of JavaScript module.

Drop uses of JS.fromString and JS.toString. Replace JS.toList with
List.fromArray and JS.fromLis...

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

Conflicts:
libraries/Text.elm

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

github.com/elm-tooling/elm-compiler-library - 9943120f1bc6aa4f8acf655a1660e4bae740042b authored over 10 years ago by Evan Czaplicki <[email protected]>
Actually show docs for Debug.log

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

Small doc fix

github.com/elm-tooling/elm-compiler-library - f5378f825a93131df1bbc0f5c9b4cab69a12fea9 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add a way to specify the runtime location

github.com/elm-tooling/elm-compiler-library - 0fe6ec0bd76556881051ab39208c2e607f28a5a5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of broken links in docs

github.com/elm-tooling/elm-compiler-library - 1dd651ecbf6c67219bb23df143d9e97d89ffde13 authored over 10 years ago by Evan Czaplicki <[email protected]>
Use renamed change log

github.com/elm-tooling/elm-compiler-library - a94c8685186d508b5b4c5421bb19fa4f62db2c12 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix #532, correct behavior of click handlers

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

github.com/elm-tooling/elm-compiler-library - 35e07efb8563f3de93dcbf2f427909e3305613c1 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #531 from maxsnew/test-quickcheck2-error

Fix build error

github.com/elm-tooling/elm-compiler-library - f9eb5dde5ce1b2a6fbf656143d2864292fa11c6c authored over 10 years ago by Evan Czaplicki <[email protected]>
Update version number and description

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

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

github.com/elm-tooling/elm-compiler-library - 096f7eab658b6edacb0ea8327328c6ba2b5a181d authored over 10 years ago by Evan Czaplicki <[email protected]>
Upgrade to use Snap instead of Happstack

github.com/elm-tooling/elm-compiler-library - 85d493ce59a281bfa7175665cdc42704e8384289 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #529 from maxsnew/2014

Update to 2014

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

github.com/elm-tooling/elm-compiler-library - b65bf8ccc91cd8d29ad79276faa7c7ddb316a9c6 authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump year for elm-server

github.com/elm-tooling/elm-compiler-library - 92af8a4f0d13a0cad8e3e4e9951642d98bccf85f authored over 10 years ago by Evan Czaplicki <[email protected]>
Bump version number to 0.12

github.com/elm-tooling/elm-compiler-library - 3a036d96216916b777948880fae072ff0e30de7c authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix opacity issue discovered by @halacsy

github.com/elm-tooling/elm-compiler-library - e2aa6087bc1f5364d43feff345a6e2b9fe4fd0bf authored over 10 years ago by Evan Czaplicki <[email protected]>
Switch isFinite to isInfinite and improve documentation

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

github.com/elm-tooling/elm-compiler-library - 804d8953624566d2b3228b7b3bcc5e72c6de9c94 authored over 10 years ago by Evan Czaplicki <[email protected]>
add isNaN and isFinite as native functions

github.com/elm-tooling/elm-compiler-library - 34c3112f68a9fe52b7fa347a99193b3baf76f1df authored over 10 years ago by Evan Czaplicki <[email protected]>
Use full names

github.com/elm-tooling/elm-compiler-library - fa202eee2ab42e16c59ee5747bbeec22a1e75571 authored over 10 years ago by Evan Czaplicki <[email protected]>
Switch to using the Helpers.prop instead of PropId directly

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

When language-ecmascript upgraded from 0.15 to 0.16 they added more
validation of what values ar...

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

It seems that .test mutates the regular expression, whereas .match does
not. Whoo JavaScript!

github.com/elm-tooling/elm-compiler-library - 3b3ee156f2b0e23afd19ea7afd2dda965c9333cb authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix bug reported by @Dandandan in which a runtime error leads to a crash

github.com/elm-tooling/elm-compiler-library - b65090173b42e5c663b65b7295bb1eb15b2e7e0d authored over 10 years ago by Evan Czaplicki <[email protected]>
Format code to be a bit more readable

github.com/elm-tooling/elm-compiler-library - 154187c8f68dd119b6b59d4039afdf89f154db86 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #518 from mg50/patch-1

Fix accidentally non-local variables

github.com/elm-tooling/elm-compiler-library - b5f96fda1524331c395bfc1d5eda7101c9b3db80 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix accidentally non-local variables

github.com/elm-tooling/elm-compiler-library - 898f3f8361aed422968e13c852d175896c25040c authored over 10 years ago by Mark Grant <[email protected]>
Get rid of non-standard function (not in Safari)

Thanks to @mgold for reporting!

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

Using -= permanently changed the value. I guess I forgot to think about
mutation :P

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

Thanks to @aforemny for discovering and reporting the issue!

github.com/elm-tooling/elm-compiler-library - 03b11dc0cbb8fa2d1b8ee5d59641e85cc1c01709 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix bug rendering text fields positioned in a container

github.com/elm-tooling/elm-compiler-library - eaee1370a4a40ba89ff7b33c59c2066e67a022b5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix bug from [Char] to native string switch. Empty strings are ignored again.

github.com/elm-tooling/elm-compiler-library - 0eae99a737618aaa4d9c7fbd709cf7d6441ddee8 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: adjust spacing

github.com/elm-tooling/elm-compiler-library - f1e2481641e87ce2188c5ee5bf8f9fedf05d7095 authored over 10 years ago by Evan Czaplicki <[email protected]>
Finally remove unused files from source control

github.com/elm-tooling/elm-compiler-library - 1f6fdd808b47369ca9d3ce7bc29370a4253e935a authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix error in which Keyboard.enter does not propagate correctly out of text fields.

github.com/elm-tooling/elm-compiler-library - c920e0063d0ae5d70a44bd4b5c12eb603607a350 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix bug with log function

github.com/elm-tooling/elm-compiler-library - 142c2c026133f0255c99aab07f171e65b4aafd66 authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #510 from mgold/patch-1

Docs: Use Maybe in annotation

github.com/elm-tooling/elm-compiler-library - fc8c3e03d3a781791a2692108b29bfb62f0dbfc0 authored over 10 years ago by Evan Czaplicki <[email protected]>
Docs: Use Maybe in annotation

I caught this one just by reading, but it wouldn't be the worst idea to systematically make sure...

github.com/elm-tooling/elm-compiler-library - c65bf4c17f04e82345a8f28d88cc881a78adab43 authored over 10 years ago by Max Goldstein <[email protected]>
Move Field.Style to be the first argument to field, password, and email.

Sites are likely to use a uniform field style across each page or
website, so moving this argume...

github.com/elm-tooling/elm-compiler-library - 4fcc11a7858448c0a8dd12d2297733c44d3b3488 authored over 10 years ago by Evan Czaplicki <[email protected]>
Update for changes to Graphics.Input.Field and Text libraries

github.com/elm-tooling/elm-compiler-library - b6ff387fd5ae9cd475e085a7bb3b45fbea34bdb9 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add more documentation

github.com/elm-tooling/elm-compiler-library - 1bec0cada078d046e01b4046af16fb05b9177e9b authored over 10 years ago by Evan Czaplicki <[email protected]>
Try to improve documentation

github.com/elm-tooling/elm-compiler-library - ed0380ef780fe468723a8e528eb38ae7b04723e8 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 - fde18d6fe816fd0af2a0490c4b77198189a9fa63 authored over 10 years ago by John P Mayer Jr <[email protected]>
Merge pull request #508 from shashi/dev

Fix wrong return value in String.endsWith when sub.length > str.length

github.com/elm-tooling/elm-compiler-library - 3cd940f747565b155c835db1cb5190848568b427 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix so that focus is still handled by the browser, not Elm.

This resolves the issue observed by Max and me in which focus always
jumped to the first text fi...

github.com/elm-tooling/elm-compiler-library - 284438d49498b4a888bfda9181f8f876a3da8b27 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix wrong return value in String.endsWith when sub.length > str.length

github.com/elm-tooling/elm-compiler-library - 50b1a51029e88f3dfb58fa131e5eb5291b06f960 authored over 10 years ago by Shashi Gowda <[email protected]>
Revert "Get rid of Selection, simplifying the field API"

This reverts commit 8e2c6989b4ae8ef4e8a27478ccb840d757fc2785.

github.com/elm-tooling/elm-compiler-library - cbf7a8633b301fe36de6c4281a9a6351988595cf authored over 10 years ago by Evan Czaplicki <[email protected]>
Get rid of Selection, simplifying the field API

Real reason is that setSelectionRange also sets the focus. This
behavior makes sense, so the und...

github.com/elm-tooling/elm-compiler-library - 8e2c6989b4ae8ef4e8a27478ccb840d757fc2785 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix errors pointed out by @mgold

github.com/elm-tooling/elm-compiler-library - 0dcee3ec46e36e14364a289eba985b2b1ba213ff authored over 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #507 from mgold/string-docs

Docs cosmetic: format some examples in String

github.com/elm-tooling/elm-compiler-library - 9716a984034dd47622a2b666fcb49d41220ef8c9 authored over 10 years ago by Evan Czaplicki <[email protected]>
Move examples onto new line to match rest of library

github.com/elm-tooling/elm-compiler-library - dcbbb3bf78d6951e0623fc2e807fedb682bdbc62 authored over 10 years ago by Max Goldstein <[email protected]>
Merge branch 'text' into dev

github.com/elm-tooling/elm-compiler-library - 5e7ed2bec5a5412f1cc428800a3dc4029d8db778 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix typo that caused runtime error with buttons

github.com/elm-tooling/elm-compiler-library - 4c43439cdbf102826cc70be70157f4fd286075e7 authored over 10 years ago by Evan Czaplicki <[email protected]>
fixef texture cache. updated crate from flat to spinning box

github.com/elm-tooling/elm-compiler-library - 899c19002fec29516b6eb30d1da2abcde58fa49a authored over 10 years ago by John P Mayer Jr <[email protected]>
Move all field related stuff to Graphics.Input.Field and add the ability to style fields

github.com/elm-tooling/elm-compiler-library - 093d7afb34cc6be65004c790cdd0848b4d93c452 authored over 10 years ago by Evan Czaplicki <[email protected]>
Rely directly on Native.Show.show when needed

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

github.com/elm-tooling/elm-compiler-library - ae513a7f6eb434a4c299e2e4be16a67880a07428 authored over 10 years ago by Evan Czaplicki <[email protected]>
Use Text.leftAligned instead of old Text.text in the runtime

github.com/elm-tooling/elm-compiler-library - 9423af410f35c09783a5b607d61d5b29ccb143df authored over 10 years ago by Evan Czaplicki <[email protected]>
Properly refer to the new Color.toCss function

github.com/elm-tooling/elm-compiler-library - 61aab6292f143ebfde35aed70cbededce0d91d9e authored over 10 years ago by Evan Czaplicki <[email protected]>
Expose toTypefaces and toLine for use within the core libraries

github.com/elm-tooling/elm-compiler-library - 9df2eac7c1be742db530dee8188947e32638003f authored over 10 years ago by Evan Czaplicki <[email protected]>