Stuart Kent
dc1ac8cbdc
Update fetch-configlet shabang
https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
9 gadus atpakaļ
Stuart Kent
ca3dcd711f
Update unit-tests shabang
https://stackoverflow.com/questions/21612980/why-is-usr-bin-env-bash-superior-to-bin-bash
9 gadus atpakaļ
Stuart Kent
69c9953090
travis config: move notifications to end
This makes it easier to compare the xjava and xkotlin Travis
configuration files.
9 gadus atpakaļ
Stuart Kent
9654aff23b
Merge pull request #600 from exercism/parallelize-unit-tests
Parallelize unit tests
9 gadus atpakaļ
Stuart Kent
9a7a110f98
Merge pull request #633 from exercism/ignore-key
Delete ignored key from config.json
9 gadus atpakaļ
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.
9 gadus atpakaļ
Stuart Kent
808a9f0742
Merge pull request #634 from exercism/normalize-config
Normalize format of config file
9 gadus atpakaļ
Katrina Owen
cf1078c3c2
Normalize format of config file
This will let us script changes to it with less noise in the diffs.
9 gadus atpakaļ
Stuart Kent
10b9dd96a6
Move exercise template to root dir
See https://github.com/exercism/xkotlin/pull/61 for context.
9 gadus atpakaļ
Stuart Kent
45f6771511
Merge pull request #630 from FridaTveit/IsogramGermanUmlautsEncoding
isogram: add hint for german umlauts encoding
9 gadus atpakaļ
Stuart Kent
65ef79c3e4
Merge pull request #632 from exercism/readme-insert
Rename the global exercise hints file
9 gadus atpakaļ
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.
9 gadus atpakaļ
FridaTveit
b669d8abd0
Merge pull request #631 from exercism/collatz-conjecture-update
collatz-conjecture: update to latest tests
9 gadus atpakaļ
Stuart Kent
170c0c279b
collatz-conjecture: update to latest tests
https://github.com/exercism/x-common/blob/c7c078dbe85e03bd90e6eb343e154f2d176175cc/exercises/collatz-conjecture/canonical-data.json
9 gadus atpakaļ
Frida Tveit
8d38349eb1
isogram: add hint for german umlauts encoding
9 gadus atpakaļ
FridaTveit
8f3aba584f
Merge pull request #628 from exercism/ocr-numbers
ocr-numbers: estimate difficulty, position
9 gadus atpakaļ
Stuart Kent
9a34f118f0
Run unit tests in parallel
9 gadus atpakaļ
Stuart Kent
cb9089c980
Merge pull request #599 from exercism/gradle-wrapper
Use Gradle wrapper for CI jobs
9 gadus atpakaļ
Stuart Kent
b73f874c88
ocr-numbers: estimate difficulty and position
9 gadus atpakaļ
Stuart Kent
005e1bdec1
ocr-numbers: clean up example soln
9 gadus atpakaļ
FridaTveit
6208d8f292
Merge pull request #617 from exercism/word-search
word-search: add to track
9 gadus atpakaļ
Stuart Kent
853ae5f915
word-search: add to track
9 gadus atpakaļ
FridaTveit
e32ba10473
Merge pull request #627 from exercism/saddle-pts-cleanup
saddle-points: API cleanup, ordering
9 gadus atpakaļ
Stuart Kent
9d069f2067
Merge pull request #620 from FridaTveit/ClockDifficulty
clock: set estimated difficulty to 7
9 gadus atpakaļ
Frida Johanne Tveit
2523987de4
Merge branch 'master' into ClockDifficulty
9 gadus atpakaļ
FridaTveit
93b59337e6
Merge pull request #626 from exercism/433-book-store-difficulty
book-store: cleanup, estimate difficulty
9 gadus atpakaļ
FridaTveit
ab7dd17cf3
Merge pull request #625 from exercism/324-change-difficulty
change: estimate difficulty, update order
9 gadus atpakaļ
Stuart Kent
8223868793
saddle-points: estimate difficulty, position
9 gadus atpakaļ
Stuart Kent
7e8cd1442c
saddle-points: add version comment
https://github.com/exercism/x-common/blob/73f439401051f3e5a14b07dd43f64ca5cd41b405/exercises/saddle-points/canonical-data.json
9 gadus atpakaļ
Stuart Kent
a69d677f1f
saddle-points: update API, list -> set
Order of identified saddle points is not important.
9 gadus atpakaļ
Stuart Kent
3bdb5b8d58
saddle-points: rename column field for symmetry
9 gadus atpakaļ
Stuart Kent
bbc11f1117
book-store: estimate difficulty, position
9 gadus atpakaļ
Stuart Kent
c20bc3bcd4
book-store: cleanup
- Swap Bookstore for BookStore;
- Pass basket of books to method rather than constructor (simpler mental
model);
- Remove redundant Arraylist wrappers.
9 gadus atpakaļ
Stuart Kent
ef5107fdc1
change: estimate difficulty, update order
9 gadus atpakaļ
Stuart Kent
f93b0078b0
Merge pull request #619 from FridaTveit/PerfectNumbersDifficulty
perfect-numbers: set estimated difficulty to 3
9 gadus atpakaļ
Frida Johanne Tveit
86795d3bf3
clock: set estimated difficulty to 7
9 gadus atpakaļ
Frida Johanne Tveit
09c13d53e2
perfect-numbers: set estimated difficulty to 3
9 gadus atpakaļ
FridaTveit
6088fb0737
Merge pull request #616 from exercism/collatz-conjecture
collatz-conjecture: add to track
9 gadus atpakaļ
Stuart Kent
086c727bb0
collatz-conjecture: fix else formatting
9 gadus atpakaļ
FridaTveit
3fc8ccb8a0
Merge pull request #618 from exercism/build-formatting
Format build.gradle files
9 gadus atpakaļ
Stuart Kent
6c99ac7636
Format build.gradle files
9 gadus atpakaļ
Stuart Kent
532a235b10
collatz-conjecture: fix build.gradle formatting
9 gadus atpakaļ
Stuart Kent
6a653b9508
difference-of-squares: remove starter impl
9 gadus atpakaļ
Stuart Kent
fe972d08c4
collatz-conjecture: add to track
9 gadus atpakaļ
FridaTveit
247371e49e
Merge pull request #615 from exercism/diamond-add-version
diamond: add version comment
9 gadus atpakaļ
FridaTveit
3fddce1b77
Merge pull request #612 from exercism/stkent-patch-1
Rename SETUP.md to TRACK_HINTS.md
9 gadus atpakaļ
FridaTveit
27488e1fd6
Merge pull request #614 from exercism/diamond-fix-example-name
diamond: fix var name in example
9 gadus atpakaļ
Stuart Kent
d6afe5b521
Merge pull request #613 from exercism/license
Remove license info from README
9 gadus atpakaļ
Stuart Kent
79f5c797ad
diamond: add version comment
9 gadus atpakaļ
Katrina Owen
939c2910a6
Remove license information from README
This is no longer desireable, since GitHub shows license information on the repo homepage
based on the LICENSE file, provided that it can detect the license. We're using the MIT
license directly from choosealicense.com, which is maintained by GitHub, so the license is
properly detected.
9 gadus atpakaļ