Haozhe
f4bc72e6d7
Update README and test
8 years ago
Haozhe
d048a06d22
Update version file in diamond
8 years ago
Haozhe
72f772b90b
Update test case for diamond
8 years ago
Sam Warner
2f6cf2a166
Merge pull request #1283 from jssander/fix-palindrome-products
update palindrome-products
8 years ago
Jeffrey Sander
d35a09db04
update palindrome-products
8 years ago
FridaTveit
ba520c9250
Merge pull request #1286 from sjwarner-bp/complex-number-topics
complex-numbers: remove 'classes' as topic
8 years ago
Sam Warner
c975504f84
Merge pull request #1288 from exercism/kytrinyx/rm-extraneous-template
Delete unnecessary template override
8 years ago
Katrina Owen
d10302a50d
Delete unnecessary template override
The README template for the 'forth' exercise was not meaningfully different than
the default template.
The only difference when regenerating the README is whitespace.
This deletes the extraneous template for the sake of simplicity.
8 years ago
Katrina Owen
cca0587be4
Merge pull request #1282 from sjwarner-bp/fix-plf-hints
rename plf HINTS and regenerate READMEs
8 years ago
Katrina Owen
866848d59d
Merge pull request #1287 from exercism/kytrinyx/rename-hints
parallel-letter-frequency: Rename hints file to match convention
8 years ago
Katrina Owen
f1c2747131
parallel-letter-frequency: Rename hints file to match convention
8 years ago
Samuel Warner
fb131a6da9
complex-numbers: remove 'classes' as a topic
8 years ago
Sam Warner
db2bd7a71b
rename plf HINTS and regenerate READMEs
8 years ago
Jeffrey Sander
e2c4a808b5
update palindrome-products
8 years ago
Sam Warner
c193037b4b
Merge pull request #1257 from hgvanpariya/etl
etl: add version file #1156
8 years ago
Harikrushna Vanpariya
3297c117cf
etl: add version file #1156
8 years ago
Sam Warner
3a89225852
Merge pull request #1255 from hgvanpariya/master
Updated test for sum of multiplies #1253
8 years ago
Sam Warner
e875e7e281
Merge pull request #1256 from hgvanpariya/proverb
Added version file for proverb #1130
8 years ago
Harikrushna Vanpariya
1ac1c916a6
Added version file for proverb #1130
8 years ago
Harikrushna Vanpariya
a4a699a1af
Updated test for sum of multiplies #1253
8 years ago
FridaTveit
5928b8e272
Merge pull request #1251 from hgvanpariya/master
sum-of-multiples: updated the version #1131
8 years ago
FridaTveit
ea375f379a
Merge pull request #1252 from hgvanpariya/mybranch
gigasecond: Version file updated for #1125
8 years ago
FridaTveit
178409aea4
Merge pull request #1250 from sjwarner-bp/readme-update
update READMEs
8 years ago
Harikrushna Vanpariya
37f0dd9641
updated the version #1131
8 years ago
Harikrushna Vanpariya
fae5d3df11
Version file updated for #1125
8 years ago
Samuel Warner
fa13b8760a
update READMEs
8 years ago
Shradheya Thakre
2a7d3ead79
Nucleotide count tests and version #1142 (#1248 )
* version 1.3.0 added to nucleotide-count
* tests added
* removed duplicate
* added exception throwing statement
* refactored to fit the canonical data
* Tests made more thorough
* Updated to throw Illegal ArguementException
* Remove unnecessary Tests
* Remove @Ignore
* Braces added
* Shifted checking to constructor
8 years ago
FridaTveit
f627f4dcac
Merge pull request #1247 from tshradheya/1153-food-chain-version-file
Version 2.1.0 added to food-chain #1153
8 years ago
Shradheya Thakre
613cf44443
version 2.1.0 added to food-chain
8 years ago
Sam Warner
6e1b05914f
Merge pull request #1246 from jssander/remove-two-fer-test
Remove two-fer test
8 years ago
Jeffrey Sander
9b00acd6ce
Remove two-fer test
8 years ago
Kyle P
32496a800c
TwelveDaysTest Update (#1243 )
* Create Version File for Twelve-Days Challenge
Takes care of part of #1135
* Update TwelveDays.java
Checked and revised code up to the comment. Will finish the rest soon.
* Update TwelveDaysTest.java
Closes #1135
Quick question: Why add two new lines after each verse in the methods testing for multiple verses?
* Update TwelveDaysTest.java
Fixing based on reviews
* Update TwelveDaysTest.java
Fixed error
* Update TwelveDays.java
* Update TwelveDaysTest.java
8 years ago
Sam Warner
238969bf03
Merge pull request #1245 from Kyle-P/patch-8
Sieve Update
8 years ago
Kyle P
db398b3736
Create Version File for Sieve Exercise
1.0.0
8 years ago
Kyle P
086f1b9f27
Update SieveTest.java
Details at #1134
8 years ago
Sam Warner
84ee7d91c5
Merge pull request #1234 from FridaTveit/LargestSeriesProductUpdate
largest-series-product: update tests to version 1.1.0
8 years ago
Sam Warner
ba9bceaf95
Merge pull request #1242 from c-thornton/hello-world
hello-world: added version file
8 years ago
Sam Warner
147d648b13
Merge pull request #1235 from c-thornton/allergies
allergies: added hints about no starter implementation
8 years ago
Sam Warner
b17db9c903
Merge pull request #1237 from c-thornton/pascals-triangle
pascals-triangle: added hints about no starter implementation
8 years ago
Sam Warner
b0a04317eb
Merge pull request #1238 from c-thornton/bob
bob: added hints about no starter implementation
8 years ago
Sam Warner
7e3bcf911f
Merge pull request #1239 from c-thornton/bracket-push
bracket-push: added hints about no starter implementation
8 years ago
Sam Warner
beb31ec3a6
Merge pull request #1240 from c-thornton/series
series: added hints about no starter implementation
8 years ago
Sam Warner
09d2ab80b0
Merge pull request #1241 from c-thornton/atbash-cipher
atbash-cipher: added hints about no starter implementation
8 years ago
Christopher Thornton
b32d469c66
hello-world: added version file
Added version file to hello-world exercise. Fixes #1120
8 years ago
Christopher Thornton
186b9437f0
atbash-cipher: added hints about no starter implementation
Added a hints.md file to the atbash-cipher exercise and generated
the README.md file again using configlet. Fixes #1098
8 years ago
Christopher Thornton
2df7de741b
series: added hints about no starter implementation
Added a hints.md file to the series exercise and generated
the README.md file again using configlet. Fixes #1096
8 years ago
Christopher Thornton
d108a4d067
bracket-push: added hints about no starter implementation
Added a hints.md file to the bracket-push exercise and generated
the README.md file again using configlet. Fixes #1095
8 years ago
Christopher Thornton
8b23faab7d
bob: added hints about no starter implementation
Added a hints.md file to the bob exercise and generated
the README.md file again using configlet. Fixes #1093
8 years ago
Christopher Thornton
5a1ab7b4dc
pascals-triangle: added hints about no starter implementation
Added a hints.md file to the pascals-triangle exercise and generated
the README.md file again using configlet. Fixes #1094
8 years ago
Christopher Thornton
15d0ddab54
allergies: added hints about no starter implementation
Added a hints.md file to the allergies exercise and generated
the README.md file again using configlet. Fixes #1092
8 years ago