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

Expose runtime, add Elm.Utils for all projects to share

10a84b4d6c2db10ed8536d2473097d6906a1d081 authored over 10 years ago
Point to the correct root directory

6d50056a166457836807cb2c8a1c146c58872c0b authored over 10 years ago
Remove unused imports

de036a8b439b9fb379932a9e575be1f6a7b1ce58 authored over 10 years ago
Do not set styles in Elm.fullscreen

9273b27c06c11736b4f0afb0e1ce17e5607a9313 authored over 10 years ago
Get rid of dead code around a elm-compiler command line tool

da4d613864fe511b9e93d5999f31879aabd27645 authored over 10 years ago
Make sure Display ADT does not need to leak out of this module

Makes it possible to stop using ElmRuntime entirely

f8571eb166595079b9d658d7854f5cd647d26713 authored over 10 years ago
Move hot-swap.js code into core.js

4202ce22bbc17fdf3f9bfb12c50c34bdde4f21c7 authored over 10 years ago
rename src/ to compiler/ because the runtime/ directory is going to be top-level

9c61b17d1444b84cc9273ac2c80717275ac0c7cc authored over 10 years ago
Get more consistent naming scheme for runtime/ files

837a52553d5c26f63a60fc072bf599aa34f4cbec authored over 10 years ago
Move necessary parts of runtime/Utils.js to Init.js

9d0075cc7143a315fb46859f7f4851d0a4a05fed authored over 10 years ago
Remove submodules for now

Perhaps bring them back in in the tests/ directory where they are
actually needed. Will revisit ...

fcdbe58022efc550c945fd482611be65150db44d authored over 10 years ago
Move HTML generation code out of the compiler

516c3fe96408dedce80794f0ee5c8eeedbefffb1 authored over 10 years ago
Remove Dummy.cabal file which is no longer used in development

e69bf68d7d60411c3456b256559bbfcdf593a6df authored over 10 years ago
Essentially eliminate automatically imported modules

51c931240ba02da5fe2129b4080ccf86ed0e1e23 authored over 10 years ago
Spell type with a 'y' not an 'i'

59c1b3882ba10de3b4c32afdbda4ebdf01524a59 authored over 10 years ago
remove dead code from markdown interpolation experiment

85eb0dabf5e4cb310fff2631aec5b8ad5ef6477c authored over 10 years ago
Call a module comment a module comment

4e61fdeb7621587fdc4bd9c6b924e698e3d38e97 authored over 10 years ago
Merge branch 'make'

dc0c57a3ce14c8a48badff5622fad3b146c923d4 authored over 10 years ago
Remove redundant -W flags from source code

bb5d079154da12e854c8aa120b2bc232c2d8212f authored over 10 years ago
get rid of unused imports

0e5d29384edd689b7c31c2f8e5b778fd14f2e05f authored over 10 years ago
Turn on -W for all modules

9b794d1447d001077f1eda9601ca912d882e95ae authored over 10 years ago
Clean up elm-doc Main module

6336b9afa60c7c3041ac0d67513706b78c6f6443 authored over 10 years ago
Add warnings for all elm-doc code

2a930fd91debbee2da92345274373d9df41d174c authored over 10 years ago
Make documentation data structures public

bdfaa69eda3d22fd4a511998eac27c1f6b645a49 authored over 10 years ago
Get rid of bad Show instances, add assocToString

395b19b5810d523af639b887bad81adc192a978d authored over 10 years ago
Add -Wall to Generate.Markdown

4e1cde74a4fead7680e45481c1631c895316bea3 authored over 10 years ago
Give values for interfaces and object files

f460d749d80cdbcf4d17419441a3f1ea80f79441 authored over 10 years ago
Add note about change to 'type' and 'type alias' syntax

c615844c1538c6b32f2a30155a98c21422411a1f authored over 10 years ago
Get rid of Build.Artifact, elm-make is in charge of writing to disk

a4e8dc5186ae59f528bbe359223b01eeda75dabe authored over 10 years ago
style: whitespace as in new style guide

b5fde063eb3362251b2f2d7a84f6ea81532fed6f authored over 10 years ago
style: whitespace according to new style guide

fa264dd7b2dd4f48718cae0567e6a8e558403e89 authored over 10 years ago
Get rid of render code, moved it to core libraries repo

d90e606f5902c0affede01469b1fdecab546bb0c authored over 10 years ago
explicitly import newly used functions

dedbd23c63f808675bc8ba008c65a96d2c991f4a authored over 10 years ago
Merge branch 'master' into make

Conflicts:
libraries/Array.elm
libraries/Basics.elm
libraries/Char.elm
libraries/Color.elm
...

ad235f980b9683765b3531782a4c5463952e683a authored over 10 years ago
Merge branch 'type-decls'

e5310461f1d591a287c7c38d27de0ad10c5f0750 authored over 10 years ago
Actually return the Module.Interface for now

b75e5a70e4a197f6c1fb9abd169691a8c1afc7de authored over 10 years ago
Point cabal to the right source directory

dbe27ebbf5dee53e9accab8c42fa20e611aff312 authored over 10 years ago
rename compiler/ to src/

now that this repo is focused primarily on compilation, there’s less
need to specify which sourc...

9cda2b207b20c4adbebaa55794fa97f2f7d4865e authored over 10 years ago
Stop trying to load interfaces when adding the prelude

c7de365716869ff69d31a5fc41b1b9f7ccd7a038 authored over 10 years ago
Remove code that's only relevant for building projects

458799a1f1b0c74d46838c7c47a9029e1a8baf53 authored over 10 years ago
update Paths_Elm to Paths_elm_compiler

ff7917f55b7cf1bbc67a219a38d2e936a0b529c1 authored over 10 years ago
Move to a world that does not need a custom build script

47a35fc00779468688db8b7333960270b56bc832 authored over 10 years ago
Remove the standard libraries, migrating them to a separate repo

9ca51a9246387de746c72da282095bd2de6cdb00 authored over 10 years ago
Remove the interface loading function

fded78cbf42a9ca3849243677a1a356ceb425080 authored over 10 years ago
Simplify code to read interfaces.data

7e30e1d090d08fd14f8f5045a31cd9c170e07e6a authored over 10 years ago
Switch to using [String] instead of String for module names

9311704808c5e6d2ae4292d2d2de6efb4bce8348 authored over 10 years ago
Merge pull request #813 from Xashili/arrayAppend

Fix Array.append

439068a2a18db25581552b474a42bcc32cf03306 authored over 10 years ago
Fix Array.append with small arrays

Reshuffling in RRB-Trees is only reasonable when appending arrays higher
than leaf level. That i...

98298839481cdf379f7c40e7f14f930165adc558 authored over 10 years ago
Add tests for appending short arrays

Test Array.append A B where length(A) <= M and length(B) <= M, but
length(A + B) > M.

d24639deb186720c0bfd1bf0f66a9f9a0d80d19e authored over 10 years ago
Merge pull request #798 from mgold/docs-fixes

Document Field.defaultStyle, id -> identity

2f5752d4adc3946f43ab54889032f5c8d578a99d authored over 10 years ago
Merge pull request #808 from mgold/doc-consistencies

Make docs more consistent

da816d5a569fc2d430a970f7b22e2c1bf592fa5f authored over 10 years ago
Split out Elm.Compiler.Module for module names

811e7ad34746ea10e17e60dd45eeb4f1249a582f authored over 10 years ago
Address PR comments

516b7a0aa33160d9dec56afb8d56bdb36fc6d0b1 authored over 10 years ago
Make docs more consistent

b84308ebdc1413801d07b39ebeb9b8aff48f9c6b authored over 10 years ago
Expose ModuleName type

2f7914363a3d7e1d35029e62a23336d97b1b161b authored over 10 years ago
Rename Build.Interface => Build.Artifact and shuffle some functions

238629fe44ff5ba6edc5e00f1c7c6c88ffe7e306 authored over 10 years ago
Rename Elm.Internal.Documentation to Elm.Docs

d6054a6815f33f6df2670110cf60540a25f451a1 authored over 10 years ago
style: switch to 4 space indent

225b6907d9cb88a39a468373684c28122fbb8e45 authored over 10 years ago
Try to purge everything that's moving to elm-package or elm-make

f476ba76a9e85b5bf597afb1c8b7894b9629200e authored over 10 years ago
Merge in Parse/ changes from dependencies branch

89ba0437523661802d700e92f4e7c153feeccf6a authored over 10 years ago
Merge pull request #802 from Dandandan/master

Use default background color instead of transparent, fixes #797

cf120338c586b833f3af138ce2060a44bf1b8410 authored over 10 years ago
use default background color instead of transparent

1e87b7d853b0158707ea58871d61b1ceba7db86c authored over 10 years ago
document defaultStyle, id -> identity

2ffc73d52617476c2e9acf417cbba1755079f37c authored over 10 years ago
Merge pull request #795 from Boshen/fix-color-documentation-links

Fix links in Color documentation

d5b227d1309ccf388779497d39c0adc2492e5425 authored over 10 years ago
Fix links in Color documentation

64b359f64ed69c9224e9a26f586337bdd17cb5f9 authored over 10 years ago
Update instructions to match modern install/build process

5245d614a42149be60607f0d49108785f3f01c22 authored over 10 years ago
Merge pull request #792 from jvoigtlaender/patch-1

correct documentation of `rem`

fd2c7280bf28e6fab495023bde62d61f8a9d23d8 authored over 10 years ago
correct documentation of `rem`

798182f67879d888b92441d13c454476c5901545 authored over 10 years ago
Merge pull request #786 from JasonJAyalaP/patch-1

Fix: Change non-existant array functino to repeat, in documentation

c3c52cd030ab6f3ae7e9d50d485f985b4efc66e6 authored over 10 years ago
Merge branch 'stable'

c5b387ca3d30a33eeb1d3e8fe77a6cf771c622c6 authored over 10 years ago
Merge branch 'master' into stable

Conflicts:
libraries/elm_dependencies.json

392508216efe93a09c1230e110570365e1186f17 authored over 10 years ago
Make a bit more consistent

70a1bb9ba40a02e6b8ce5962c4ebd9bd69d82972 authored over 10 years ago
Merge pull request #791 from Boshen/add-list-and-dict-tests

Add list and dict tests

ecaadcf2d4b0fa3f5ec40c5e38d9ad5aa645b7eb authored over 10 years ago
Add Dict tests

38f7a80d9450386dcd9eb704cf59225259540411 authored over 10 years ago
Add List doc tests

108eed276aa1a8b81f845632869d52847ff772d4 authored over 10 years ago
Update libraries for new type declaration syntax

7c670bbee8ffa68ac582559e6990c0dedf86646c authored over 10 years ago
Adjust elm-doc for new type declaration syntax

1c0cfac17b15d3cd9b03cd6f72535a12fb65a99b authored over 10 years ago
style: add additional whitespace between top-level definitions

e4d6baa81c1724c04360041793c55b5d44723b91 authored over 10 years ago
Update type syntax to be clearer

type => type alias
data => type

27eafdacc025b325d6386b6ace71aefdceabdcc9 authored over 10 years ago
style: better formatting for "reserveds"

42b223614b7dce5a4d06599abfceaabb5d89b3e0 authored over 10 years ago
Merge pull request #790 from michaelbjames/master

Fix: filterMap was missing a parameter

367d8664d6d971075cbca0bedb0fa2d1587d259a authored over 10 years ago
filterMap was missing a parameter, fixed

def32352c150ada4adebe40f433080cb1508cb65 authored over 10 years ago
Attempt to resolve #785, pointer-events being set to 'none' by accident

afff54c8c9a5e423e52a2671c2f10b4ccb6860bd authored over 10 years ago
Fix: Change non-existant array functino to repeat, in documentation

8769c4b8326bb39f21edbd055fa7f720492f4ced authored over 10 years ago
Fix #783, resolve scoping bug with shadowing in case patterns

6b6d7e2fc1e8a36cad03732cd23f91db13048718 authored over 10 years ago
style: follow new Haskell style guide

034d52e14792eb9817abbb655ce3becf945dd03b authored over 10 years ago
style: follow the new Haskell style guide better

9cbd9ba4658ab8645592b65bbcf7a86f4d031abd authored over 10 years ago
style: stop using many line definition

564cf4ea64a21da1d45fe6bc47a5d5e1cdea6049 authored over 10 years ago
Update to talk about (.) being replaced by (<<)

a48fdb22dfc0dd9520f27629129d2efb1145705f authored over 10 years ago
reorder things and add a section on style guides

f7264ebb7df5865642a8c3237470ca171ec35ead authored over 10 years ago
Clean up the info a bit

cf25fe4105ba054c19a24393fa089c4f2ac2bb09 authored over 10 years ago
Fix removal of hoverables and change pointerEvents to 'none' only when necessary

8a2131060022d784b86a38e8b462d2b3672ffa5e authored over 10 years ago
Fix #781 in which clicks were being lost

3b45a742988e34460ab9108614cafe6e684ab8e5 authored over 10 years ago
Add unit () to error message that lists valid port values

c5fd7fd17466ff30a16a36744dfa29c2e02f43b6 authored over 10 years ago
cosmetic: make indentation nicer

8162d701706ee715d7235d607f859ff349666609 authored over 10 years ago
Support unit values flowing through ports

c8eeedf0f2f7cab265638b5272ce978ce2d63fde authored over 10 years ago
Fix #769, stop using infix ops that are not filled in properly

aa00bf8bd6e5c97bbdcff812e89c788fcf8f906f authored over 10 years ago
Fix #780, correct implementation of Keyboard.lastPressed

Whoo for free wifi at airports! :D

f6c9fbc4498746081115b9799dc1aa874ce13523 authored over 10 years ago
Temporary fix for elm-doc for the 0.13 release

89bbbb966322659081b8edfa18560af024548eaf authored over 10 years ago
Merge pull request #779 from michaelbjames/rename/swap

Debugger variable name change, hotswap => swap

c506210cc84a54cfe7308daf39a517f269a35bca authored over 10 years ago