Commit Graph

94 Commits

Author SHA1 Message Date
Crista Lopes
40637fdc9b Added lazy rivers style 2013-10-16 21:25:43 -07:00
Crista Lopes
25b681a275 Added dataspaces style 2013-10-15 16:29:32 -07:00
Crista Lopes
c19f6d4263 Added README.md for style #07 2013-10-14 08:32:22 -07:00
Crista Lopes
46536c18e5 Added infinite mirror style 2013-10-13 20:47:33 -07:00
crista
2d25c24164 Merge pull request #7 from jedelbo/master
Added C++ implementation of 06-candy-factory.
2013-10-08 20:58:49 -07:00
Joergen Edelbo
6148cff95e Added C++ implementation of 06-candy-factory.
You will have to compile (make) the program before running the test.
2013-10-08 16:26:03 +02:00
Crista Lopes
01446cf881 Merge branch 'master' of https://github.com/crista/exercises-in-programming-style 2013-10-07 14:57:51 -07:00
Crista Lopes
872eabffdb I just broke my rules about not adding more than one program in one language, but this code has gotta go in: contribution by Peter Norvig via email. Thank you! 2013-10-07 14:57:15 -07:00
crista
af5af767f8 Update README.md 2013-09-30 14:14:31 -07:00
crista
d5557a8e92 Update README.md 2013-09-30 07:33:12 -07:00
crista
7dcafa583e Update README.md 2013-09-30 07:32:48 -07:00
Crista Lopes
42019f8f44 Added good-old-times style, #1 2013-09-30 07:30:33 -07:00
crista
fd2741fcca Merge pull request #6 from jmaccabe/master
Updated the test framework
2013-09-28 05:08:00 -07:00
jmaccabe
ac01772b18 Remove cruft
Delete lingering file from old pull.
2013-09-28 04:14:02 -04:00
jmaccabe
71a73673ac Marking executable
Marking some of the new tests executable for the test suite.
2013-09-28 04:11:14 -04:00
jmaccabe
6fac456bf7 Another autorun
Added autorun to 33.
2013-09-28 04:09:46 -04:00
jmaccabe
30b22f3db8 More test suite tweaks
Added an ugly hack for 16 and 17 to pass.
2013-09-28 03:52:36 -04:00
jmaccabe
69e590b851 Autorun for test expecting input
Added autorun file for 15 so test suite could continue.
2013-09-28 03:52:35 -04:00
jmaccabe
c180b16495 Added metrics
Keep track of time for each test and the full suite.
2013-09-28 03:52:35 -04:00
crista
9b2b5af7a5 Update README.md 2013-09-27 20:16:43 -07:00
crista
220044a908 Update README.md 2013-09-27 20:16:24 -07:00
crista
700a3e2b47 Update README.md 2013-09-27 20:15:54 -07:00
crista
7ff28fe635 Update README.md 2013-09-27 20:15:38 -07:00
crista
5d6b83dc76 Update README.md 2013-09-27 20:15:17 -07:00
crista
6c9507cdeb Update README.md 2013-09-27 20:14:56 -07:00
crista
6de6a7fa85 Update README.md 2013-09-27 20:14:38 -07:00
crista
cb296a28ec Update README.md 2013-09-27 20:14:01 -07:00
crista
e6179fafe7 Update README.md 2013-09-27 20:13:42 -07:00
crista
caf355198c Update README.md 2013-09-27 20:13:16 -07:00
crista
052dfb0651 Update README.md 2013-09-27 20:12:58 -07:00
crista
c013396ed9 Update README.md 2013-09-27 20:12:41 -07:00
crista
9543598ad8 Update README.md 2013-09-27 20:12:20 -07:00
crista
d7af600636 Update README.md 2013-09-27 20:11:55 -07:00
crista
95389e864c Update README.md 2013-09-27 20:11:34 -07:00
crista
6f5f66f466 Update README.md 2013-09-27 20:11:13 -07:00
crista
1c165ca62c Update README.md 2013-09-27 20:10:41 -07:00
Crista Lopes
048671f404 Updated the name of tf-06.sh 2013-09-27 20:09:26 -07:00
crista
c7f8cd5152 Update README.md 2013-09-27 20:08:37 -07:00
crista
216b2a82bf Update README.md 2013-09-27 20:08:06 -07:00
crista
9a5812125d Update README.md 2013-09-27 20:07:50 -07:00
crista
c0a5cfd382 Update README.md 2013-09-27 20:07:23 -07:00
Crista Lopes
4633890289 Added style #22 2013-09-27 12:01:14 -07:00
Crista Lopes
08539ca0e0 Changed numbers all over, so that the progression is more natural 2013-09-27 09:05:36 -07:00
Crista Lopes
c040c38973 Added style #21. Another true story. 2013-09-25 20:47:50 -07:00
Crista Lopes
72a283a663 Removed extra comments in #19 2013-09-25 20:25:12 -07:00
Crista Lopes
aa54d93746 One more defense in style #19 2013-09-25 19:09:24 -07:00
Crista Lopes
88a9cfaa3e Added style #20 2013-09-25 19:01:16 -07:00
Crista Lopes
0958462716 Merge branch 'master' of https://github.com/crista/exercises-in-programming-style 2013-09-25 17:57:53 -07:00
crista
7a329e2ee3 Merge pull request #5 from whit537/master
Give better comparison for test failure
2013-09-25 17:57:26 -07:00
Crista Lopes
280248efbb Merge branch 'master' of https://github.com/crista/exercises-in-programming-style 2013-09-25 17:55:45 -07:00