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
MichaelSpets
0fece3e237
pythagorean-triplet: rename variable
hace 9 años
Stuart Kent
b237ad32f1
Add cross-referencing comments r.e. stripping ignores
hace 9 años
Stuart Kent
12bc03540c
scrabble-score: update to v1.0.0 of tests
hace 9 años
Stuart Kent
60bf4696e7
Merge pull request #635 from exercism/sync-journey-test-with-xkotlin
journey test: pull in improvements from xkotlin
hace 9 años
Stuart Kent
dc1ac8cbdc
Update fetch-configlet shabang
https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
hace 9 años
Stuart Kent
ca3dcd711f
Update unit-tests shabang
https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
hace 9 años
Stuart Kent
69c9953090
travis config: move notifications to end
This makes it easier to compare the xjava and xkotlin Travis
configuration files.
hace 9 años
Stuart Kent
f6702f9b0a
journey test: fix comment typo
hace 9 años
Stuart Kent
f5ddc70fed
journey test: fix not unignoring tests with ignore comments
Reference: https://stackoverflow.com/a/11651184/2911458
hace 9 años
Stuart Kent
f28dae0cb5
journey test: pull in improvements from xkotlin
hace 9 años
Stuart Kent
9654aff23b
Merge pull request #600 from exercism/parallelize-unit-tests
Parallelize unit tests
hace 9 años
Stuart Kent
9a7a110f98
Merge pull request #633 from exercism/ignore-key
Delete ignored key from config.json
hace 9 años
Katrina Owen
79dfa976d0
Delete ignored key from config.json
Since the exercise implementations are all in the exercises directory
we no longer need to ignore any non-exercise directories in the root
of the track.
hace 9 años
Stuart Kent
808a9f0742
Merge pull request #634 from exercism/normalize-config
Normalize format of config file
hace 9 años
Katrina Owen
cf1078c3c2
Normalize format of config file
This will let us script changes to it with less noise in the diffs.
hace 9 años
Stuart Kent
10b9dd96a6
Move exercise template to root dir
See https://github.com/exercism/xkotlin/pull/61 for context.
hace 9 años
Stuart Kent
45f6771511
Merge pull request #630 from FridaTveit/IsogramGermanUmlautsEncoding
isogram: add hint for german umlauts encoding
hace 9 años
Stuart Kent
65ef79c3e4
Merge pull request #632 from exercism/readme-insert
Rename the global exercise hints file
hace 9 años
Katrina Owen
d61599aa5d
Rename the global exercise hints file
We've had some difficulty coming up with a good name for the file
that gets included in all of the exercise READMEs for a given track.
These are global hints, like how to run the test suite, which are
relevant to all the exercises on a track.
We started with SETUP.md in the root of the repository, then renamed
that to exercises/TRACK_HINTS.md because SETUP.md was misleading and
confusing, but then we realized that TRACK_HINTS.md was a bit ambiguous
and confusing as well.
Finally we settled on putting the file in the docs directory, since
this is user-facing documentation, and calling the file
EXERCISE_README_INSERT.md
See https://github.com/exercism/meta/issues/5 for context.
hace 9 años
FridaTveit
b669d8abd0
Merge pull request #631 from exercism/collatz-conjecture-update
collatz-conjecture: update to latest tests
hace 9 años
Stuart Kent
170c0c279b
collatz-conjecture: update to latest tests
https://github.com/exercism/x-common/blob/c7c078dbe85e03bd90e6eb343e154f2d176175cc/exercises/collatz-conjecture/canonical-data.json
hace 9 años
Frida Tveit
8d38349eb1
isogram: add hint for german umlauts encoding
hace 9 años
FridaTveit
8f3aba584f
Merge pull request #628 from exercism/ocr-numbers
ocr-numbers: estimate difficulty, position
hace 9 años
Stuart Kent
9a34f118f0
Run unit tests in parallel
hace 9 años
Stuart Kent
cb9089c980
Merge pull request #599 from exercism/gradle-wrapper
Use Gradle wrapper for CI jobs
hace 9 años
Stuart Kent
b73f874c88
ocr-numbers: estimate difficulty and position
hace 9 años
Stuart Kent
005e1bdec1
ocr-numbers: clean up example soln
hace 9 años
FridaTveit
6208d8f292
Merge pull request #617 from exercism/word-search
word-search: add to track
hace 9 años
Stuart Kent
853ae5f915
word-search: add to track
hace 9 años