Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/elm-tooling/elm-compiler-library

Compiler fork used in elm-language-server-haskell (archived). Use https://github.com/elm-tooling/elm-language-server instead
https://github.com/elm-tooling/elm-compiler-library

Add a reminder

3f23d77db15016d5e204b6fa88cac7ca17061a2c authored almost 11 years ago
Change to better get function names

3ffe7d036fdef2d56b1c23d8c0b9f7c9852ac003 authored almost 11 years ago
Change _0 -> height, _1 -> table, _2 -> lengths

358f38e6823e0675ab4a1db630c08f754433b6f4 authored almost 11 years ago
Cosmetic

58cea843c68752a8aea09226fadb1b7284471c55 authored almost 11 years ago
Merge branch 'master' of https://github.com/elm-lang/Elm

6fb0b20067921c5c54284ba35f94bae3a68e70cf authored almost 11 years ago
Merge branch 'stable'

62498fc79cdd9c16e15469b56caa4c0a0c981f07 authored almost 11 years ago
Merge pull request #542 from Xashili/array

Array implementation

c1b6d1436cd722dd47f9d7718b2f362f0e58670b authored almost 11 years ago
Fix #543

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

4e88d397302922c778f12e6820df48f3d2a535e7 authored almost 11 years ago
cosmetic

01593aa8c08c5a8be2e9d7c6d192873c631bd7d5 authored almost 11 years ago
Clarify docs

8f4aac5ba474e6b8c7b438068c0210d04488a428 authored almost 11 years ago
Remove trailing whitespaces

fecaad394df41c5e878b1355fb7cd5b78b0d39f1 authored almost 11 years ago
Add push example

bb81ddb30290c10916e3658b00f0f3ff91e901f1 authored almost 11 years ago
Fiddle with imports

72030397918366768a06a2a2d58a3676bb348330 authored almost 11 years ago
Allow push

dcba223779790f70b848500e3ac809fe858db43f authored almost 11 years ago
Clarify the elements |> operate |> fromList method

4455f5ad20e2d548ca964f2835728a678975b0fc authored almost 11 years ago
Init array files

30204fc7dcd23fa181ea8fd8879a272c1c5b3bf5 authored almost 11 years ago
Merge pull request #1 from elm-lang/master

Update.

fc1c4d4ddc70e8440c5f804c793072853dd0bd72 authored almost 11 years ago
Merge branch 'master' into webgl

bd135f3174a0e335a342d960f94a8632d9f1736c authored almost 11 years ago
Merge remote-tracking branch 'laszlopandy/elm-debugger' into debugger

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

c689fef65d5713dd6fc542cbce73e3e8dafa0dd9 authored almost 11 years ago
merge, and also bump elm-server to 0.12

5a5f12f663e479fc27f505c7e8da731c3d1d7740 authored almost 11 years ago
Update to point to the right repos

5cdb8f39d5a5d33668b9e24914ceb43cd06ad02b authored almost 11 years ago
Update to match changes to Json/JS libraries and to ports

3699337f96838063bdcab72e170705f1c56f53f5 authored almost 11 years ago
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...

69dfa9788443f9fbacea7d34e174d0462b0ffbf1 authored almost 11 years ago
Merge branch 'dev'

b763cf272acd16cb55adbfc647c0f9013f59a54c authored almost 11 years ago
Merge branch 'json' into dev

a862b89da9cdfc77a5c98664a87c7ba162732371 authored almost 11 years ago
Allow Json.Value through ports

32b7c18b1c4906317f4dd18ed6c46d6f85e29601 authored almost 11 years ago
Stop destructively modifying arrays in the fromJS function

dfd14a1b59350e3182f797db2e1adaabd90931d7 authored almost 11 years ago
Use Native.List instead of List, fixing some bugs

c758f65ac246e9c24c4427afed34d05d0b9debdb authored almost 11 years ago
Use Native.List instead of List and make minor cosmetic changes

3b25bca2e7a724ba3e4ae1102f7669ee12ad420e authored almost 11 years ago
Slightly improve errors for issue #513

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

15d87f2192ef9f9f6e034c46298e20a26ddba224 authored almost 11 years ago
Add functions to convert between RawObjects and Json.Values

6c3af882654c1632242af7ee1cce19b2f9446064 authored almost 11 years ago
Remove JavaScript library from exposed modules

298210aab7c539fa0e07d236bc9fd79ebf89a7b4 authored almost 11 years ago
Stop using JavaScript library when converting through ports

50d9deeeac32d362fec7a888bb79d09b259d358d authored almost 11 years ago
Remove all uses of JavaScript module.

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

67c5aa9615c1666ed46704fbf2edc158bbe55b65 authored almost 11 years ago
Merge branch 'dev' into json

Conflicts:
libraries/Text.elm

09c91a9b2bebea16c5ff9d57c9fead222f44db76 authored almost 11 years ago
Merge branch 'master' into dev

9943120f1bc6aa4f8acf655a1660e4bae740042b authored almost 11 years ago
Actually show docs for Debug.log

e9dfea7ea69c4f354311edd2465b85fc37bfcca6 authored almost 11 years ago
Merge pull request #534 from yogsototh/patch-1

Small doc fix

f5378f825a93131df1bbc0f5c9b4cab69a12fea9 authored almost 11 years ago
Small doc fix

834a7d0c6f4f95df3d6499e6e4ffc0a8037ccfc9 authored almost 11 years ago
Add a way to specify the runtime location

0fe6ec0bd76556881051ab39208c2e607f28a5a5 authored almost 11 years ago
Get rid of broken links in docs

1dd651ecbf6c67219bb23df143d9e97d89ffde13 authored almost 11 years ago
Use renamed change log

a94c8685186d508b5b4c5421bb19fa4f62db2c12 authored almost 11 years ago
Fix #532, correct behavior of click handlers

87509d67afb0284f9a58da4659cf8d848f8bd501 authored almost 11 years ago
Merge branch 'master' into dev

35e07efb8563f3de93dcbf2f427909e3305613c1 authored almost 11 years ago
Merge pull request #531 from maxsnew/test-quickcheck2-error

Fix build error

f9eb5dde5ce1b2a6fbf656143d2864292fa11c6c authored almost 11 years ago
Fix build error

c29a8e8c6da289f4635f8a7f383040ae9eab0bdc authored almost 11 years ago
Update version number and description

b6d9f75756326608bc8521586f46aaed7acd89eb authored almost 11 years ago
Merge branch 'master' into dev

c7a54fda655a1b37d6408c9c3d4f9ce49c6cd1f1 authored almost 11 years ago
Merge branch 'dev'

096f7eab658b6edacb0ea8327328c6ba2b5a181d authored almost 11 years ago
Upgrade to use Snap instead of Happstack

85d493ce59a281bfa7175665cdc42704e8384289 authored almost 11 years ago
Merge pull request #529 from maxsnew/2014

Update to 2014

09218d256ffd565553874658ac66f415afaec6e6 authored almost 11 years ago
It's 2014.

06aba83c125d28ba4719ba9d7c3003326d992d29 authored almost 11 years ago
Merge branch 'dev'

b65bf8ccc91cd8d29ad79276faa7c7ddb316a9c6 authored almost 11 years ago
Bump year for elm-server

92af8a4f0d13a0cad8e3e4e9951642d98bccf85f authored almost 11 years ago
Bump version number to 0.12

3a036d96216916b777948880fae072ff0e30de7c authored almost 11 years ago
Fix opacity issue discovered by @halacsy

e2aa6087bc1f5364d43feff345a6e2b9fe4fd0bf authored almost 11 years ago
Switch isFinite to isInfinite and improve documentation

ef19d7146d3386997eede7f7ecbbe2c1700ff90e authored almost 11 years ago
Merge branch 'pr/528' into dev

804d8953624566d2b3228b7b3bcc5e72c6de9c94 authored almost 11 years ago
add isNaN and isFinite as native functions

34c3112f68a9fe52b7fa347a99193b3baf76f1df authored almost 11 years ago
Use full names

fa202eee2ab42e16c59ee5747bbeec22a1e75571 authored almost 11 years ago
Switch to using the Helpers.prop instead of PropId directly

4bcae02c7d0ba06dd2f5df1d7f1b4506f1f08aee authored almost 11 years ago
Fix #527

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

caf6fe480a38ab17c5d4abe14a6156f83a509c24 authored almost 11 years ago
Fix #524

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

3b3ee156f2b0e23afd19ea7afd2dda965c9333cb authored almost 11 years ago
Fix bug reported by @Dandandan in which a runtime error leads to a crash

b65090173b42e5c663b65b7295bb1eb15b2e7e0d authored almost 11 years ago
Format code to be a bit more readable

154187c8f68dd119b6b59d4039afdf89f154db86 authored almost 11 years ago
Merge pull request #518 from mg50/patch-1

Fix accidentally non-local variables

b5f96fda1524331c395bfc1d5eda7101c9b3db80 authored almost 11 years ago
Fix accidentally non-local variables

898f3f8361aed422968e13c852d175896c25040c authored almost 11 years ago
Get rid of non-standard function (not in Safari)

Thanks to @mgold for reporting!

5c3ec5fae577a54c672fe0a4e94ba39ed2d6bfd9 authored almost 11 years ago
Fix #512

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

1738a0821f53c9270ef393a61358fd2fd1a39164 authored almost 11 years ago
Fix #511

Thanks to @aforemny for discovering and reporting the issue!

03b11dc0cbb8fa2d1b8ee5d59641e85cc1c01709 authored almost 11 years ago
Fix bug rendering text fields positioned in a container

eaee1370a4a40ba89ff7b33c59c2066e67a022b5 authored almost 11 years ago
Fix bug from [Char] to native string switch. Empty strings are ignored again.

0eae99a737618aaa4d9c7fbd709cf7d6441ddee8 authored almost 11 years ago
cosmetic: adjust spacing

f1e2481641e87ce2188c5ee5bf8f9fedf05d7095 authored almost 11 years ago
Finally remove unused files from source control

1f6fdd808b47369ca9d3ce7bc29370a4253e935a authored almost 11 years ago
Fix error in which Keyboard.enter does not propagate correctly out of text fields.

c920e0063d0ae5d70a44bd4b5c12eb603607a350 authored almost 11 years ago
Fix bug with log function

142c2c026133f0255c99aab07f171e65b4aafd66 authored almost 11 years ago
Merge pull request #510 from mgold/patch-1

Docs: Use Maybe in annotation

fc8c3e03d3a781791a2692108b29bfb62f0dbfc0 authored almost 11 years ago
Docs: Use Maybe in annotation

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

c65bf4c17f04e82345a8f28d88cc881a78adab43 authored almost 11 years ago
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...

4fcc11a7858448c0a8dd12d2297733c44d3b3488 authored almost 11 years ago
Update for changes to Graphics.Input.Field and Text libraries

b6ff387fd5ae9cd475e085a7bb3b45fbea34bdb9 authored almost 11 years ago
Add more documentation

1bec0cada078d046e01b4046af16fb05b9177e9b authored almost 11 years ago
Try to improve documentation

ed0380ef780fe468723a8e528eb38ae7b04723e8 authored almost 11 years ago
small docs

e7e6e9eb5557bd829ab29856f00109212fe1f1c7 authored almost 11 years ago
Merge remote-tracking branch 'evan/dev' into webgl

fde18d6fe816fd0af2a0490c4b77198189a9fa63 authored almost 11 years ago
Merge pull request #508 from shashi/dev

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

3cd940f747565b155c835db1cb5190848568b427 authored almost 11 years ago
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...

284438d49498b4a888bfda9181f8f876a3da8b27 authored almost 11 years ago
Fix wrong return value in String.endsWith when sub.length > str.length

50b1a51029e88f3dfb58fa131e5eb5291b06f960 authored almost 11 years ago
Revert "Get rid of Selection, simplifying the field API"

This reverts commit 8e2c6989b4ae8ef4e8a27478ccb840d757fc2785.

cbf7a8633b301fe36de6c4281a9a6351988595cf authored almost 11 years ago
Get rid of Selection, simplifying the field API

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

8e2c6989b4ae8ef4e8a27478ccb840d757fc2785 authored almost 11 years ago
Fix errors pointed out by @mgold

0dcee3ec46e36e14364a289eba985b2b1ba213ff authored almost 11 years ago
Merge pull request #507 from mgold/string-docs

Docs cosmetic: format some examples in String

9716a984034dd47622a2b666fcb49d41220ef8c9 authored almost 11 years ago
Move examples onto new line to match rest of library

dcbbb3bf78d6951e0623fc2e807fedb682bdbc62 authored almost 11 years ago
Merge branch 'text' into dev

5e7ed2bec5a5412f1cc428800a3dc4029d8db778 authored almost 11 years ago
Fix typo that caused runtime error with buttons

4c43439cdbf102826cc70be70157f4fd286075e7 authored almost 11 years ago
fixef texture cache. updated crate from flat to spinning box

899c19002fec29516b6eb30d1da2abcde58fa49a authored almost 11 years ago
Move all field related stuff to Graphics.Input.Field and add the ability to style fields

093d7afb34cc6be65004c790cdd0848b4d93c452 authored almost 11 years ago
Rely directly on Native.Show.show when needed

10506b5663c5b1e020844d7d6417ed356f0dcee2 authored almost 11 years ago
Remove dead code

ae513a7f6eb434a4c299e2e4be16a67880a07428 authored almost 11 years ago
Use Text.leftAligned instead of old Text.text in the runtime

9423af410f35c09783a5b607d61d5b29ccb143df authored almost 11 years ago
Properly refer to the new Color.toCss function

61aab6292f143ebfde35aed70cbededce0d91d9e authored almost 11 years ago