Commit graph

10 commits

Author SHA1 Message Date
Jay Hayes
4d81104a85 Skip all but first test of each example
This allows learners to gradually approach exercise. However, unlike
commented tests, the Elm compiler is still able to infer type
information from the skipped tests.
2017-07-05 15:35:15 -05:00
Erik Simmler
39fa03b9b8 Remove leading “x” from the repository field of all exercise elm-package.json field 2017-06-20 20:08:47 -04:00
Erik Simmler
7a7ed8ba91 Pin all npm dependancies to specific versions 2017-05-28 13:16:19 -04:00
ilias
fbb64e1576 Support for new elm-test version 2017-05-28 08:14:40 +02:00
Bob Whitelock
2ee50be58a Fix typo in package.json for exercises 2016-12-22 22:55:37 +00:00
Erik Simmler
26eabeb239 Update each elm-package.json to Elm 0.18 2016-12-17 17:29:40 -05:00
Erik Simmler
3b35718196 Update exercise support files to npm + elm 0.18 2016-12-17 17:29:40 -05:00
Joshua Stoutenburg
071fed782d Gigasecond: Refactor Indirection out of Test 2016-08-30 08:31:37 -06:00
Joshua Stoutenburg
bb4b15ce0c Refactor Gigasecond.add to Speak Date Instead of String 2016-08-28 22:01:33 -06:00
Joshua Stoutenburg
934118e5c7 Adds Gigasecond Exercise 2016-08-28 21:46:23 -06:00