Logan Stucki
628d0f31b6
Merge pull request #690 from rootulp/patch-1
Fix typo: 4 -> 5
il y a 9 ans
Rootul Patel
bdfc4019e9
Fix typo: 4 -> 5
Confirmed with canonical data: https://github.com/exercism/problem-specifications/blob/master/exercises/sum-of-multiples/canonical-data.json#L6
that this test should be 3 and 5
il y a 9 ans
Logan Stucki
ece1ba7d65
Merge pull request #682 from vivshaw/circular-buffer
circular-buffer: add to track
il y a 9 ans
vivshaw
919164028e
switch from assertEquals to assertThat to avoid autoboxing/unboxing bugs when testing equality for Integers
il y a 9 ans
vivshaw
36056151b2
implement circular-buffer & make requested fixes
il y a 9 ans
Logan Stucki
33cb53f2f0
Merge pull request #689 from exercism/gradle-update
Update to Gradle 4.0.1
il y a 9 ans
Stuart Kent
1b76682a76
Update to Gradle 4.0.1
https://twitter.com/gradle/status/883366530980864005
il y a 9 ans
Stuart Kent
2cb2a5aa4f
Merge pull request #685 from exercism/stkent-patch-1
Update policy around language constructs
il y a 9 ans
Stuart Kent
dceca0e1cc
Separate single policy into two separate policies
il y a 9 ans
Stuart Kent
ae5e45a673
Update policy around language constructs
il y a 9 ans
FridaTveit
0f86212ce6
Merge pull request #671 from exercism/list-ops-update
list-ops: update to match Kotlin track
il y a 9 ans
Logan Stucki
a3136ecca0
Format config.json
il y a 9 ans
redshirt4
ef200ce99d
Remove starter implementations (#681 )
Removed starter implementations for exercises 21 and beyond, according to POLICIES.md.
il y a 9 ans
Logan Stucki
4e721cd2b4
Merge pull request #675 from dawcars/bowling-exercise
bowling: add to track
il y a 9 ans
Carol Dawson
b9e6499a90
Add Bowling Exercise - Refactored
il y a 9 ans
Stuart Kent
b4c338332c
Merge pull request #686 from FridaTveit/PokerTidy
poker: sort settings.gradle and tidy up
il y a 9 ans
Frida Tveit
672fcc58da
poker: remove unnecessary sorting
il y a 9 ans
Frida Tveit
066c38c049
poker: sort settings.gradle and tidy up
Fix formatting and Intellij warnings. Remove starter implementation as
this is after the first 20 exercises. Move poker in settings.gradle so
that it's sorted alphabetically.
il y a 9 ans
Stuart Kent
55d0fa1d5b
Merge pull request #684 from Smarticles101/sieve-starter-implementation
sieve: create and validate starter implementation
il y a 9 ans
Stuart Kent
ade962a57e
Merge pull request #683 from Smarticles101/twelve-days-starter-implementation
twelve-days: create and validate starter implementation
il y a 9 ans
Logan Stucki
e084511e85
sieve: remove public's from starter implementation
il y a 9 ans
Logan Stucki
5c29756841
twelve-days: remove public's from starter implementation
il y a 9 ans
Logan Stucki
e598bc3afc
twelve-days: update starter implementation to match POLICIES.md
il y a 9 ans
Stuart Kent
1f2f948356
Fix POLICIES typo
il y a 9 ans
Stuart Kent
bd099b845e
Update POLICIES.md
il y a 9 ans
Logan Stucki
dad658e12b
Indent with 4 spaces and add newline to end of file
il y a 9 ans
Smarticles101
9bdcee50a6
sieve: create and validate starter implementation according to POLICIES.md
il y a 9 ans
Smarticles101
6e735c4776
twelve-days: create and validate starter implementations according to POLICIES.md
il y a 9 ans
Stuart Kent
e58084a879
Merge pull request #680 from Smarticles101/move-contributing
Move contributing info into CONTRIBUTING file and add mention of rebases
il y a 9 ans
FridaTveit
0c24d30c8d
Merge pull request #677 from exercism/spiral-matrix
spiral-matrix: add to track
il y a 9 ans
Smarticles101
74697bb73b
Fix broken link
il y a 9 ans
Smarticles101
8630902c97
Mention the magic of a rebase in the CONTRIBUTING file
il y a 9 ans
Smarticles101
cd8387ff44
Move contributing information from README file to CONTRIBUTING file
il y a 9 ans
Stuart Kent
6599e32896
list-ops: update to match Kotlin track
Based on v1.0.0 of the canonical data:
https://github.com/exercism/problem-specifications/tree/28a32203b96ebaecac6a6968831bd66718d8ba30/exercises/list-ops
Plus modifications that are being discussed in
https://github.com/exercism/problem-specifications/issues/826
il y a 9 ans
Stuart Kent
f23d3e0056
spiral-matrix: add to track
il y a 9 ans
FridaTveit
278e7f7ebe
Merge pull request #678 from exercism/complex-numbers
complex-numbers: add to track
il y a 9 ans
FridaTveit
21c61521a3
Merge pull request #679 from exercism/ignore-order
Standardize order of test annotations
il y a 9 ans
Stuart Kent
5d74edbf9d
Standardize order of test annotations
il y a 9 ans
Stuart Kent
7d4690ab29
complex-numbers: add to track
il y a 9 ans
Stuart Kent
302034ab51
Delete unneeded keep files in test dirs
il y a 9 ans
Stuart Kent
661413d0a8
Merge pull request #673 from Smarticles101/resources
Create RESOURCES.md and add resources
il y a 9 ans
FridaTveit
d4ebbc25d6
Merge pull request #672 from exercism/exception-testing-info
Clean up exception-related hints
il y a 9 ans
Logan Stucki
4c99b3c469
Tweaked RESOURCES.md
Formatted Stack Overflow with a space in between.
Capitalized Java in the Reddit link and removed the claim that it was official.
Removed Gitter room link
The documentation is official
il y a 9 ans
Logan Stucki
41e53456e9
Create RESOURCES.md and add resources
il y a 9 ans
Stuart Kent
7d66173449
Merge pull request #674 from exercism/fix-for-trackler-submodule-rename
journey test: fix for trackler submodule rename
il y a 9 ans
Stuart Kent
d47ed7c6ab
journey test: fix for trackler submodule rename
https://github.com/exercism/trackler/commit/69e055ad52b3f8d19da95b6ab0593678b8ee1bb4
il y a 9 ans
Stuart Kent
50c57b9186
Fix HINTS.md references in POLICIES doc
il y a 9 ans
Stuart Kent
281c68745e
Clean up exception-related hints
il y a 9 ans
Stuart Kent
8a8613cc87
JUnit3 -> JUnit3 assertions
il y a 9 ans
Stuart Kent
37ebd42cb7
Merge pull request #670 from FridaTveit/ListOpsEstimate
list-ops: estimate difficulty 9
il y a 9 ans