Commit graph

2157 commits

Author SHA1 Message Date
Evan Czaplicki
080eb0875c Switch from "open" keyword to (..) to import everything 2014-02-17 17:55:51 +01:00
Evan Czaplicki
22bd40534e cosmetic: use better style in a do block 2014-02-17 17:55:30 +01:00
Evan Czaplicki
1c832af6b0 Attempt to revamp the Graphics.Input library, much testing still needed 2014-02-17 17:38:37 +01:00
Evan Czaplicki
8fbb9c799d Cosmetic: adjust indentation 2014-02-17 10:42:13 +01:00
Evan Czaplicki
fd74685db0 Merge pull request #500 from Dandandan/master
use position:relative for collage
2014-02-15 23:53:53 +01:00
DanDanDan
62bb5dedd3 use position:relative for collage 2014-02-15 15:23:50 +01:00
Evan Czaplicki
2cfb343e93 Move getDataFile function so that it is not exposed to the outside world 2014-02-13 09:31:19 +01:00
Evan Czaplicki
efdc7a7744 Start using strict mode for everything
V8 engineer said it is always faster, so that’s probably reliable info
:)
2014-02-13 09:31:19 +01:00
Evan Czaplicki
25e88a20b2 Add type annotations 2014-02-13 09:31:19 +01:00
Evan Czaplicki
a815b2fbd0 Merge pull request #496 from Dandandan/master
Don't set innerHTML when contents didn't change
2014-02-12 11:45:18 +01:00
DanDanDan
8d670355a7 Don't set innerHTML when contents didn't change 2014-02-11 18:34:52 +01:00
Evan Czaplicki
f116375ad2 Fix silly error that shows up when installing through cabal 2014-02-11 11:42:50 +01:00
Evan Czaplicki
4b80c13875 Fix style of error message for undefined variables 2014-02-10 23:21:22 +01:00
Evan Czaplicki
33bd016678 Check environment variable ELM_HOME if the files were not placed by cabal 2014-02-10 23:03:13 +01:00
Evan Czaplicki
8971b79125 Add small note referring people to the Regex library 2014-02-10 21:18:36 +01:00
Evan Czaplicki
f0f84cbb54 Introduce the HowMany type to simplify API 2014-02-10 20:08:40 +01:00
Evan Czaplicki
d47407ef15 Fix silly mistake in formatting functions
Oops! @deadfoxygrandpa
2014-02-10 17:13:31 +01:00
Evan Czaplicki
9c531c65d5 Collect changes going into the next release 2014-02-10 17:07:41 +01:00
Evan Czaplicki
f727bf9eda Switch to representation of types discussed with @deadfoxygrandpa 2014-02-10 16:55:43 +01:00
Evan Czaplicki
5cc374744f Attempt at new JSON representation of types 2014-02-10 15:11:35 +01:00
Evan Czaplicki
e3e560b9fe Merge branch 'ast-experiment' into dev 2014-02-10 14:43:12 +01:00
Evan Czaplicki
5a80766051 Style changes and making things compatible with new Pattern constructor names 2014-02-10 00:18:19 +01:00
Evan Czaplicki
b2f3ff35dc Begin using the new boundVarList function 2014-02-10 00:17:49 +01:00
Evan Czaplicki
9dd5dff279 Make AST more general and try to give its phases better names
Also change the constructors for the Pattern ADT
2014-02-10 00:17:33 +01:00
Evan Czaplicki
594ed1988a Get rid of unused module 2014-02-10 00:08:05 +01:00
Evan Czaplicki
ce073551ac Minor style change 2014-02-09 14:57:35 +01:00
Evan Czaplicki
458bf2b122 Minor style improvements, switch to using helper function 2014-02-09 14:23:10 +01:00
Evan Czaplicki
f51ddf9e4e Fix stupid error in Bitwise library 2014-02-08 19:42:44 +01:00
Evan Czaplicki
c4628749e1 Fix issue #491
contents of Maybe were not converted to JS on export
2014-02-08 17:05:52 +01:00
Evan Czaplicki
a5684ff356 Making #486 more in line with the style of the rest of the codebase
Actual style guidelines coming soon!
2014-02-08 16:03:04 +01:00
Evan Czaplicki
3de2023639 Merge pull request #486 from JoeyEremondi/dev
Added Pretty instance for Module (3rd time's the charm)
2014-02-06 19:41:03 +01:00
Evan Czaplicki
9061311407 Merge pull request #489 from maxsnew/cabal
Bump restrictive dependencies
2014-02-06 19:37:04 +01:00
Max New
0c405e9b72 bump restrictive dependencies 2014-02-04 16:39:09 -06:00
Joey Eremondi
8594f6ad69 Added Pretty instance for Module 2014-02-01 01:05:17 -06:00
Evan Czaplicki
04df60815c Merge pull request #480 from Dandandan/dev
Fix bad markdown performance
2014-01-29 05:12:21 -08:00
DanDanDan
8d41059658 also improve the interpolation parser 2014-01-29 09:04:16 +01:00
DanDanDan
a5a6f2beb1 fix bad markdown performance 2014-01-29 02:25:26 +01:00
Evan Czaplicki
f5c612f13c Add Date.fromTime function, based on PR #357 2014-01-28 23:56:24 +01:00
Evan Czaplicki
f636b7576f Merge pull request #409 from maxsnew/keepWhen
Change semantics of keepWhen/dropWhen.
2014-01-28 06:18:04 -08:00
Evan Czaplicki
56c4fb936d Merge pull request #439 from maxsnew/safeNames
Hack to make imported names safe.
2014-01-28 06:11:12 -08:00
Evan Czaplicki
007ea7126f Get rid of isClicked
It can be argued that everything should be derived from isDown and
position (the two real facts about the mouse), so maybe that is a
direction to go from here.
2014-01-27 12:29:52 +01:00
Evan Czaplicki
50c2618d3a Try to improve error messages in response to issue #479 2014-01-27 02:49:21 +01:00
Evan Czaplicki
3fec0f94ee attempt to make the documentation easier 2014-01-24 18:07:49 +01:00
Evan Czaplicki
4ef397c3dc Get rid of dead code, cannot be called because of the type checker 2014-01-24 18:07:07 +01:00
Evan Czaplicki
5d5b01cb2d Merge pull request #456 from maxsnew/trampoline
Trampoline
2014-01-24 08:31:58 -08:00
Evan Czaplicki
54a2f25584 Merge branch 'master' into dev 2014-01-23 18:46:52 +01:00
Evan Czaplicki
daeccdc65e Merge pull request #473 from maxsnew/window
Tweak runtime so it runs without a "window" object defined.
2014-01-23 09:40:14 -08:00
Max New
e194592403 Better window workaround. Thanks @raynos 2014-01-22 20:24:03 -06:00
Max New
066992c251 Tweak runtime so it runs without a "window" object defined. 2014-01-22 16:04:04 -06:00
Evan Czaplicki
a5e1aebecf Update to address problems reported in #457
Sorry for the trouble, I’d like to make installers to get around all of
this crap.
2014-01-21 13:51:19 +01:00