Tyler Matthews
947c9757c9
Join translation string with collector
9 lat temu
Tyler Matthews
200dcbdf34
Fixes #718
9 lat temu
Tyler Matthews
42d848828b
Fixes #720 replace lambda with method ref
9 lat temu
FridaTveit
0665a4ff96
Merge pull request #741 from exercism/remove-unused-images
Remove unused images
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
Stuart Kent
a5ff015d74
Merge pull request #736 from FridaTveit/ClarifyImplementationDependencies
ABOUT.md: remove confusing sentence
9 lat temu
Frida Tveit
a151872138
ABOUT.md: remove confusing sentence
9 lat temu
Logan Stucki
e6a0cea7a1
Merge pull request #735 from FridaTveit/UpdateAbout
ABOUT.md: update formatting for Nextercism
9 lat temu
Frida Tveit
1253605168
ABOUT.md: update formatting for Nextercism
9 lat temu
Logan Stucki
4bf6ff1c2b
Merge pull request #733 from m-a-ge/issue_728
[WIP] Adds additional test for two-fer exercise
9 lat temu
Ilya Khadykin
6065b40f71
Adds additional test for two-fer exercise
9 lat temu
Logan Stucki
a9fa9a422e
Merge pull request #732 from FridaTveit/ChooseCoreExercises
Choose core exercises
9 lat temu
Frida Tveit
4d38c4155e
Specify unlocked_by for house
9 lat temu
Frida Tveit
5478ad9696
Merge branch 'master' into ChooseCoreExercises
9 lat temu
FridaTveit
d55c830aa0
Merge pull request #709 from Smarticles101/house-implement
house: add to track
9 lat temu
Frida Tveit
8bdfc7e960
Choose core exercises
Update config.json to set which exercises are core and which ones are
unlocked by other exercises.
9 lat temu
Logan Stucki
194b319936
house: add to track
9 lat temu
Stuart Kent
e476e79371
Merge pull request #729 from McEileen/patch-1
Fix broken link - exercism.io: Installing Java
9 lat temu
FridaTveit
fe41f1d4ec
Merge pull request #727 from m-a-ge/Series_example_refactoring
Series example refactoring
9 lat temu
McEileen
edc7ea3bb8
Fix broken link - exercism.io: Installing Java
I fixed the link path to end in "installation" instead of "installing"
9 lat temu
Ilya Khadykin
ffbf72f1b4
Adds minor code formatting changes
9 lat temu
Ilya Khadykin
cf198f4dd3
Changes access modifier to packe private for Series example class
9 lat temu
Ilya Khadykin
13e36bc057
Refactors lambda in Series constructor
9 lat temu
FridaTveit
ecccc5b5bc
Merge pull request #726 from zwaltman/Fix649
Use Collections.singletonList in custom-set tests
9 lat temu
Zach Waltman
12c0e4707d
Use Collections.singletonList in custom-set tests
9 lat temu
FridaTveit
842f2ac6c8
Merge pull request #725 from zwaltman/master
Fix spelling errors in custom-set, word-count test names
9 lat temu
Zach Waltman
62d9c5b26c
Fix spelling errors in custom-set, word-count test names
9 lat temu
Stuart Kent
58e4ffb9fb
maintainers: add known alumni
9 lat temu
Stuart Kent
ee7d5df556
Merge pull request #724 from Smarticles101/update-travis-webhook
Update gitter webhook for travis integration
9 lat temu
Logan Stucki
d81ed1213c
Update gitter webhook for travis integration
9 lat temu
Katrina Owen
85d81850a0
Merge pull request #722 from kytrinyx/generate-maintainer-json
Add default maintainers file
9 lat temu
Katrina Owen
5e1d9f7d5b
Add default maintainers file
We wish to feature the maintainers of each track on the new (nextercism) website. Ideally, the bios will be tailored to each track, giving a friendly view into each maintainer's background and interest in the language, and even (perhaps) what they enjoy most about maintaining the track, or what type of things they tend to focus on.
The main reasons for including these are to:
* provide a stronger basis for empathy with maintainers
* give well-deserved recognition
* plant a seed in people's minds that _Exercism tracks are maintained by people like me... I could do that!_
Being featured on the Exercism website is entirely optional, and we're generating all the data with show_on_website=false so that if you don't want to bother, you don't have to change anything.
If you've moved on, or decide to do so, please submit and merge a PR (for visibility to the others involved) that sets **alumnus** to _true_ for your maintainer entry. I'm working on a bot that will update the GitHub team to reflect the current state of this file.
We can merge this as is, and any changes can be added in subsequent pull requests.
9 lat temu
FridaTveit
8617e8aa3d
Merge pull request #717 from mohamedFalah/update-tutorial-in-1st-excersice
update TUTORIAL.md [Hello World!] exercise
9 lat temu
mohamedFalah
1c50736fc1
[installing java] to [installing java and Gradle]
9 lat temu
FridaTveit
7d1cbc7cdb
Merge pull request #721 from michaelspets/sum-of-multiples719
sum-of-multiples: replace forloop
9 lat temu
MichaelSpets
ee129aabdf
sum-of-multiples: replace forloop
9 lat temu
mohamedFalah
e4e2a2232e
installing java Link updated
9 lat temu
mohamedFalah
b3203f614e
update TUTORIAL.md
in this first exercise, i face the problem that Gradle was not installed on my device. the tutorial doesn't mention this part. even before i fetch the exercise there was no mention to the Gradle in the installation. so I think as a beginner it might help to add this part to the new people will try and use the tutorial in future and some of them will probably face this issue.
9 lat temu
Stuart Kent
c6ed961f20
Merge pull request #712 from FridaTveit/FixGettingStartedLink
TESTS.md: fix link to tutorial
9 lat temu
Frida Tveit
1797fb4cd7
TESTS.md: remove other references to GETTING-STARTED.md
9 lat temu
Frida Tveit
1b53080db6
TESTS.md: fix link to tutorial
9 lat temu
Stuart Kent
69eecef632
Merge pull request #699 from FridaTveit/NucleotideCountRenameClasses
nucleotide-count: rename classes
9 lat temu