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

pauseTime is not needed

github.com/elm-tooling/elm-compiler-library - 1cb66bfa38a1584bc98b73356e183ff397208b80 authored about 10 years ago by Michael James <[email protected]>
closer to the right fix. The timer can have an invalid state though

github.com/elm-tooling/elm-compiler-library - 22e6655ed1fab8c7bcd2d15ca7769ca6f1488f4c authored about 10 years ago by Michael James <[email protected]>
addDelay doesn't need to exist

github.com/elm-tooling/elm-compiler-library - 52e6c55084b21a8524d3750d9e521b9626e5b305 authored about 10 years ago by Michael James <[email protected]>
elm.debuggerStatus.eventCounter

github.com/elm-tooling/elm-compiler-library - 4155b5e51e7b30dbfe0833f2d0dbf4906cf5f03a authored about 10 years ago by Michael James <[email protected]>
elm.DebugStatus.eventCounter

github.com/elm-tooling/elm-compiler-library - bb9ffcfb1cb5e3ecf9be8008fadafdbf73fa5f61 authored about 10 years ago by Michael James <[email protected]>
runtime seems like the most appropriate place for eventCounter

github.com/elm-tooling/elm-compiler-library - 4350ce7b36adf0b266ebabdafd2a6aaff53dfd22 authored about 10 years ago by Michael James <[email protected]>
feed what should be the previous time to tick from the debugger

github.com/elm-tooling/elm-compiler-library - 3c528c61c1e349024e836d220e42f23b94a1a2bd authored about 10 years ago by Michael James <[email protected]>
fix for the clock but it broke mario

github.com/elm-tooling/elm-compiler-library - ab1ba45b97af06b80a4a6fb0311693191998ed35 authored about 10 years ago by Michael James <[email protected]>
moving a group was reflected in the traces

github.com/elm-tooling/elm-compiler-library - 40a01df680d90b5042b6a46fe105b2e8a47e1248 authored about 10 years ago by Michael James <[email protected]>
Merge pull request #714 from michaelbjames/debugger-nonstandard-typeof

typeof checked against a non-standard string, best not to throw an error at all

github.com/elm-tooling/elm-compiler-library - 0e23d1a6a196fa8d5a3114faf59c943d7d5c6603 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #713 from michaelbjames/debugger-restart-bugfix

bugfix: occasionaly restart would fail from an eventCounter mismatch

github.com/elm-tooling/elm-compiler-library - b276576b01fc4da61b4675b09a477fcda0ef64aa authored about 10 years ago by Evan Czaplicki <[email protected]>
typeof checked against a non-standard string, best not to throw an error at all

github.com/elm-tooling/elm-compiler-library - 2be5ff06dbf75071d7347826312741bd53129f59 authored about 10 years ago by Michael James <[email protected]>
bugfix: occasionaly restart would fail from an eventCounter mismatch

github.com/elm-tooling/elm-compiler-library - 50e4500b8691a6307699a814885466f0438215e1 authored about 10 years ago by Michael James <[email protected]>
change type of trace to String -> Form -> Form

github.com/elm-tooling/elm-compiler-library - 4cca2f1ed994008f78178e558518a845f55ca58f authored about 10 years ago by Michael James <[email protected]>
Fix opacity for toForm'd elements

as reported in this email:
https://groups.google.com/forum/#!topic/elm-discuss/ujPGYibsnyI

github.com/elm-tooling/elm-compiler-library - 55ee0a73aa7ed8d70dd6796c749f06af0f4ff0c8 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: whitespace in some variable definitions

github.com/elm-tooling/elm-compiler-library - 6af8646776c9943677157f387d2803db51ebdd1f authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: improve indentation

github.com/elm-tooling/elm-compiler-library - 14e943d9fad8c4d9ace07fe759a86e494a8ce087 authored about 10 years ago by Evan Czaplicki <[email protected]>
Remove redundant calls to addNames in toSrcType

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

Conflicts:
Elm-Test
IO
automaton
libraries/Debug.elm
libraries/Native/Signal/Keyboard.js

github.com/elm-tooling/elm-compiler-library - 9e7ff4320fb02b9e86d1d37b28acd63ea388ccbb authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #630, correctly determine type of as-patterns

github.com/elm-tooling/elm-compiler-library - 11a96ef5961bbf458c3fd8de16e302beb783abfd authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #655, bad hsl values outside of unit circle

github.com/elm-tooling/elm-compiler-library - 1465e4d478963d10bed3a5489c5526c7c929199d authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #670, properly update drop down options

github.com/elm-tooling/elm-compiler-library - 0ca4ddd184b64450752f268dddc6f0ae75ebb511 authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #668, #672, and make link+customButton work

github.com/elm-tooling/elm-compiler-library - 1c6dfdeb34c34c0a0798d585ae7cf66ab1d8000b authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #671, update links properly

Move all link tags outside of the node they are applied to.

This breaks the adding of links to ...

github.com/elm-tooling/elm-compiler-library - dd55bfd089e4b78beb42a9c623b5f32b85e6cd37 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: better spacing and naming in setProps

github.com/elm-tooling/elm-compiler-library - 7a98a2f0a4463e8c5738642c79aa6c9e0af64c40 authored about 10 years ago by Evan Czaplicki <[email protected]>
Use simpler color update logic

relies on the fact that the default background color is transparent

github.com/elm-tooling/elm-compiler-library - 62d3a02507a0f95252f19e0331b52fafc524d568 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: make whitespace in updateProps nicer

github.com/elm-tooling/elm-compiler-library - c7ab5218cb699a7a9e76e85cd092bd2f45b64554 authored about 10 years ago by Evan Czaplicki <[email protected]>
give curr and next properties parallel names

github.com/elm-tooling/elm-compiler-library - c39056f50b4179b395ece5d1e7e092d2c55f8c1a authored about 10 years ago by Evan Czaplicki <[email protected]>
Get rid of silly alias (e => node)

github.com/elm-tooling/elm-compiler-library - 23de1c30aa1ff5cc674c9ef92a06fe8a5810bd94 authored about 10 years ago by Evan Czaplicki <[email protected]>
Be stingier with default Maybe imports

Only bring in the Maybe ADT

hide maybe, isJust, isNothing, and map

github.com/elm-tooling/elm-compiler-library - 6325b7e9ac629017a50802ba0be8e433f6a68964 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #704 from michaelbjames/debugger-bugfix-slowTrace

Fix #703, traces are now just lines but they're much faster!

github.com/elm-tooling/elm-compiler-library - 7f3d6c8ac4e84ce4b481c0956fd30a4cffa7485c authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #703, traces are now just lines but they're much faster!

github.com/elm-tooling/elm-compiler-library - 93d2efe9c8736cd7c3aba45984312c3ca7c423c6 authored about 10 years ago by Michael James <[email protected]>
Fix #673, fix rendering with multiple embedded elements

github.com/elm-tooling/elm-compiler-library - 453e9ca0b59e9cbbfc9e2616ed3b6052866c091a authored about 10 years ago by Evan Czaplicki <[email protected]>
Fix #678, fix behavior of keysDown on window blur

github.com/elm-tooling/elm-compiler-library - dcf6581ac4044f18859ed845bee0536b7246bd01 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #701 from michaelbjames/debugger-snapshots

Debugger snapshots

github.com/elm-tooling/elm-compiler-library - d29ba524676c66051e66034f64b733fc00aec9d8 authored about 10 years ago by Evan Czaplicki <[email protected]>
Math.floor more accurately reflects the variable's name

github.com/elm-tooling/elm-compiler-library - fd869883525fa8424f88b1e1858f347da15bb844 authored about 10 years ago by Michael James <[email protected]>
redundant code moved to function

github.com/elm-tooling/elm-compiler-library - f217b7d66dd24770b4f2a286409f0ff03bc9ea03 authored about 10 years ago by Michael James <[email protected]>
line length reduction. No more reckless 150 character lines.

github.com/elm-tooling/elm-compiler-library - b0e5075e6a1db809b765eeb67147269c6564daaf authored about 10 years ago by Michael James <[email protected]>
Merge pull request #666 from Dandandan/select-layout

fix #664, layout for dropdown

github.com/elm-tooling/elm-compiler-library - f0c0838d81c9d3ea45cb59201a902d8156debbb4 authored about 10 years ago by Evan Czaplicki <[email protected]>
The trace-scrub bug appears to be gone. Hot-swap is slow :(

github.com/elm-tooling/elm-compiler-library - b241e457fd5f3e3a334adc95d9e240f9999eefa1 authored about 10 years ago by Michael James <[email protected]>
fixed off-track backstep after a while.

github.com/elm-tooling/elm-compiler-library - 021af44bf7ca470f7bc5851b476800970485b1b0 authored about 10 years ago by Michael James <[email protected]>
fast scrubbing but the traces are still off

github.com/elm-tooling/elm-compiler-library - 180d998c67a1922a71ef21b77e61818764a01834 authored about 10 years ago by Michael James <[email protected]>
Merge pull request #700 from michaelbjames/debugger-cleanup

Debugger cleanup

github.com/elm-tooling/elm-compiler-library - 17b2d733e53eeb31d42c12e7da453f120165beed authored about 10 years ago by Evan Czaplicki <[email protected]>
readability that hotSwapState is optional

github.com/elm-tooling/elm-compiler-library - a79e903ae0c106872264332765717f969f069f0e authored about 10 years ago by Michael James <[email protected]>
cleaned up a redundant if clause

github.com/elm-tooling/elm-compiler-library - 8e44dcb1ae832a056cde149b43d57d79f0a17876 authored about 10 years ago by Michael James <[email protected]>
Add Maybe.map

github.com/elm-tooling/elm-compiler-library - 218f2f4dd19228a6b2c339efa82b48a46adf9232 authored about 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: better indentation

github.com/elm-tooling/elm-compiler-library - 4371c2caeccfb140811e47f59781decfddb6fce7 authored about 10 years ago by Evan Czaplicki <[email protected]>
moved a chunk up so functions can access the variables created

github.com/elm-tooling/elm-compiler-library - 4786f5ef9e534f944dba97c1a8e4c571f0cf537d authored about 10 years ago by Michael James <[email protected]>
Augment the List library

add filterMap and indexedMap
remove and/or special folds
remove Maybe.justs to remove circular d...

github.com/elm-tooling/elm-compiler-library - de6053b036233e0cba5d1aafec0114d08e5df032 authored about 10 years ago by Evan Czaplicki <[email protected]>
removed a rogue newline

github.com/elm-tooling/elm-compiler-library - d5168f0da260bc91963b26932815459b65841f19 authored about 10 years ago by Michael James <[email protected]>
removed a stray comma

github.com/elm-tooling/elm-compiler-library - ae7d29c7b3592901df2552953aa9248065a73a83 authored about 10 years ago by Michael James <[email protected]>
dead code removal

github.com/elm-tooling/elm-compiler-library - d787b78d6b8fdda7c462eaa754c2efd1fd5b305e authored about 10 years ago by Michael James <[email protected]>
two-space indent!

github.com/elm-tooling/elm-compiler-library - ca20f1e8de6c1983296c3364ef07c3e9d7692cb5 authored about 10 years ago by Michael James <[email protected]>
don't export the signal graph in the elmDebugger

github.com/elm-tooling/elm-compiler-library - c5602e265d1cd99e8b4b17653e9b2a7385b125de authored about 10 years ago by Michael James <[email protected]>
some spacing, comments, and unused parameter stye changes

github.com/elm-tooling/elm-compiler-library - 1b5d457de9af127a320c114a0280263aab3a84d7 authored about 10 years ago by Michael James <[email protected]>
Merge pull request #699 from michaelbjames/debugger-renaming

Renamed much for clarity

github.com/elm-tooling/elm-compiler-library - 0b319a50f769faecdaa7e831cebe72bf40bbb641 authored about 10 years ago by Evan Czaplicki <[email protected]>
clearer snapshot create/restore

github.com/elm-tooling/elm-compiler-library - e0818dd9cd7a239ad47ffdede58b4b74b52823d4 authored about 10 years ago by Michael James <[email protected]>
try to make bullets clearer

github.com/elm-tooling/elm-compiler-library - 066cfffe03cc44f13a99488de2cbabec1b139851 authored about 10 years ago by Evan Czaplicki <[email protected]>
eventCounter => currentEventIndex; mainSignalNode => signalGraphMain

github.com/elm-tooling/elm-compiler-library - a58e7ca78cca1cb1d74ddd94d47118b6a0f9d6c1 authored about 10 years ago by Michael James <[email protected]>
renamed for clarity

github.com/elm-tooling/elm-compiler-library - efdb99f32a45a81c7a77c422ed4572bf897b4133 authored about 10 years ago by Michael James <[email protected]>
Merge pull request #698 from michaelbjames/debugger-timers

use the new elm.timer.now() functionality

github.com/elm-tooling/elm-compiler-library - b72ec5ee6f7ee20b8a405b62acc4b5ed73e3eba5 authored about 10 years ago by Evan Czaplicki <[email protected]>
use the new elm.timer.now() functionality

github.com/elm-tooling/elm-compiler-library - 2ac45bd20b10cdc02a0dc845db692540db530192 authored about 10 years ago by Michael James <[email protected]>
docs: correct the definition of asText

github.com/elm-tooling/elm-compiler-library - 00dc6fd521e7bc34c1058afdf97b7ec089afed2a authored about 10 years ago by Evan Czaplicki <[email protected]>
docs: fix copy/paste error in trimRight docs

github.com/elm-tooling/elm-compiler-library - 847eaa3f0edcf52cec86603326139e80fe2a2f95 authored about 10 years ago by Evan Czaplicki <[email protected]>
docs: use the terms outline and highlight consistently

github.com/elm-tooling/elm-compiler-library - 682e40ac90b7e9583525c9d0c0fd483f380a3477 authored about 10 years ago by Evan Czaplicki <[email protected]>
grammar: add missing "that"

github.com/elm-tooling/elm-compiler-library - a32588306304479576d2210ef4ddeb1c902249c0 authored about 10 years ago by Evan Czaplicki <[email protected]>
grammar: remove extra "the" in toHsl and toRgb

github.com/elm-tooling/elm-compiler-library - 3b14ec95545a14256e8166d585d6bb3802cd1455 authored about 10 years ago by Evan Czaplicki <[email protected]>
Drop higher kinded polymorphism (hkp) for now

Do not want the community to get distracted trying to be like Haskell
when the goal is to be bet...

github.com/elm-tooling/elm-compiler-library - a1a625513da3700d8e6240bd953bc4ba9bb720d4 authored about 10 years ago by Evan Czaplicki <[email protected]>
Merge pull request #691 from michaelbjames/debugger

Debugger fix for time jumping

github.com/elm-tooling/elm-compiler-library - 93a9d61a4ddeb8a1f901822b5bb1f37eaf62bd7c authored over 10 years ago by Evan Czaplicki <[email protected]>
addDelay must take a number now, it fails otherwise

github.com/elm-tooling/elm-compiler-library - 2a3eb06dcc2395c1245a67ac7feb82f49703822a authored over 10 years ago by Michael James <[email protected]>
brought the timer down to the instance scope (elm.timer.now())

github.com/elm-tooling/elm-compiler-library - f8048bea4c4940afa353dedfb90fe05468b1673e authored over 10 years ago by Michael James <[email protected]>
Merge pull request #690 from maxsnew/test-fix

Testing Fixes for Canonicalize

github.com/elm-tooling/elm-compiler-library - a70ee89cdb22dfee6404a140ea4fdd9600c9b510 authored over 10 years ago by Evan Czaplicki <[email protected]>
global timer and delay update at Elm.timer.{now(),addDelay(d)}

github.com/elm-tooling/elm-compiler-library - 494dfdbd5335ff90b0a57c198298ea505e8c4997 authored over 10 years ago by Michael James <[email protected]>
forgot a close parenthesis

github.com/elm-tooling/elm-compiler-library - fb4e2987b219e796a09e109a188fc869089042fd authored over 10 years ago by Michael James <[email protected]>
removed redundant coercion

github.com/elm-tooling/elm-compiler-library - 9fa5672a457d92221fa4e733f337347b538cae9b authored over 10 years ago by Michael James <[email protected]>
fix for time jumping by introducing a timer offset that hooks into the Time.js library

github.com/elm-tooling/elm-compiler-library - f6120616cfd38f749e315a0213b42fa332b4a6ef authored over 10 years ago by Michael James <[email protected]>
Update Elm-Test submodule

github.com/elm-tooling/elm-compiler-library - 2b34f162baee47b908a831a4bf7bf985ca38625b authored over 10 years ago by Max New <[email protected]>
Update test file for stricter import rules

github.com/elm-tooling/elm-compiler-library - fd48326908c635ec23128dbea4154ed9236e7f56 authored over 10 years ago by Max New <[email protected]>
Update IO submodule and use newly supported type aliases

github.com/elm-tooling/elm-compiler-library - ad1e06aeb38907225ea6fd4ffa300611121fee8b authored over 10 years ago by Max New <[email protected]>
Update to use new testfile location

github.com/elm-tooling/elm-compiler-library - 088b80532a5e3d8ff145ad971a7f41b8a8c54987 authored over 10 years ago by Max New <[email protected]>
Merge pull request #688 from michaelbjames/debugger

Debugger

github.com/elm-tooling/elm-compiler-library - 74e3a59463dc08428d6a2e8140f4dbe282601220 authored over 10 years ago by Evan Czaplicki <[email protected]>
make setPausedAt two functions since it previously had ambigious arity

github.com/elm-tooling/elm-compiler-library - c029db763de9f1438c89d9ab5a041911685ddb1f authored over 10 years ago by Michael James <[email protected]>
trace back, keep your path, continue, lose your future history

github.com/elm-tooling/elm-compiler-library - 180aff34bcb5f126c6055d1197e366ba49131f61 authored over 10 years ago by Michael James <[email protected]>
Merge pull request #685 from alexander-b/linescom

Fix comment for String.lines

github.com/elm-tooling/elm-compiler-library - a8a5370ee416a68029d26987d2edf4e6c6964a7f authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix comment for String.lines

Signed-off-by: Alexander Berntsen <[email protected]>

github.com/elm-tooling/elm-compiler-library - 45971490a679c9ac7d1d869d11d1c92956e22dc2 authored over 10 years ago by Alexander Berntsen <[email protected]>
we can continue a paused elm program! -- time diffs are still a bit wonky

github.com/elm-tooling/elm-compiler-library - 1699f5ab5a3661e3d0d17cc91ba22840145a2555 authored over 10 years ago by Michael James <[email protected]>
Add note about --bundle-runtime flag

github.com/elm-tooling/elm-compiler-library - b6b08d6f3f272140ce5a7f5866253c0fdeaebc2c authored over 10 years ago by Evan Czaplicki <[email protected]>
Use F# style function composition

Acting on advice from
https://github.com/elm-lang/elm-lang.org/issues/158 and earlier
discussion...

github.com/elm-tooling/elm-compiler-library - 3a374704b074c03ca33d9b3646043736961901ce authored over 10 years ago by Evan Czaplicki <[email protected]>
Stop using function composition for no good reason

github.com/elm-tooling/elm-compiler-library - 74b1b11532b44dfa1b3d66bee20d8cd437fb4c06 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add note about Debug.crash

github.com/elm-tooling/elm-compiler-library - 3129ece3b2bd071ea69049c6d3fe4c7dc2a9dce0 authored over 10 years ago by Evan Czaplicki <[email protected]>
Improve docs for (.) a bit

Preparing for possible rename to (<<) which actually looks like an
infix operator.

github.com/elm-tooling/elm-compiler-library - 12011d8ec5542b1a495d16190041c77bb7b9ddaf authored over 10 years ago by Evan Czaplicki <[email protected]>
Add note about new keys

github.com/elm-tooling/elm-compiler-library - 662eff5f6873aa9b847ff109e171cc2605227acc authored over 10 years ago by Evan Czaplicki <[email protected]>
Expose alt and meta keys, make docs nicer

github.com/elm-tooling/elm-compiler-library - 56b54dadc4fe04cf126a2139730c5843a63af691 authored over 10 years ago by Evan Czaplicki <[email protected]>
Add native support for alt and meta keys

github.com/elm-tooling/elm-compiler-library - 6623419d9bd535e254a01548e77834998f3094ae authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: seemingly non-invasive changes

github.com/elm-tooling/elm-compiler-library - 361df0d5f1c10e85cce48dd6e3920fe052a86f20 authored over 10 years ago by Evan Czaplicki <[email protected]>
cosmetic: change indentation to 4 spaces

github.com/elm-tooling/elm-compiler-library - eb35afb69d7ff6ccba550f5aea7ed6e4f27ae6c9 authored over 10 years ago by Evan Czaplicki <[email protected]>
fix #664, layout for dropdown

github.com/elm-tooling/elm-compiler-library - 2172bb413828f67e11f8ed701c259e918ed29c83 authored over 10 years ago by Dandandan <[email protected]>
Fix #659, prefer local types and patterns

github.com/elm-tooling/elm-compiler-library - 7b070a072d1ed92016d11326d02ece323b87c741 authored over 10 years ago by Evan Czaplicki <[email protected]>
Properly import the Text type by default

github.com/elm-tooling/elm-compiler-library - bf9573cb69b028c7fb824ee562048bccf653ffb5 authored over 10 years ago by Evan Czaplicki <[email protected]>
Fix toSrcType for aliased record extensions

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