Erik Simmler
54893b3143
Merge branch 'woylie-master'
2016-11-13 22:26:51 -05:00
Erik Simmler
9c285afb24
Merge pull request #121 from gilesbowkett/bob-bug-in-tests
...
fixed a bug in the Bob tests
2016-11-13 21:50:09 -05:00
Erik Simmler
da8ef19435
Merge pull request #119 from ErikSchierboom/remove-obsolete-problems-key
...
Remove obsolete problems key.
2016-11-13 21:45:14 -05:00
Erik Simmler
c3d13d2dfe
Merge pull request #118 from ErikSchierboom/version
...
Add version in stub solution files
2016-11-13 21:44:37 -05:00
Giles Bowkett
e3e50a91d4
bob tests match bob test from other languages
2016-11-08 19:21:48 -07:00
Erik Schierboom
6d050d7f60
Remove obsolete problems key.
...
See https://github.com/exercism/x-api/pull/137 for more information.
2016-10-25 19:38:44 +02:00
Erik Schierboom
b4940f945f
Add version in stub solution files
2016-10-21 16:15:00 +02:00
Mathias Polligkeit
59571bc09a
add exercise scrabble-score
2016-10-20 03:06:16 +02:00
Katrina Owen
1197b527c3
Merge pull request #116 from catb0t/attribute-icon
...
move icon attribution from exercism.io/ATTRIBUTION.md to here
2016-10-01 17:35:38 -06:00
Cat Stevens
f56e9ef042
move icon attribution from exercism.io/ATTRIBUTION.md to here
2016-09-21 09:44:24 -04:00
Erik Simmler
312ab266a0
Merge pull request #115 from exercism/tgecho-patch-1
...
Add gigasecond to new style exercises list
2016-09-02 22:55:54 -04:00
Erik Simmler
d925e3d8a3
Add gigasecond to new style exercises list
2016-09-02 22:28:30 -04:00
Erik Simmler
c15b300c6f
Merge pull request #111 from jehoshua02/gigasecond
...
Adds Gigasecond Problem
2016-08-30 20:11:38 -04: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
Erik Simmler
1e71d6c3f9
Merge pull request #113 from jehoshua02/elm-format
...
Run Elm Test in CI
2016-08-26 13:27:43 -04:00
Erik Simmler
1d101d3759
Merge pull request #112 from jehoshua02/setup
...
Update SETUP.md
2016-08-26 13:26:00 -04:00
Joshua Stoutenburg
359ad21a08
Detect OS for Elm Format Download
2016-08-26 10:50:55 -06:00
Joshua Stoutenburg
ecb6e88d14
Run Elm Test in CI
2016-08-26 01:59:03 -06:00
Joshua Stoutenburg
684caf0088
Update SETUP.md
2016-08-26 00:07:51 -06:00
Erik Simmler
a9b0b2d27f
Merge pull request #108 from tgecho/config-json-update
...
Add stubbed out exercises array to config.json
2016-08-24 21:10:41 -04:00
Will White
b5d7f1de2e
Tell to replace * with exercise name ( #110 )
...
* Tell to replace * with exercise name
I didn't do this.
* Update TESTS.md
2016-08-24 21:10:20 -04:00
Erik Simmler
b4fe955c8d
Add stubbed out exercises array to config.json
2016-08-22 20:45:55 -04: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
4487381ad7
Merge branch 'lpil-docs'
2016-08-21 21:54:47 -04:00
Erik Simmler
8689cbf130
Add imports and exposing to readme example
2016-08-21 21:52:35 -04:00
Erik Simmler
b84ec5b0d4
Merge pull request #101 from tgecho/runtests-redux
...
Add the runtests files back with a message
2016-08-21 21:48:35 -04:00
Erik Simmler
716810612c
Merge pull request #102 from Emiluren/master
...
Remove test for degenerate triangle
2016-08-21 21:11:43 -04:00
Louis Pilfold
518a529828
Correct docs
2016-08-21 16:42:13 +01:00
Emil Segerbäck
b6180e3976
Remove test for degenerate triangle
2016-08-20 22:27:04 +02:00
Erik Simmler
4085701330
Add the runtests files back with a message
2016-08-20 16:14:27 -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
Louis Pilfold
4999d42ab5
Use a type to express triagles instead of strings ( #97 )
...
Use a type to express triangles instead of strings
2016-08-15 20:16:34 -04:00
Erik Simmler
633997e802
Merge pull request #94 from arnau/listops-fold-direction
...
Direction tests for foldl and foldr in list-ops
2016-08-12 22:47:58 -04:00
Arnau Siches
e3fc6ea2de
Add direction tests for foldl and foldr in list-ops
2016-08-12 06:29:28 +01:00
Katrina Owen
8710ff3d3c
Merge pull request #92 from TrevorBramble/patch-1
...
Replace a word in one of the guiding comments for clarity
2016-07-24 16:35:03 -06:00
Trevor Bramble
7ed9f04790
Replace a word in one of the guiding comments for clarity
2016-07-19 23:37:43 -07:00
Erik Simmler
e71a8b4918
Merge pull request #91 from exercism/travis-ci-badge-link
...
Link the readme's Travis CI badge to https://travis-ci.org/exercism/xelm
2016-07-18 12:41:29 -04:00
Erik Simmler
1a6e43ad4b
Link the readme's Travis CI to https://travis-ci.org/exercism/xelm
2016-07-18 12:38:59 -04:00
Erik Simmler
9bc681b7c6
Merge pull request #90 from rebelwarrior/roman-numerals
...
adds roman-numerals exercise
2016-07-18 12:36:42 -04:00
rebelwarrior
af4de07a42
adds roman-numerals exercise
2016-07-18 10:17:37 -04:00
Erik Simmler
cf3bd4da47
Merge pull request #87 from tgecho/elm-format-0.3.0-alpha
...
Run pre Elm 0.17 exercises through elm-format version 0.3.0-alpha
2016-07-17 20:19:59 -04:00
Erik Simmler
91aaf056a1
Run pre Elm 0.17 exercises through elm-format version 0.3.0-alpha
2016-06-19 17:50:39 -04:00
Erik Simmler
65db27e7e0
Merge pull request #86 from tgecho/largest-series-product
...
Add largest-series-product exercise
2016-06-19 17:50:17 -04:00
Erik Simmler
6244ed3cbc
Merge pull request #84 from tgecho/say
...
Add say exercise
2016-06-19 17:50:05 -04:00
Erik Simmler
80e7c18390
Merge pull request #73 from tgecho/atbash-cipher
...
Add atbash-cipher exercise
2016-06-19 17:47:04 -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