Stuart Kent
c080efcfba
POLICIES.md: xjava -> java
il y a 9 ans
Stuart Kent
565e4b248a
Merge pull request #653 from exercism/rename-repo
Remove leading 'x' from repository name
il y a 9 ans
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.
il y a 9 ans
Stuart Kent
82f2d0af80
Merge pull request #650 from vivshaw/master
Removing final from starter classes
il y a 9 ans
vivshaw
103e5fe839
remove final from class declaration in wordy exercise
il y a 9 ans
vivshaw
d35dbe3783
remove final from class declaration in sublist exercise
il y a 9 ans
vivshaw
c9ab5aa384
remove final from class declaration in secret-handshake exercise
il y a 9 ans
vivshaw
639ea79cff
remove final from class declaration in scrabble-score exercise
il y a 9 ans
vivshaw
8dcb11a58d
remove final from class declaration in saddle-points exercise
il y a 9 ans
vivshaw
06ed8115d5
remove final from class declaration in robot-simulator exercise
il y a 9 ans
vivshaw
2100cc53de
remove final from class declaration in rectangle exercise
il y a 9 ans
vivshaw
6a0f97c73c
remove final from class declaration in queen-attack exercise
il y a 9 ans
vivshaw
f82946a925
remove final from class declaration in perfect-numbers exercise
il y a 9 ans
vivshaw
15f0917160
remove final from class declaration in ocr-numbers exercise
il y a 9 ans
vivshaw
014e399272
remove final from class declaration in minesweeper exercise
il y a 9 ans
vivshaw
a46b616860
remove final from class declaration in luhn exercise
il y a 9 ans
vivshaw
15a2145814
remove final from class declaration in flatten-array exercise
il y a 9 ans
vivshaw
7290240e2a
remove final from class declaration in diamond exercise
il y a 9 ans
vivshaw
a0ced4a5de
remove final from class declaration in change exercise
il y a 9 ans
vivshaw
2b82a64b6d
remove final from class declaration in bracket-push exercise
il y a 9 ans
vivshaw
e659d5090e
remove final from class declaration in all-your-base exercise
il y a 9 ans
vivshaw
935866e72a
remove final from class declaration in acronym exercise
il y a 9 ans
Stuart Kent
454f728284
Merge pull request #646 from FridaTveit/AddFinalPolicy
Add policy for 'final' classes
il y a 9 ans
Frida Johanne Tveit
f06acc98f3
Add policy for 'final' classes
il y a 9 ans
Stuart Kent
4871a73952
Merge pull request #645 from FridaTveit/RunLengthEncodingEstimate
run-length-encoding: estimate difficulty 5
il y a 9 ans
Frida Johanne Tveit
9a190299b8
run-length-encoding: estimate difficulty 5
il y a 9 ans
FridaTveit
55e87d3698
Merge pull request #644 from exercism/root-build-script-overhaul
Clean up root build script
il y a 9 ans
FridaTveit
fad2edf636
Merge pull request #643 from exercism/gradle-update
Update Gradle wrapper to 4.0
il y a 9 ans
Stuart Kent
5e8ab8944f
Clean up root build script
il y a 9 ans
Stuart Kent
108c5856c7
Update Gradle wrapper to 4.0
il y a 9 ans
Stuart Kent
61bff6ccc0
Merge pull request #641 from FridaTveit/KindergartenGardenEstimate
kindergarten-garden: estimate difficulty 4
il y a 9 ans
Frida Johanne Tveit
56b995e833
kindergarten-garden: estimate difficulty 4
il y a 9 ans
Stuart Kent
793943c806
Merge pull request #639 from FridaTveit/AddIgnoreGuidanceToHelloWorld
hello-world: explain @Ignore annotations
il y a 9 ans
FridaTveit
0a28314542
Merge pull request #636 from exercism/scrabble-score-update
scrabble-score: update to v1.0.0 of tests
il y a 9 ans
FridaTveit
4f843a334e
Merge pull request #637 from exercism/cross-reference-ignore-annotation-stripping
Add cross-referencing comments r.e. stripping ignores
il y a 9 ans
Frida Johanne Tveit
6cef429089
hello-world: explain @Ignore annotations
il y a 9 ans
Stuart Kent
73e66862d1
Merge pull request #638 from michaelspets/rename-sut
Rename sut variable [Fix #621 #622 #623 #624 ]
il y a 9 ans
MichaelSpets
7acd61b229
series: rename variable
il y a 9 ans
MichaelSpets
ff294a9980
binary-search: rename variable
il y a 9 ans
MichaelSpets
cc8ac2d7ad
binary-search-tree: rename variable
il y a 9 ans
MichaelSpets
0fece3e237
pythagorean-triplet: rename variable
il y a 9 ans
Stuart Kent
b237ad32f1
Add cross-referencing comments r.e. stripping ignores
il y a 9 ans
Stuart Kent
12bc03540c
scrabble-score: update to v1.0.0 of tests
il y a 9 ans
Stuart Kent
60bf4696e7
Merge pull request #635 from exercism/sync-journey-test-with-xkotlin
journey test: pull in improvements from xkotlin
il y a 9 ans
Stuart Kent
dc1ac8cbdc
Update fetch-configlet shabang
https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
il y a 9 ans
Stuart Kent
ca3dcd711f
Update unit-tests shabang
https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
il y a 9 ans
Stuart Kent
69c9953090
travis config: move notifications to end
This makes it easier to compare the xjava and xkotlin Travis
configuration files.
il y a 9 ans
Stuart Kent
f6702f9b0a
journey test: fix comment typo
il y a 9 ans
Stuart Kent
f5ddc70fed
journey test: fix not unignoring tests with ignore comments
Reference: https://stackoverflow.com/a/11651184/2911458
il y a 9 ans
Stuart Kent
f28dae0cb5
journey test: pull in improvements from xkotlin
il y a 9 ans