Tyler Matthews
e255dd0d9c
Fixes #364 construct bob in setUp
9 lat temu
Stuart Kent
9c7bb87c04
Merge pull request #763 from Stargator/fix-numbering
Double indent code blocks to resolve list numbering
9 lat temu
Stargator
25d3296453
Double indent code blocks to resolve list numbering
9 lat temu
FridaTveit
f2e9960eef
Merge pull request #761 from FridaTveit/AddBlurb
Add blurb to config.json
9 lat temu
Frida Tveit
e79dc667da
Describe portability in blurb
9 lat temu
Frida Tveit
d40411633b
Add blurb to config.json
9 lat temu
FridaTveit
6405f3c900
Merge pull request #760 from FridaTveit/FixTrackOrdering
Fix track ordering
9 lat temu
Frida Tveit
217d000285
Fix track ordering
Side exercises can only be unlocked by core exercises. Previously we
had exercises being unlocked by both core and side exercises.
Each core exercise should unlock at least one exercise. Previously we
had some core exercises that didn't unlock any side exercises. Now
that's only true of the last core exercise in the track.
9 lat temu
Logan Stucki
9ff8e89a7f
Merge pull request #755 from Smarticles101/add-maintainer-profile
Show Smarticles101's bio on the website
9 lat temu
Logan Stucki
1de392ada3
Merge pull request #756 from matthewstyler/master
Fixes #647 use typed empty lists
9 lat temu
Logan Stucki
1e3ce642d4
Merge pull request #757 from Smarticles101/speed-up-travis-build
Add echo's to run-journey-test-from-ci for debug info
9 lat temu
Logan Stucki
d0654bff5f
Add echo's to print info for debugging travis-build
9 lat temu
Tyler Matthews
6c516fc78f
Fixes #647 use typed empty lists
9 lat temu
Logan Stucki
0c87edacd7
Show smarticles101's bio on the website
9 lat temu
Stuart Kent
af536a7c82
Merge pull request #752 from Smarticles101/speed-up-travis-build
Potential solve for #326 and journey-test passing when they fail
9 lat temu
Logan Stucki
ef184d585b
Merge pull request #731 from McEileen/rna-transcription-invalid-input
Add tests to catch invalid input edge cases
9 lat temu
Logan Stucki
8d0fcca8bd
Merge pull request #754 from matthewstyler/master
Fixes #745 correct spelling mistake
9 lat temu
Tyler Matthews
a8193b5364
Fixes #745 correct spelling mistake
9 lat temu
Logan Stucki
938e4478b9
Potential solve for #326 and journey-test passing when they fail
9 lat temu
Logan Stucki
ef869fd9ae
Merge pull request #750 from matthewstyler/master
Fixes #714 assertTrue -> assertEquals
9 lat temu
Tyler Matthews
cd75179e42
tab fix
9 lat temu
Tyler Matthews
31f979c462
tab fix
9 lat temu
Tyler Matthews
4494542f9a
Update GridPosition equals and implement hashCode
9 lat temu
Stuart Kent
d2acd0f20a
Merge pull request #751 from exercism/default-snippet
Add default introductory code example
9 lat temu
Katrina Owen
b57785d009
Add default introductory code example
Instead of having logic for a fallback in the backend, we're choosing a
default for the snippet file.
For tracks that have core exercises, we pick the first core exercise.
For tracks without these, we pick the first exercise listed in the config.
9 lat temu
Tyler Matthews
136f9af401
Fixes #714 assertTrue -> assertEquals
9 lat temu
Logan Stucki
64a0683b66
Merge pull request #734 from Smarticles101/speed-up-travis-build
Implement suggestions from #410
9 lat temu
FridaTveit
833394a653
Merge pull request #749 from exercism/move-readme-includes
Move README includes
9 lat temu
FridaTveit
57227fbd55
Merge pull request #746 from matthewstyler/master
Fixes #718
9 lat temu
Tyler Matthews
947c9757c9
Join translation string with collector
9 lat temu
Stuart Kent
a2f6d7f28c
Move README includes
Per
https://github.com/exercism/docs/blob/ccdf58f97f698c265f0f67fa7cb9d94084d7f0a3/language-tracks/exercises/README.md#files
9 lat temu
FridaTveit
ab91566741
Merge pull request #747 from exercism/change-test-updates
change: update to v1.1.0 tests
9 lat temu
Stuart Kent
33734a3994
Merge pull request #742 from exercism/move-readme-insert
Move readme insert
9 lat temu
Stuart Kent
4afb0b1340
change: update to v1.1.0 tests
9 lat temu
Tyler Matthews
200dcbdf34
Fixes #718
9 lat temu
Stuart Kent
716feef258
Merge pull request #744 from matthewstyler/master
Fixes #720 replace lambda with method ref
9 lat temu
Tyler Matthews
42d848828b
Fixes #720 replace lambda with method ref
9 lat temu
Stuart Kent
08c300dacb
Revert "Rename README template to match new track repo"
This reverts commit 43e792bf55f3e53ae696b8480ba8fe73bac5bba0.
9 lat temu
FridaTveit
0665a4ff96
Merge pull request #741 from exercism/remove-unused-images
Remove unused images
9 lat temu
Stuart Kent
43e792bf55
Rename README template to match new track repo
9 lat temu
Stuart Kent
1b9a96416b
Move README insert file to match new track repo
9 lat temu
Stuart Kent
b78bbb7f87
Remove unused images
9 lat temu
Stuart Kent
a169676ce4
Merge pull request #740 from matthewstyler/master
Fixes #716 remove redundant type params
9 lat temu
Tyler Matthews
2d2b4f8d29
Fixes #716 remove redundant type params
9 lat temu
Logan Stucki
279bf9fce8
Merge pull request #739 from matthewstyler/master
Fixes #696
9 lat temu
matthewstyler
d48f844780
Space fix
9 lat temu
matthewstyler
0398a48bb1
Tab fix
9 lat temu
Tyler Matthews
51892e9238
Fixes #696
9 lat temu
FridaTveit
de5cb61f66
Merge pull request #738 from matthewstyler/master
Fixes #737
9 lat temu
matthewstyler
2b233a5e09
Fixes #737
Use string builder over looped string concatenation.
9 lat temu