Atul Varma
|
c84706c6cf
|
minor typo fix in ABOUT.md
|
2016-04-09 02:21:22 -04:00 |
|
Erik Simmler
|
3e6f0a0720
|
Merge pull request #57 from tgecho/robot-simulator
Add robot-simulator exercise
|
2016-04-07 20:32:56 -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 |
|
Lew Parker
|
d50ce07e6e
|
Merge pull request #54 from tgecho/allergies
Add allergies exercise
|
2016-04-07 12:54:45 -06:00 |
|
Lew Parker
|
3a5a6db18b
|
Merge pull request #41 from tgecho/activate
When we're ready: activate the track!
|
2016-04-06 15:41:19 -06:00 |
|
Erik Simmler
|
6971eb79a2
|
Activate the track
|
2016-04-06 17:29:02 -04:00 |
|
Erik Simmler
|
5404824261
|
Add allergies exercise
|
2016-04-05 20:18:51 -04:00 |
|
Erik Simmler
|
8070236eb8
|
Merge pull request #60 from rebelwarrior/patch-1
Fixes typo from "Hamming" to "Word Count"
|
2016-04-03 18:10:15 -04:00 |
|
David Acevedo
|
1065c8b797
|
Fixes typo from "Hamming" to "Word Count"
|
2016-04-03 16:45:24 -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 |
|
Lew Parker
|
919cc6a2ba
|
Merge pull request #53 from tgecho/nucleotide-count-records
Add/increment nucleotide-count test version
|
2016-03-26 12:47:32 -06:00 |
|
Erik Simmler
|
9b7f15a52a
|
Add/increment nucleotide-count test version
|
2016-03-26 14:34:31 -04:00 |
|
Lew Parker
|
34b33d79d0
|
Merge pull request #51 from tgecho/nucleotide-count-records
Convert nucleotide-counts to use a record rather than a `List (Char, Int)`
|
2016-03-26 12:29:04 -06:00 |
|
Erik Simmler
|
a8eca4050e
|
Convert nucleotide-counts to use a record rather than a List (Char, Int)
|
2016-03-23 20:18:25 -04:00 |
|
Lew Parker
|
ad55c22ccd
|
Merge pull request #49 from tgecho/remove-test-pattern
Remove test_pattern: “TODO” from config.json (should fix #48)
|
2016-03-22 18:42:36 -06:00 |
|
Erik Simmler
|
8520aeae06
|
Remove test_pattern: “TODO” from config.json (should fix #48)
|
2016-03-21 21:14:20 -04:00 |
|
Erik Simmler
|
c3c20ffeb1
|
Merge pull request #43 from parkerl/add_elm_format_to_build
Make it easy to run `elm-format` locally
|
2016-03-19 15:04:45 -04:00 |
|
Erik Simmler
|
7c74235831
|
Merge pull request #42 from parkerl/run_elm_format_on_new_exercises
Changes to exercises after an `elm-format`
|
2016-03-19 14:53:41 -04:00 |
|
Lew Parker
|
5715a93274
|
Make it easy to run elm-format locally
- run WITH_FORMAT=true bin/build.sh
|
2016-03-19 12:51:58 -06:00 |
|
Lew Parker
|
5a8aa5e7de
|
Changes to exercises after an elm-format
|
2016-03-19 12:43:27 -06:00 |
|
Lew Parker
|
8ead7aabfb
|
Merge pull request #39 from tgecho/bewatts-exercises
Cherry picked exercises from bewatts/xelm
|
2016-03-19 11:57:51 -06:00 |
|
Erik Simmler
|
654a5b83bf
|
Revise strain exercise… the description forbids using filter!
|
2016-03-19 13:49:19 -04:00 |
|
Erik Simmler
|
c4e8aea66a
|
Clarify the space-age test requirements
|
2016-03-19 13:49:19 -04:00 |
|
Erik Simmler
|
90e7d88374
|
Revise phone-number to use Maybe
|
2016-03-19 13:49:19 -04:00 |
|
Erik Simmler
|
6b79102bac
|
Revise grade-school to match up with the exercise description
|
2016-03-19 13:49:19 -04:00 |
|
Erik Simmler
|
4ff4fb9535
|
Merge pull request #40 from tgecho/docs
Add basic LEARNING.md
|
2016-03-17 21:30:55 -04:00 |
|
Erik Simmler
|
8212d7186c
|
Add basic LEARNING.md
|
2016-03-17 20:49:38 -04:00 |
|
Erik Simmler
|
3b6ba9da5a
|
Revise accumulate example (the directions specifically forbid using map!)
|
2016-03-17 20:21:56 -04:00 |
|
Erik Simmler
|
6e036afc7d
|
Run elm-format over cherry picked exercises
|
2016-03-17 20:21:55 -04:00 |
|
Erik Simmler
|
5b8970a2db
|
Align cherry picked exercises with the new test format
|
2016-03-17 20:21:55 -04:00 |
|
Erik Simmler
|
5bbeef5242
|
Align cherry picked exercises with the new directory structure
|
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
|
f4d9c99d7a
|
Remove unnecessary code from Sublist example
|
2016-03-16 19:56:15 -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 |
|
Erik Simmler
|
253e31529b
|
Merge pull request #38 from tgecho/initial-exercise-order
Tweak initial exercise order based on subjective difficulty (closes #34)
|
2016-03-16 09:38:10 -04:00 |
|
Erik Simmler
|
24dc402f6f
|
Tweak initial exercise order based on subjective difficulty (closes #34)
|
2016-03-15 22:21:04 -04:00 |
|
Lew Parker
|
27ae854536
|
Merge pull request #37 from parkerl/style_updates_to_readme_examples
Fixup the style of test example in the README
|
2016-03-15 13:03:28 -06:00 |
|
Lew Parker
|
47ae45834a
|
Merge pull request #36 from parkerl/fixup_bob
Style updates for Bob
|
2016-03-15 13:03:01 -06:00 |
|
Lew Parker
|
482b2ab401
|
Fixup the style of test example in the README
|
2016-03-15 12:28:22 -06:00 |
|
Lew Parker
|
12643ede7e
|
Style updates for Bob
|
2016-03-15 12:25:14 -06:00 |
|
Lew Parker
|
afb2f5b6b3
|
Merge pull request #35 from parkerl/build_should_not_exit_early
Collect exercise failures rather than exiting early.
|
2016-03-15 12:10:38 -06:00 |
|
Lew Parker
|
f2267bde93
|
Merge pull request #22 from parkerl/workflow_update
Update README with dev workflow
|
2016-03-15 12:08:47 -06:00 |
|
Lew Parker
|
9e02b169e0
|
Update README with dev workflow
|
2016-03-15 09:37:59 -06:00 |
|