Logan Stucki
05a5c4fa34
Remove explanation of `@Ignore` from hello-world
9 gadus atpakaļ
Logan Stucki
fcf899f30e
Merge branch 'master' into two-fer
9 gadus atpakaļ
Smarticles101
29b0d2d4c2
Introduce `@Ignore`s in two-fer.
9 gadus atpakaļ
Smarticles101
631b0bf5a5
Remove `@Ignore` annotations from hello-world, to be introduced in two-fer
9 gadus atpakaļ
FridaTveit
cef5fa72ae
Merge pull request #664 from Smarticles101/food-chain
food-chain: add to track
9 gadus atpakaļ
Smarticles101
38c92553c4
Renamed multiple `verse` method to `verses`
9 gadus atpakaļ
Stuart Kent
fadf388dea
Create CONTRIBUTING.md
9 gadus atpakaļ
FridaTveit
4853b11bce
Merge pull request #604 from Smarticles101/transpose
transpose: add to track
9 gadus atpakaļ
Smarticles101
c9e4f67c1e
Implement exercise food-chain
9 gadus atpakaļ
Smarticles101
4b7adcdd56
food-chain: dibs on implementing
9 gadus atpakaļ
Smarticles101
4a9ea26aa5
Removed starter implementation
9 gadus atpakaļ
Smarticles101
ebb05f74e9
implemented exercise two-fer
9 gadus atpakaļ
Smarticles101
34116c50b2
Improved readability of test cases, estimated difficulty, and moved to appropriate location within track.
9 gadus atpakaļ
Smarticles101
a28010cd57
two-fer: dibs on implementing
9 gadus atpakaļ
Logan Stucki
b16946a40b
Merge branch 'master' into transpose
9 gadus atpakaļ
Smarticles101
30fc6d619c
Transpose exercise implemented
9 gadus atpakaļ
Stuart Kent
9b30aee0c0
Merge pull request #661 from FridaTveit/FixContributingLink
Fix link to contributing guide
9 gadus atpakaļ
Frida Tveit
75780a193d
Fix link to contributing guide
The link was pointing to a not very helpful page in the x-api repo.
It's now pointing to the contributing guide in the docs repo.
9 gadus atpakaļ
Stuart Kent
ad65cbb7da
Merge pull request #660 from FridaTveit/KindergartenGardenIncorrectTests
kindergarten-garden: clarify test names
9 gadus atpakaļ
Stuart Kent
6eaa4273c6
Fix remaining x-common references
9 gadus atpakaļ
Frida Tveit
14f28656ee
kindergarten-garden: clarify test names
For the custom garden tests it wasn't very clear that the students will
be sorted in alphabetial order before being assinged their plants. This
has been added to the test names to make it more clear.
9 gadus atpakaļ
Stuart Kent
836ce81c89
Typo fixes in README
9 gadus atpakaļ
Stuart Kent
28d070d0c9
Fix link to Git basics section
9 gadus atpakaļ
Stuart Kent
ebd709d6d6
Fix broken link to commit message guidelines
9 gadus atpakaļ
FridaTveit
d12d6e443d
Merge pull request #658 from exercism/add-docs-link
MAINTAINING.md: add link to docs repo
9 gadus atpakaļ
Stuart Kent
ca28499145
MAINTAINING.md: add link to docs repo
9 gadus atpakaļ
FridaTveit
815aa0bfc6
Merge pull request #657 from exercism/remove-project-board-info
Remove reference to project board
9 gadus atpakaļ
Stuart Kent
af89ad01c4
Remove reference to project board
We haven't been using it to set priorities for a while now.
9 gadus atpakaļ
FridaTveit
07ee28bff5
Merge pull request #655 from exercism/remove-link-to-dead-repo
Remove link to dead todo repository
9 gadus atpakaļ
FridaTveit
278f79f8c0
Merge pull request #654 from exercism/ex-x-java
Replace references to repo name `xjava` with references to repo name `java`
9 gadus atpakaļ
FridaTveit
a6db9c47d3
Merge pull request #651 from exercism/all-your-base-update
all-your-base: update to v1.1.0 of tests
9 gadus atpakaļ
Stuart Kent
afef24567a
Remove link to dead todo repository
9 gadus atpakaļ
Stuart Kent
c98125617e
journey-test: xjava -> java
9 gadus atpakaļ
Stuart Kent
f6aa8d7b91
README.md: java -> xjava until gitter channel renamed
9 gadus atpakaļ
Stuart Kent
f305a311e8
README.md: xjava -> java
9 gadus atpakaļ
Stuart Kent
4620191e9b
TUTORIAL.md: xjava -> java
9 gadus atpakaļ
Stuart Kent
bc7e3baad0
GETTING_STARTED.md: xjava -> java
9 gadus atpakaļ
Stuart Kent
4419c7c23e
TESTS.md: xjava -> java
9 gadus atpakaļ
Stuart Kent
4731b9042e
MAINTAINING.md: xjava -> java
9 gadus atpakaļ
Stuart Kent
c080efcfba
POLICIES.md: xjava -> java
9 gadus atpakaļ
Stuart Kent
565e4b248a
Merge pull request #653 from exercism/rename-repo
Remove leading 'x' from repository name
9 gadus atpakaļ
Katrina Owen
c9b592d9bf
Remove leading 'x' from repository name
The leading 'x' is kind of arbitrary. Especially now that we can set
topics on the repositories, we don't need a pattern to distinguish what
is a track or not.
The repository itself has already been renamed. GitHub redirects from
the old name to the new name, so we do not have to rush to fix links to
the old repository name, though we should update them for the sake of
clarity.
9 gadus atpakaļ
Stuart Kent
9bb1c3b49a
all-your-base: update to v1.1.0 of tests
I chose to skip the x-common test case "both bases are negative" since
the xjava implementation of this exercise forces the first base to be
validated before a second base can be supplied. This test would
therefore be redundant since we already have tests that validate the
first base.
9 gadus atpakaļ
Stuart Kent
82f2d0af80
Merge pull request #650 from vivshaw/master
Removing final from starter classes
9 gadus atpakaļ
vivshaw
103e5fe839
remove final from class declaration in wordy exercise
9 gadus atpakaļ
vivshaw
d35dbe3783
remove final from class declaration in sublist exercise
9 gadus atpakaļ
vivshaw
c9ab5aa384
remove final from class declaration in secret-handshake exercise
9 gadus atpakaļ
vivshaw
639ea79cff
remove final from class declaration in scrabble-score exercise
9 gadus atpakaļ
vivshaw
8dcb11a58d
remove final from class declaration in saddle-points exercise
9 gadus atpakaļ
vivshaw
06ed8115d5
remove final from class declaration in robot-simulator exercise
9 gadus atpakaļ