Erik Simmler
b15ee1f3f2
Update bin/build.sh to reflect the npm powered structure
2016-12-17 14:04:21 -05:00
Mathias Polligkeit
59571bc09a
add exercise scrabble-score
2016-10-20 03:06:16 +02:00
Joshua Stoutenburg
934118e5c7
Adds Gigasecond Exercise
2016-08-28 21:46:23 -06:00
Erik Simmler
8f82b36223
Fix tests ( #106 )
...
Fixes #100
* Upgrade Node Test Runner and Test Files
* Avoid Installing Deps in Each Exercise
2016-08-22 20:31:41 -04:00
Erik Simmler
54e3017815
Update to elm-test 2.0 ( #96 )
...
* Update exercises to elm-test 2.0
* Update docs to mention `elm-test` again
* Update .travis.yml to the correct version of elm-test
* Conform to the `<| \() ->` convention
2016-08-17 07:14:17 -04:00
rebelwarrior
af4de07a42
adds roman-numerals exercise
2016-07-18 10:17:37 -04:00
Erik Simmler
0cddb22ca4
Add largest-series-product exercise
2016-06-19 17:42:27 -04:00
Erik Simmler
550b9e1f87
Add say exercise
2016-06-19 17:41:37 -04:00
Erik Simmler
72a56f6e12
Add atbash-cipher exercise
2016-06-19 17:37:52 -04:00
Erik Simmler
7ddb1b57c6
Update elm-package.json and .elm files to support Elm 0.17
2016-05-12 22:50:29 -04:00
Jonathan Shih
43aeba836a
Add list-ops exercise
2016-04-18 05:17:26 -07:00
Lew Parker
1dfc360a83
Merge pull request #55 from tgecho/series
...
Add series exercise
2016-04-12 12:43:57 -06:00
Erik Simmler
2325e7d6ef
Add series exercise
2016-04-07 20:30:57 -04:00
Erik Simmler
46782f1552
Add robot-simulator exercise
2016-04-07 20:07:45 -04:00
Lew Parker
03be35553d
Merge pull request #56 from tgecho/run-length-encoding-property-tests
...
Add additional test cases (including a property based test!) to run-length-encoding
2016-04-07 13:12:47 -06:00
Erik Simmler
5404824261
Add allergies exercise
2016-04-05 20:18:51 -04:00
Erik Simmler
b31100f73c
Add additional test cases (including a property based test!) to run-length-encoding
2016-03-27 15:57:29 -04:00
Erik Simmler
5b8970a2db
Align cherry picked exercises with the new test format
2016-03-17 20:21:55 -04:00
Claire Thompson
4b5ff7afb3
Add GradeSchool example and test
2016-03-17 20:21:55 -04:00
Claire Thompson
40a69d61d0
Add PhoneNumber example and test
2016-03-17 20:21:55 -04:00
Claire Thompson
e6fbf7f8a8
Add NucleotideCount example and test
2016-03-17 20:21:51 -04:00
Claire Thompson
556d32c4ec
Add SpaceAge example and test
2016-03-17 20:21:30 -04:00
Claire Thompson and Tira Odhner
6f914735a4
Add test and example for Strain
2016-03-16 21:36:02 -04:00
Claire Thompson and Tira Odhner
1cf5e3dd84
Add test and example for Sum of Multiples
2016-03-16 19:56:15 -04:00
Claire Thompson and Gavin Morgan
6917a05e8a
Add Sublist example and test
2016-03-16 19:56:15 -04:00
Benjamin Watts
6072ca7ff8
Accumulate
2016-03-16 19:56:15 -04:00
Lew Parker
a082e0ffd9
Merge pull request #31 from tgecho/exercises
...
A big pile of exercises
2016-03-14 07:14:24 -06:00
Erik Simmler
eed2e19e56
Add triangle exercise ( closes #30 )
2016-03-14 08:49:07 -04:00
Erik Simmler
14cf73ed94
Add raindrops exercise ( closes #11 )
2016-03-14 08:48:57 -04:00
Erik Simmler
e5d8f76941
Add anagram exercise ( closes #28 )
2016-03-14 08:48:57 -04:00
Erik Simmler
bf41b24bf4
Add difference-of-squares exercise ( closes #27 )
2016-03-14 08:48:57 -04:00
Erik Simmler
f39fc467e3
Add run-length-encoding example ( closes #26 )
2016-03-14 08:48:57 -04:00
Erik Simmler
b822d3b83e
Add word-count exercise ( closes #25 )
2016-03-14 08:48:57 -04:00
Erik Simmler
38eafb9a5a
Add hamming exercises ( closes #8 )
2016-03-14 08:48:57 -04:00
Erik Simmler
9484a03fbe
Add rna-transcription exercise ( closes #10 )
2016-03-14 08:48:57 -04:00
Erik Simmler
0b3ae4f8b8
Add pangram exercise ( closes #24 )
2016-03-14 08:48:57 -04:00
Erik Simmler
c71f090a4e
Place an elm-package.json file in each exercise directory
2016-03-13 15:55:48 -04:00
Erik Simmler
d91014077e
Add leap exercise
2016-03-12 11:47:27 -05:00
Lew Parker
a20d8db58a
Adds the Bob exercise
2016-02-27 10:45:34 -07:00
Lew Parker
8c8481fb8f
Setup Hello World and top level testing
2016-02-22 20:29:13 -07:00