3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get editor working again and get inline-docs looking alright More... about 12 years ago
Make quicksort explanation more concise More... about 12 years ago
Use unary negation in examples More... about 12 years ago
ignore compiled files More... about 12 years ago
Merge branch 'dev' of https://github.com/evancz/elm-lang.org into dev More... about 12 years ago
Merge pull request #46 from deadfoxygrandpa/master More... about 12 years ago
Updated Sublime Text package instructions More... about 12 years ago
Merge pull request #45 from gunrein/GameSkeletonMinorFix More... about 12 years ago
Import Window so GameSkeleton works out of the box More... about 12 years ago
Merge pull request #44 from maxsnew/dev More... about 12 years ago
Added Prod mode documentation. More... about 12 years ago
Fixed broken Contribute.elm. More... about 12 years ago
Update elm-mini.js to use the latest runtime system (tracking the dev branch of the compiler). More... about 12 years ago
Fix parentheses in the dev branch More... about 12 years ago
Merge pull request #38 from thSoft/patch-1 More... about 12 years ago
Fix merge error in editor.js More... about 12 years ago
Merge branch 'dev' of https://github.com/evancz/elm-lang.org into dev More... about 12 years ago
Merge branch 'master' of https://github.com/evancz/elm-lang.org More... about 12 years ago
Merge pull request #43 from maxsnew/dev More... about 12 years ago
Merge branch 'dev' of git://github.com/evancz/elm-lang.org into dev More... about 12 years ago
Precompile and serve compiled Elm files when running in Prod mode. More... about 12 years ago
Make syntax docs match implementation on associativity of user-defined operators. More... about 12 years ago
compileAll files in one directory to another More... about 12 years ago
Fixed .gitignores More... about 12 years ago
Add Directory Tree module. More... about 12 years ago
Fix tabbing issue in editor on Mac. Also use `as` pattern in Turtle example. More... about 12 years ago
Merge pull request #41 from CodeBlock/patch-1 More... about 12 years ago
Fix typo, build -> built More... about 12 years ago
Add LICENSE finally :/ More... about 12 years ago
Fix mario example, make sure hot swapping works when embedded in an iframe. More... about 12 years ago