FridaTveit
278f79f8c0
Merge pull request #654 from exercism/ex-x-java
Replace references to repo name `xjava` with references to repo name `java`
hace 9 años
FridaTveit
a6db9c47d3
Merge pull request #651 from exercism/all-your-base-update
all-your-base: update to v1.1.0 of tests
hace 9 años
Stuart Kent
c98125617e
journey-test: xjava -> java
hace 9 años
Stuart Kent
f6aa8d7b91
README.md: java -> xjava until gitter channel renamed
hace 9 años
Stuart Kent
f305a311e8
README.md: xjava -> java
hace 9 años
Stuart Kent
4620191e9b
TUTORIAL.md: xjava -> java
hace 9 años
Stuart Kent
bc7e3baad0
GETTING_STARTED.md: xjava -> java
hace 9 años
Stuart Kent
4419c7c23e
TESTS.md: xjava -> java
hace 9 años
Stuart Kent
4731b9042e
MAINTAINING.md: xjava -> java
hace 9 años
Stuart Kent
c080efcfba
POLICIES.md: xjava -> java
hace 9 años
Stuart Kent
565e4b248a
Merge pull request #653 from exercism/rename-repo
Remove leading 'x' from repository name
hace 9 años
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.
hace 9 años
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.
hace 9 años
Stuart Kent
82f2d0af80
Merge pull request #650 from vivshaw/master
Removing final from starter classes
hace 9 años
vivshaw
103e5fe839
remove final from class declaration in wordy exercise
hace 9 años
vivshaw
d35dbe3783
remove final from class declaration in sublist exercise
hace 9 años
vivshaw
c9ab5aa384
remove final from class declaration in secret-handshake exercise
hace 9 años
vivshaw
639ea79cff
remove final from class declaration in scrabble-score exercise
hace 9 años
vivshaw
8dcb11a58d
remove final from class declaration in saddle-points exercise
hace 9 años
vivshaw
06ed8115d5
remove final from class declaration in robot-simulator exercise
hace 9 años
vivshaw
2100cc53de
remove final from class declaration in rectangle exercise
hace 9 años
vivshaw
6a0f97c73c
remove final from class declaration in queen-attack exercise
hace 9 años
vivshaw
f82946a925
remove final from class declaration in perfect-numbers exercise
hace 9 años
vivshaw
15f0917160
remove final from class declaration in ocr-numbers exercise
hace 9 años
vivshaw
014e399272
remove final from class declaration in minesweeper exercise
hace 9 años
vivshaw
a46b616860
remove final from class declaration in luhn exercise
hace 9 años
vivshaw
15a2145814
remove final from class declaration in flatten-array exercise
hace 9 años
vivshaw
7290240e2a
remove final from class declaration in diamond exercise
hace 9 años
vivshaw
a0ced4a5de
remove final from class declaration in change exercise
hace 9 años
vivshaw
2b82a64b6d
remove final from class declaration in bracket-push exercise
hace 9 años
vivshaw
e659d5090e
remove final from class declaration in all-your-base exercise
hace 9 años
vivshaw
935866e72a
remove final from class declaration in acronym exercise
hace 9 años
Stuart Kent
454f728284
Merge pull request #646 from FridaTveit/AddFinalPolicy
Add policy for 'final' classes
hace 9 años
Frida Johanne Tveit
f06acc98f3
Add policy for 'final' classes
hace 9 años
Stuart Kent
4871a73952
Merge pull request #645 from FridaTveit/RunLengthEncodingEstimate
run-length-encoding: estimate difficulty 5
hace 9 años
Frida Johanne Tveit
9a190299b8
run-length-encoding: estimate difficulty 5
hace 9 años
FridaTveit
55e87d3698
Merge pull request #644 from exercism/root-build-script-overhaul
Clean up root build script
hace 9 años
FridaTveit
fad2edf636
Merge pull request #643 from exercism/gradle-update
Update Gradle wrapper to 4.0
hace 9 años
Stuart Kent
5e8ab8944f
Clean up root build script
hace 9 años
Stuart Kent
108c5856c7
Update Gradle wrapper to 4.0
hace 9 años
Stuart Kent
61bff6ccc0
Merge pull request #641 from FridaTveit/KindergartenGardenEstimate
kindergarten-garden: estimate difficulty 4
hace 9 años
Frida Johanne Tveit
56b995e833
kindergarten-garden: estimate difficulty 4
hace 9 años
Stuart Kent
793943c806
Merge pull request #639 from FridaTveit/AddIgnoreGuidanceToHelloWorld
hello-world: explain @Ignore annotations
hace 9 años
FridaTveit
0a28314542
Merge pull request #636 from exercism/scrabble-score-update
scrabble-score: update to v1.0.0 of tests
hace 9 años
FridaTveit
4f843a334e
Merge pull request #637 from exercism/cross-reference-ignore-annotation-stripping
Add cross-referencing comments r.e. stripping ignores
hace 9 años
Frida Johanne Tveit
6cef429089
hello-world: explain @Ignore annotations
hace 9 años
Stuart Kent
73e66862d1
Merge pull request #638 from michaelspets/rename-sut
Rename sut variable [Fix #621 #622 #623 #624 ]
hace 9 años
MichaelSpets
7acd61b229
series: rename variable
hace 9 años
MichaelSpets
ff294a9980
binary-search: rename variable
hace 9 años
MichaelSpets
cc8ac2d7ad
binary-search-tree: rename variable
hace 9 años