Add type hint for `complement` |
|
More...
|
over 12 years ago
|
Add the `complement` function that finds complementary colors. |
|
More...
|
over 12 years ago
|
Update non-essentials. |
|
More...
|
over 12 years ago
|
Fix default library listing. |
|
More...
|
over 12 years ago
|
Get rid of `Graphics` module prefix. |
|
More...
|
over 12 years ago
|
Get rid of Graphics module prefix. |
|
More...
|
over 12 years ago
|
Update changelog.txt and latest RTS |
|
More...
|
over 12 years ago
|
Add special finds to JSON. |
|
More...
|
over 12 years ago
|
Fix bug in space adder. |
|
More...
|
over 12 years ago
|
Add the `readInt` and `readFloat` functions. |
|
More...
|
over 12 years ago
|
Remove the `find` function. |
|
More...
|
over 12 years ago
|
Detect ambiguous variable usage and report this to the user. Make the compiler match up import aliases with the underlying type hints. Add a ton of type hints. |
|
More...
|
over 12 years ago
|
Correct bug in jsevent import. Fix some of the pre-compiled examples. |
|
More...
|
over 12 years ago
|
Stop shadowing native JSON library. |
|
More...
|
over 12 years ago
|
Upload new RTS. |
|
More...
|
over 12 years ago
|
Change the name of `dragForm` to `draggable`. |
|
More...
|
over 12 years ago
|
Update Automaton, Dict, and Set libraries. |
|
More...
|
over 12 years ago
|
Add a bunch of functions to Dict and Set libs. |
|
More...
|
over 12 years ago
|
Make type checking faster. |
|
More...
|
over 12 years ago
|
Import everything in `Elm` namespace into every Elm program. |
|
More...
|
over 12 years ago
|
Change name from Map to Dict. |
|
More...
|
over 12 years ago
|
Rewrite core-js to remove prefixes and change global Elm prefix from `ElmCode` to `Elm`. |
|
More...
|
over 12 years ago
|
Include Automaton, Dict, and Set in the RTS. |
|
More...
|
over 12 years ago
|
Rename libraries, dropping prefixes. This probably introduces some bugs. |
|
More...
|
over 12 years ago
|
correction for show change. |
|
More...
|
over 12 years ago
|
Get rid of automatic styling for links. |
|
More...
|
over 12 years ago
|
Add `toString` definition for Maps |
|
More...
|
over 12 years ago
|
Name constructors so that they are less likely to collide with something. |
|
More...
|
over 12 years ago
|
Update changelog.txt |
|
More...
|
over 12 years ago
|
Make pattern matching more concise, fewer temporary variables. |
|
More...
|
over 12 years ago
|