Yasha
3195fac6fb
pig latin: add topics (#801 )
* issue fixed
* minor bug fixed
пре 9 година
Yasha
970313659c
anagram: add topics (#802 )
* issue fixed #789
* minor bug fixed
пре 9 година
FridaTveit
b01f1de0ab
Merge pull request #798 from RollandMichael7/patch-1
Add Isogram topics
пре 9 година
Michael Rolland
0ec2342308
Update config.json
пре 9 година
FridaTveit
6accdde2e3
Merge pull request #780 from FridaTveit/SaddlePointsImproveErrorMessage
saddle-points: implement toString for matrix coordinate
пре 9 година
Michael Rolland
7a40212f29
Add Isogram topics
Referencing #788
conditionals: finding if a char is repeated
loops: looping through a string's characters
parsing: parsing a string for repeated characters
strings: self-explanatory :)
пре 9 година
Michael Rolland
157aa140a1
Add Isogram topics
referencing #788
conditionals: finding if a char is repeated
loops: looping through a string's characters
parsing: parsing a string for repeated characters
strings: self-explanatory :)
пре 9 година
FridaTveit
dac7953fb2
Merge pull request #795 from spmvanmierlo/master
Added topics for Bob exercise
пре 9 година
Sjors van Mierlo
cf9d5d6e20
Added topics for Bob exercise
пре 9 година
FridaTveit
f73c0a99dc
Merge pull request #794 from balachandarsv/master
#753 Improve test names - difference-of-squares
пре 9 година
balachandar.s
2d17d1696e
#753 Improve test names - difference-of-squares
пре 9 година
FridaTveit
e81c52b6bc
Merge pull request #781 from FridaTveit/GigasecondAddTopics
gigasecond: add topics
пре 9 година
Frida Tveit
983950d26e
gigasecond: add topics
пре 9 година
Frida Tveit
49db0afcf0
saddle-points: implement toString for matrix coordinate
This is to improve the error message when comparison fails.
пре 9 година
FridaTveit
37e3c794bd
Merge pull request #779 from FridaTveit/HammingAddTopics
hamming: add topics
пре 9 година
Frida Tveit
37714ed336
hamming: add topics
пре 9 година
FridaTveit
b482eeff06
Merge pull request #777 from FridaTveit/TwoFerAddTopics
two-fer: add topics
пре 9 година
Frida Tveit
dfd6002af3
two-fer: add conditionals to topics
пре 9 година
Frida Tveit
ef6dc8155e
two-fer: add topics
пре 9 година
Stuart Kent
ff15b9c804
Merge pull request #776 from FridaTveit/FixMistakeInContributingGuide
Fix mistake in contributing guide
пре 9 година
Frida Tveit
cbeb9ec61a
Fix mistake in contributing guide
пре 9 година
Stuart Kent
286fa4d883
Merge pull request #774 from FridaTveit/HelloWorldAddTopics
Add topics for hello-world
пре 9 година
Frida Tveit
ca92c55bc8
Add topics for hello-world
пре 9 година
Stuart Kent
1fc991edd8
Merge pull request #775 from FridaTveit/RevertGradleUpgrade
Revert "Update to Gradle 4.1"
пре 9 година
Frida Tveit
d84ea53add
Revert "Update to Gradle 4.1"
This reverts commit a54c18e52ed0e37b2e808249c61c1329d39dd517.
пре 9 година
Stuart Kent
bdf314640e
Update permissions for gradlew.bat
пре 9 година
Stuart Kent
89bfa107f4
Fix Gradle wrapper JAR executable status
пре 9 година
Stuart Kent
c4ccaafd3d
Merge pull request #770 from exercism/relocate-example-solutions
Restructure exercise directories
пре 9 година
Stuart Kent
a54c18e52e
Update to Gradle 4.1
пре 9 година
Stuart Kent
54cf4a6c28
Restructure exercise directory
Reference solution directory was renamed and move to the
always-excluded-from-delivery .meta folder.
пре 9 година
FridaTveit
1ba5522e79
Merge pull request #768 from exercism/rna-transcription-update
rna-transcription: update to v1.0.1 tests
пре 9 година
Stuart Kent
0e5cd2d8ee
rna-transcription: update to v1.0.1 tests
пре 9 година
Stuart Kent
5603207d40
Run new configlet fmt command on track
пре 9 година
Stuart Kent
146add2a78
Merge remote-tracking branch 'upstream/master'
пре 9 година
Stuart Kent
c8ebb66b07
Ignore local test output
пре 9 година
FridaTveit
7cd9729edd
Merge pull request #767 from matthewstyler/master
Fixes #364 construct bob in setUp
пре 9 година
Tyler Matthews
e255dd0d9c
Fixes #364 construct bob in setUp
пре 9 година
Stuart Kent
9c7bb87c04
Merge pull request #763 from Stargator/fix-numbering
Double indent code blocks to resolve list numbering
пре 9 година
Stargator
25d3296453
Double indent code blocks to resolve list numbering
пре 9 година
FridaTveit
f2e9960eef
Merge pull request #761 from FridaTveit/AddBlurb
Add blurb to config.json
пре 9 година
Frida Tveit
e79dc667da
Describe portability in blurb
пре 9 година
Frida Tveit
d40411633b
Add blurb to config.json
пре 9 година
FridaTveit
6405f3c900
Merge pull request #760 from FridaTveit/FixTrackOrdering
Fix track ordering
пре 9 година
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 година
Logan Stucki
9ff8e89a7f
Merge pull request #755 from Smarticles101/add-maintainer-profile
Show Smarticles101's bio on the website
пре 9 година
Logan Stucki
1de392ada3
Merge pull request #756 from matthewstyler/master
Fixes #647 use typed empty lists
пре 9 година
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 година
Logan Stucki
d0654bff5f
Add echo's to print info for debugging travis-build
пре 9 година
Tyler Matthews
6c516fc78f
Fixes #647 use typed empty lists
пре 9 година
Logan Stucki
0c87edacd7
Show smarticles101's bio on the website
пре 9 година