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 Stream docs and fix type of sampleOn.

08b88b7ebbe50e81761829b13c1cfbbdf99fd084 authored about 11 years ago
Update Lazy docs

4fa228102d5e2950a90203c96ec2956dc8f7fb1c authored about 11 years ago
Lazy/Stream API changes

46f3fa1b2c5509b8c61d143a290a2a3468881994 authored about 11 years ago
Add more Stream functions and start documentation

5bb782af64e1fc7e887f4ba3dd89eff860a9efb6 authored about 11 years ago
Add some basic functions to Lazy library

d97d54213cad8283a760381b54445a1c020074e1 authored about 11 years ago
Split Streams into separate module and add apply (a la <*>)

9f98ec9b191fcb0529e4f47e8e7a4b5a91bd4c69 authored about 11 years ago
done with signal now, but need to stop creating so many buffers

1afcf6e7a384a0fb8105d7dc241bc2a9eb3a079d authored about 11 years ago
much cleaned API in my opinion, plus a much simpler example

68e8bca2c47933bf84314b3c9d4d793197914510 authored about 11 years ago
Add examples of new sorting functions and fix the typo mentioned in #355

eab9ab6122c959fdeec807004cc5bd67fb9f15b8 authored about 11 years ago
Merge pull request #355 from mgold/sort

Add sorting (targeting dev)

ccf737e9992baa9f8b0b4cf70414ca39c1a49e12 authored about 11 years ago
starting something new here

8bfca738a29078b9bf1cf704068104362eadf837 authored about 11 years ago
Add Library for Lazy Evaluation

c2a6b0d9d0c831f6be23b5ddd41ade9ee16fbc68 authored about 11 years ago
Add more Stream functions

614c8c5108870f0592a7ee5b4e278faf2a0e807d authored about 11 years ago
Fix Keyboard.lastPressed to signal repeated keys

61b2cd6e40e0b8ebc3a91c3687b974ab37959d3b authored about 11 years ago
Merge branch 'dev' into topic/best_practice_webgl

c5eec398f13cca1cb1591f7f346ae3a7d11007ae authored about 11 years ago
back to drawing triangles

087562eeb3d838db5412e267d76883e889c1e009 authored about 11 years ago
another paranoid commit

f71cbfa799250199e5704ca6ba8f48d4a0d6385f authored about 11 years ago
paranoid save

c54cd5972eaa2867a0954010e7bd05882cf42223 authored about 11 years ago
cabal gen markdown missing

7aa4a5ab6b4663290f6283d988d0084b95d2285e authored about 11 years ago
just some more work fleshing out the interface for gl type templating

88fce697b8d6020598d2b6caf2d4ab74eca560d3 authored about 11 years ago
getting closer, need to turn the list of gl initDecls into a TermN

d690696c2ecee0321c1eb669e50610af730a8a17 authored about 11 years ago
emphasis on where i'm stuck

481478db615c9924b80f4fbd09f75e9608a91246 authored about 11 years ago
parse and constrain boilerplated done; todo parse source and get shader type

62585b77cc5bc9dc7ba1a3a3bb7a06eda02b3e8d authored about 11 years ago
Merge branch 'master' into dev

47c6cbc38f6d6e9776e02f01a7b8cefcaadec846 authored about 11 years ago
Add Generate.Markdown to .cabal file, remove -O2 flag

9633af6723bb7c6e03acdc99988408f0ff21b981 authored about 11 years ago
Report docs errors to stderr

bd77cc6e155a44311f5509519471e16ea1bea2c5 authored about 11 years ago
Add fallback to WebGL initialisation

e4fe20b313ad984f3ae538e85ddc6b203eb2cba3 authored about 11 years ago
Merge branch 'dev' into topic/best_practice_webgl

f53384acaec68f6a1c80afaf031490fa3140306b authored about 11 years ago
Merge branch 'master' into dev

Conflicts:
compiler/Generate/JavaScript.hs
compiler/Generate/Noscript.hs
compiler/Parse/Expre...

e32eab0e62d213907a24a9eb52be26fb88d875fc authored about 11 years ago
Abstract out the code for markdown parsing, making it easier to switch out the implementation

c8643484be8dc867c361387b04c3f665b62119ca authored about 11 years ago
Add initial CONTRIBUTING.md

ae2465c6338cccfa239bf57290433a09f799dba7 authored about 11 years ago
Add sortWith

bbdc6760c17913d6a1f51f749ad741cbdbd6b71c authored about 11 years ago
Use Utils.cmp for sorting

b3c598466b7f6ab75afdebd03886d296a26e0fa7 authored about 11 years ago
Merge branch 'dev' into topic/best_practice_webgl

2a954d76b97e02e54bc3a43102e8e4ec3918d284 authored about 11 years ago
API nicety changes

7ff90c8fcdf0cc3c1589d1a5f5ebd8bb8b210b4d authored about 11 years ago
Merge branch 'master' into dev

fe047d51563ad6113be642cad136b179fb8b0e6c authored about 11 years ago
Fix minor indentation issue with `eightyCharLines`

f0d9d3be1d0a2cb6691ae8ef09d67ccd5d63387d authored about 11 years ago
Merge branch 'master' into dev

bccfece2c15f05a77a9e1f6bb3d7db118daf42c9 authored about 11 years ago
Add an occurs check to finally resolve #294

Add it in the more clever location suggested by Pottier and Remy. Also
change the style of error...

f73a6ff9f92d287d5a9b3754ecd0f52138a6fba5 authored about 11 years ago
Add error and explanation for infinite type aliases

54a99b730915aab47a818598c0c041927bcc56ba authored about 11 years ago
Fix "dropped" frames for text updates (#224, #339) using @timthelion's insights in #350

* Change the implementation of `notify` so that it does not have a
return value any more.

* Get...

704da021b074a3e51bdcd8425870ccc5d7fdedf3 authored about 11 years ago
Merge pull request #345 from i-e-b/master

Fix to Json Boolean native constructor

a49d381c093afbe8330ee296fb83c8cad0410848 authored about 11 years ago
matrix stack, vertexPos, and vertexColor all work!

517b17a65c86f3b23904cbe65a124c007597d216 authored over 11 years ago
Fix to Json Boolean native constructor

75ad25b7eeb7fa95e6fed24b9350e58d0d85d930 authored over 11 years ago
Merge branch 'dev' into topic/best_practice_webgl

df9ebcf67bf5d49d0c8c09da3e89fbb2ea411590 authored over 11 years ago
finished makeMesh (creating buffers). TODO draw function!

aacd30a1d7c69d0af88efbb5e74927caaddbacaa authored over 11 years ago
Merge pull request #338 from jsl/fix_unsafe_io

Remove instance of unsafePerformIO

bbede87f1ad0d5a7378f34ad7f4429255a208bd3 authored over 11 years ago
Add sortBy function.

beeaa38755d3da02d8d7e87cacd480d526dc868b authored over 11 years ago
Add sort function.

Evan did 95% of the work, but forgot about the F2 wrapper.

03256bc797cea79c5736b1c95aa88da910ff1181 authored over 11 years ago
Remove instance of unsafePerformIO

8fc72d2b30f2a91da1d531488cb0d4fd03f8421d authored over 11 years ago
ready to do some rendering! got gl program initialized and scene tree at console

c8a14ff15f0e24597449ce23d4d41df8ef0b2eea authored over 11 years ago
better api

6ed16655db19c7183c289d3eeb733bff2243d1d9 authored over 11 years ago
going with mjs

4f4e6ac1fc09785880abdd3479f6ac7f3a7fe1dd authored over 11 years ago
got the plumbing working correctly

f8c7aea297254ed65529e99a14c08527c4c5d5d3 authored over 11 years ago
Minor reformat of an error message to keep each line under 80 characters

0fcd342b781585e283a8c9b10f025588e0613413 authored over 11 years ago
Just show the value of located things, not the location.

9d9e9d23885d63a8b16393fa1f15f7627c072749 authored over 11 years ago
Better error when bad backslashing is used in strings

07187bd81136eb121cb53819feda3473cee71e96 authored over 11 years ago
Merge pull request #323 from Sheeo/transform-incomplete-matches

Incomplete matches in transform directory

9b55e953dea68f8aa4d70c7aa1ffcca5acc13c8d authored over 11 years ago
Merge pull request #322 from Sheeo/type-incomplete-matches

Incomplete matches in Type.hs

d6a3a187042df805125fd4fc6b04e52673efe111 authored over 11 years ago
Merge pull request #321 from Sheeo/sourcesyntax-matches

Incomplete matches in sourcesyntax

5bde7cf4b56335b883536fcaf52438dd208a24dd authored over 11 years ago
Improve error message

8594ab37804e6c2daff10970a2029e7160b3f9b7 authored over 11 years ago
Also catch Just [] as an error

Motivation here is that if we can't even extract a name and description, it's
an error.

fdea1470f6d90efd96cf0ff2a28540d6550ade20 authored over 11 years ago
initial file

eef3a4bb95bc531e5967b25f56585e7a0d97d262 authored over 11 years ago
Merge pull request #331 from jsl/327_fix_invalid_interface_map

Fix deserialization of interfaces in Prelude

4b480a90107faf4beb75bf6abb181bbfb8296ddc authored over 11 years ago
Update README.md

3ce4b090133575c49d20060c98625e804b688b17 authored over 11 years ago
try to make install instructions clearer

0728d5feb37b860d49b9012de36dbebb00a92d2a authored over 11 years ago
Update README.md

13928107ebe7cf1476fb5f01aabf49d9610091b3 authored over 11 years ago
cosmetic change

3d9f2424650ebc83315f3fad65bd6645bf7f3dc4 authored over 11 years ago
add note about clang on OS X 10.9

87d339b7c9103181a1b14ab46d39171eccd2ebc7 authored over 11 years ago
Fix deserialization of interfaces in Prelude

We previously had to fix a corrupt Map by changing it to a List and then back
into a Map. It tur...

9ae18259390cb0210b91e7d8fc4b11171931a0a9 authored over 11 years ago
Debugger: give a type signature for Debug.tracePath so it doesn't make hot swapping fail.

44d2c7238c7846ec87ff6366f0b94e3fda75b1f8 authored over 11 years ago
Debugger: annotate KeyMerge.

4d1d6a484ee6d743dc335fc746883ca7c28cd3c9 authored over 11 years ago
Merge pull request #330 from timthelion/patch-1

Update String.elm

b90e832e6bd3be8556938c26c880ac97cd8a2123 authored over 11 years ago
Update String.elm

You had your types swapped.

2d4d1678c38370070fabef8339e10d7a9e684a8b authored over 11 years ago
Debugger: numbers use max 2 decimal places.

4279277595ed779217dcd327a1da5c4042e06c7b authored over 11 years ago
Debugger: better node types.

f4987ae7ff7cbc28df16b38d45abba160c8a6cc7 authored over 11 years ago
Debugger: Window.dimensions uses Signal.input.

b5a45e6bc3a9c98b56c6812275b37af8a15ff162 authored over 11 years ago
Debugger: annotation node types.

5c186ac926cdceea91231a519a1ed9e628ba2288 authored over 11 years ago
Debugger: split Signal.constant from Signal.input (for annotation).

55ada9a9c4fde4a5f1508f16e48f1739e3ac8075 authored over 11 years ago
Debugger: fix module assignment to runtime with prototype magic.

cbe2c7a2da2e6d7c526669700b350ae18c215fd1 authored over 11 years ago
Debugger: move tracePath signal node to trace path module.

52ae89c24d2d97d8b0f85a12efecc2d4a1f494e3 authored over 11 years ago
Debugger: use object prototype to only specify which properties we want to overwrite.

e327ac0b92ca294ce468ad76a436feeab1cdb87b authored over 11 years ago
Debugger: expose signal nodes for the signal graph renderer.

0e22cb755beb87221946d332b034deb50eb54e5c authored over 11 years ago
Debugger: fix flattenNodes() so it doesn't return duplicates.

af378051ab890937a146c4e5ffc6fdff2cec0ce8 authored over 11 years ago
Debugger: allow hot swapping even if module isn't paused.

98dd9fe37411c521317a1b13872d356626735e7a authored over 11 years ago
Debugger: nicer trace path.

1d2776b0586ed3c95f629223bfb6c40dd4f082e9 authored over 11 years ago
Debugger: notify needs to return boolean.

02b02bd30808d1910d3819945d32db6fa745c477 authored over 11 years ago
Debugger: make every use elm.runDelayed.

79c45a8d07031f11041de522ac5181bedcc50330 authored over 11 years ago
Debugger: hot swapping with preserved debugger state!

ed0d84bbb4914a0a008389d348ab3f2e065c307c authored over 11 years ago
Allow disposing the current Elm module from outside.

521f94bf4bda308248f15637bca19f52f8bdec08 authored over 11 years ago
Debugger: move postMessage to new function.

c03c27fe4f6c45296dc376c54316c99948dc2779 authored over 11 years ago
Debugger: fix restart().

403f86a9cc2234a33fadfc178a2a149b44c138ea authored over 11 years ago
Debugger: fix off by one error.

a423682af8f467fcc55a4b9ce0ddbdeb4da85e4e authored over 11 years ago
Debugger: stop recording traces when we are replaying events.

cf2d1759c8f666434e26dd9d44c1a033d6bd6b10 authored over 11 years ago
Debugger: post message when notify is called so UI can update.

52547ccfb31259e2c90861723d6c3c482893a7f4 authored over 11 years ago
Debugger: pause and continue.

b261585250ad43a279b35a1af0e2d7c65f635110 authored over 11 years ago
Debugger: access recorded events.

b624ffa86258d0e09aeffc05b72081cd90e7e914 authored over 11 years ago
Debugger: rename async{Events,Timers} to asyncCallbacks.

ecc6c14ff42fcf4ed744ddf7f198d8d350a527b9 authored over 11 years ago
Add a catchall to inner toDefs function

I think it would be more appropriate to reorder this code as to only case-match
over defs once, ...

12a58167a9be0b55b84aa98450a9ec6b204dc293 authored over 11 years ago
Fix typo

158c70eee7a66b2cc14d4b10109cddbb8cc70aee authored over 11 years ago