Crista Lopes
|
1c729d9d63
|
Added a lot more comments to style 01
|
2013-11-03 10:10:46 -08:00 |
|
Crista Lopes
|
3af7744d5d
|
Minor improvements to 01
|
2013-11-02 09:36:43 -07:00 |
|
Crista Lopes
|
48b461fce0
|
Better version of style 02
|
2013-10-25 17:18:28 -07:00 |
|
Crista Lopes
|
1cab191e8e
|
Merge branch 'master' of https://github.com/crista/exercises-in-programming-style
|
2013-10-25 16:52:07 -07:00 |
|
Crista Lopes
|
1975d74b73
|
Exec mode for new files
|
2013-10-25 16:51:23 -07:00 |
|
Crista Lopes
|
f784f3c9a2
|
Fixed a couple of Windows-only issues related to writing to the intermediate file
|
2013-10-25 16:50:10 -07:00 |
|
Crista Lopes
|
089239d939
|
Merge branch 'master' of https://github.com/crista/exercises-in-programming-style
|
2013-10-25 16:24:26 -07:00 |
|
Crista Lopes
|
2f6d85111b
|
Added forth.py, an interpreter of Forth in Python written by Chris Meyers and available from http://openbookproject.net/py4fun/forth/forth.html. Great for exercises about this style.
|
2013-10-25 16:23:58 -07:00 |
|
Crista Lopes
|
8b5fbdc77a
|
Changed the name of the 02 folder to reflect the name of the style
|
2013-10-25 16:22:18 -07:00 |
|
Crista Lopes
|
6de104653d
|
Added go-forth style
|
2013-10-25 16:20:16 -07:00 |
|
Crista Lopes
|
b6da79e952
|
Exec perms fixed for new styles
|
2013-10-23 11:39:17 -07:00 |
|
Crista Lopes
|
45f94d4b14
|
Added free agents style
|
2013-10-23 11:19:12 -07:00 |
|
Crista Lopes
|
6df2dbb552
|
Better mvc
|
2013-10-22 08:32:14 -07:00 |
|
Crista Lopes
|
4576b3c5e8
|
Better spreadsheet style, more uniform across columns
|
2013-10-21 19:21:40 -07:00 |
|
Crista Lopes
|
5cde2691ea
|
Added spreadsheet style
|
2013-10-21 17:07:36 -07:00 |
|
Crista Lopes
|
1ae2f4e1c0
|
Added trinity style
|
2013-10-21 13:42:26 -07:00 |
|
Cristina Lopes
|
83a092593b
|
Fixed mode exec for tf-19.py
|
2013-10-18 17:23:21 -07:00 |
|
Crista Lopes
|
268b4a7961
|
Merge branch 'master' of https://github.com/crista/exercises-in-programming-style
|
2013-10-18 17:21:52 -07:00 |
|
Crista Lopes
|
8c94fae644
|
Added README.md for style #19
|
2013-10-18 17:21:27 -07:00 |
|
Crista Lopes
|
2edb91012a
|
Changed the name of style 19 from plugins to "no commitment"
|
2013-10-18 17:18:42 -07:00 |
|
Crista Lopes
|
752bb35c02
|
Added plugins style
|
2013-10-18 16:59:09 -07:00 |
|
Cristina Lopes
|
41c5687383
|
Changed permissions on new python files
|
2013-10-18 08:39:56 -07:00 |
|
Crista Lopes
|
d01a224ae9
|
Moved a get_input to util. Fixed method stop
|
2013-10-17 21:24:10 -07:00 |
|
Crista Lopes
|
d9ff0f84bd
|
Better reactive -- lock properly, remove unused arguments, send "end" to deamon thread
|
2013-10-17 21:14:17 -07:00 |
|
Crista Lopes
|
f491a9f722
|
Changed name of variable, so that it doesn't get confused with terminology used in constraints
|
2013-10-17 20:35:27 -07:00 |
|
Crista Lopes
|
745083aca0
|
Merge branch 'master' of https://github.com/crista/exercises-in-programming-style
|
2013-10-17 20:30:54 -07:00 |
|
Crista Lopes
|
ecfeb0019c
|
Better version of reactive style. Added README.md
|
2013-10-17 20:30:30 -07:00 |
|
Crista Lopes
|
a9ec3715f9
|
First version of the reactive style. Still needs work.
|
2013-10-17 18:32:18 -07:00 |
|
crista
|
aaa7088dbd
|
Update README.md
|
2013-10-16 21:26:47 -07:00 |
|
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 |
|