FridaTveit
2616d94a08
Merge pull request #810 from mohanarpit/contributing-instructions
Adding the prerequisites to the CONTRIBUTING.md file
9 yıl önce
Stuart Kent
f38d56841d
Run configlet fmt on track config
9 yıl önce
Arpit Mohan
233e49bf89
Adding the prerequisites to the CONTRIBUTING.md file
9 yıl önce
FridaTveit
4c5eef0af7
Merge pull request #797 from Kaioru/raindrops-topic
Add topics to raindrops exercise
9 yıl önce
Yasha
3195fac6fb
pig latin: add topics (#801 )
* issue fixed
* minor bug fixed
9 yıl önce
Kaioru
797a0809df
Remove loops as tag from raindrop exercise
9 yıl önce
Yasha
970313659c
anagram: add topics (#802 )
* issue fixed #789
* minor bug fixed
9 yıl önce
FridaTveit
b01f1de0ab
Merge pull request #798 from RollandMichael7/patch-1
Add Isogram topics
9 yıl önce
Michael Rolland
0ec2342308
Update config.json
9 yıl önce
FridaTveit
6accdde2e3
Merge pull request #780 from FridaTveit/SaddlePointsImproveErrorMessage
saddle-points: implement toString for matrix coordinate
9 yıl önce
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 yıl önce
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 yıl önce
Kaioru
f1da93d17e
Add topics to raindrops exercise
9 yıl önce
FridaTveit
dac7953fb2
Merge pull request #795 from spmvanmierlo/master
Added topics for Bob exercise
9 yıl önce
Sjors van Mierlo
cf9d5d6e20
Added topics for Bob exercise
9 yıl önce
FridaTveit
f73c0a99dc
Merge pull request #794 from balachandarsv/master
#753 Improve test names - difference-of-squares
9 yıl önce
balachandar.s
2d17d1696e
#753 Improve test names - difference-of-squares
9 yıl önce
FridaTveit
e81c52b6bc
Merge pull request #781 from FridaTveit/GigasecondAddTopics
gigasecond: add topics
9 yıl önce
Frida Tveit
983950d26e
gigasecond: add topics
9 yıl önce
Frida Tveit
49db0afcf0
saddle-points: implement toString for matrix coordinate
This is to improve the error message when comparison fails.
9 yıl önce
FridaTveit
37e3c794bd
Merge pull request #779 from FridaTveit/HammingAddTopics
hamming: add topics
9 yıl önce
Frida Tveit
37714ed336
hamming: add topics
9 yıl önce
FridaTveit
b482eeff06
Merge pull request #777 from FridaTveit/TwoFerAddTopics
two-fer: add topics
9 yıl önce
Frida Tveit
dfd6002af3
two-fer: add conditionals to topics
9 yıl önce
Frida Tveit
ef6dc8155e
two-fer: add topics
9 yıl önce
Stuart Kent
ff15b9c804
Merge pull request #776 from FridaTveit/FixMistakeInContributingGuide
Fix mistake in contributing guide
9 yıl önce
Frida Tveit
cbeb9ec61a
Fix mistake in contributing guide
9 yıl önce
Stuart Kent
286fa4d883
Merge pull request #774 from FridaTveit/HelloWorldAddTopics
Add topics for hello-world
9 yıl önce
Frida Tveit
ca92c55bc8
Add topics for hello-world
9 yıl önce
Stuart Kent
1fc991edd8
Merge pull request #775 from FridaTveit/RevertGradleUpgrade
Revert "Update to Gradle 4.1"
9 yıl önce
Frida Tveit
d84ea53add
Revert "Update to Gradle 4.1"
This reverts commit a54c18e52ed0e37b2e808249c61c1329d39dd517.
9 yıl önce
Stuart Kent
bdf314640e
Update permissions for gradlew.bat
9 yıl önce
Stuart Kent
89bfa107f4
Fix Gradle wrapper JAR executable status
9 yıl önce
Stuart Kent
c4ccaafd3d
Merge pull request #770 from exercism/relocate-example-solutions
Restructure exercise directories
9 yıl önce
Stuart Kent
a54c18e52e
Update to Gradle 4.1
9 yıl önce
Stuart Kent
54cf4a6c28
Restructure exercise directory
Reference solution directory was renamed and move to the
always-excluded-from-delivery .meta folder.
9 yıl önce
FridaTveit
1ba5522e79
Merge pull request #768 from exercism/rna-transcription-update
rna-transcription: update to v1.0.1 tests
9 yıl önce
Stuart Kent
0e5cd2d8ee
rna-transcription: update to v1.0.1 tests
9 yıl önce
Stuart Kent
5603207d40
Run new configlet fmt command on track
9 yıl önce
Stuart Kent
146add2a78
Merge remote-tracking branch 'upstream/master'
9 yıl önce
Stuart Kent
c8ebb66b07
Ignore local test output
9 yıl önce
FridaTveit
7cd9729edd
Merge pull request #767 from matthewstyler/master
Fixes #364 construct bob in setUp
9 yıl önce
Tyler Matthews
e255dd0d9c
Fixes #364 construct bob in setUp
9 yıl önce
Stuart Kent
9c7bb87c04
Merge pull request #763 from Stargator/fix-numbering
Double indent code blocks to resolve list numbering
9 yıl önce
Stargator
25d3296453
Double indent code blocks to resolve list numbering
9 yıl önce
FridaTveit
f2e9960eef
Merge pull request #761 from FridaTveit/AddBlurb
Add blurb to config.json
9 yıl önce
Frida Tveit
e79dc667da
Describe portability in blurb
9 yıl önce
Frida Tveit
d40411633b
Add blurb to config.json
9 yıl önce
FridaTveit
6405f3c900
Merge pull request #760 from FridaTveit/FixTrackOrdering
Fix track ordering
9 yıl önce
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 yıl önce