Commit graph

11 commits

Author SHA1 Message Date
Max New
2da9009512 Setup QuickCheck and add Literal Parse/Print test
Currently fails the prop tests: https://github.com/evancz/Elm/issues/420

Also ignore emacs backup files.
2013-12-29 16:50:41 -06:00
Evan Czaplicki
77ff8ca3ab add the new data dir to ignore 2013-08-09 23:39:34 -07:00
Evan Czaplicki
eb1e353e46 Update .gitignore to ignore files in ElmFiles/ directories
Also clean out some old stuff that no longer exists in the compiler.
2013-07-26 19:09:56 +02:00
John P Mayer Jr
40c1cfa81a Changed type signature of JSON.fromString; added multiplayer mario example 2013-02-02 19:37:05 -05:00
evancz
9e1d2c87df Fix error with castJSElementToElement. 2012-06-28 15:34:58 -05:00
evancz
cbecda2319 Update .gitignore 2012-06-28 13:02:38 -05:00
evancz
48fbba6e87 Update ignore list. 2012-06-28 03:54:36 -05:00
evancz
a9da9b3762 Update compiler to parse and compile FFI imports and exports. Add type hints for Foreign.JavaScript. Fix bug where Haskell lib functions do not display title properly. Add --import-js flag. 2012-06-28 03:52:47 -05:00
Vincent Ambo
92f43c3763 * removed unnecessary file 2012-05-29 23:48:01 +02:00
Vincent Ambo
97025a0970 * added .DS_Store files (Mac) to .gitignore 2012-05-28 17:26:07 +02:00
Vincent Ambo
51b2a2805a * .gitignore file 2012-05-28 16:07:06 +02:00