Stuart Kent
1b9a96416b
Move README insert file to match new track repo
9 vuotta sitten
Stuart Kent
a169676ce4
Merge pull request #740 from matthewstyler/master
Fixes #716 remove redundant type params
9 vuotta sitten
Tyler Matthews
2d2b4f8d29
Fixes #716 remove redundant type params
9 vuotta sitten
Logan Stucki
279bf9fce8
Merge pull request #739 from matthewstyler/master
Fixes #696
9 vuotta sitten
matthewstyler
d48f844780
Space fix
9 vuotta sitten
matthewstyler
0398a48bb1
Tab fix
9 vuotta sitten
Tyler Matthews
51892e9238
Fixes #696
9 vuotta sitten
FridaTveit
de5cb61f66
Merge pull request #738 from matthewstyler/master
Fixes #737
9 vuotta sitten
matthewstyler
2b233a5e09
Fixes #737
Use string builder over looped string concatenation.
9 vuotta sitten
Stuart Kent
a5ff015d74
Merge pull request #736 from FridaTveit/ClarifyImplementationDependencies
ABOUT.md: remove confusing sentence
9 vuotta sitten
Frida Tveit
a151872138
ABOUT.md: remove confusing sentence
9 vuotta sitten
Logan Stucki
e6a0cea7a1
Merge pull request #735 from FridaTveit/UpdateAbout
ABOUT.md: update formatting for Nextercism
9 vuotta sitten
Frida Tveit
1253605168
ABOUT.md: update formatting for Nextercism
9 vuotta sitten
Logan Stucki
4bf6ff1c2b
Merge pull request #733 from m-a-ge/issue_728
[WIP] Adds additional test for two-fer exercise
9 vuotta sitten
Ilya Khadykin
6065b40f71
Adds additional test for two-fer exercise
9 vuotta sitten
Logan Stucki
a9fa9a422e
Merge pull request #732 from FridaTveit/ChooseCoreExercises
Choose core exercises
9 vuotta sitten
Frida Tveit
4d38c4155e
Specify unlocked_by for house
9 vuotta sitten
Frida Tveit
5478ad9696
Merge branch 'master' into ChooseCoreExercises
9 vuotta sitten
FridaTveit
d55c830aa0
Merge pull request #709 from Smarticles101/house-implement
house: add to track
9 vuotta sitten
Frida Tveit
8bdfc7e960
Choose core exercises
Update config.json to set which exercises are core and which ones are
unlocked by other exercises.
9 vuotta sitten
Logan Stucki
194b319936
house: add to track
9 vuotta sitten
Stuart Kent
e476e79371
Merge pull request #729 from McEileen/patch-1
Fix broken link - exercism.io: Installing Java
9 vuotta sitten
FridaTveit
fe41f1d4ec
Merge pull request #727 from m-a-ge/Series_example_refactoring
Series example refactoring
9 vuotta sitten
McEileen
edc7ea3bb8
Fix broken link - exercism.io: Installing Java
I fixed the link path to end in "installation" instead of "installing"
9 vuotta sitten
Ilya Khadykin
ffbf72f1b4
Adds minor code formatting changes
9 vuotta sitten
Ilya Khadykin
cf198f4dd3
Changes access modifier to packe private for Series example class
9 vuotta sitten
Ilya Khadykin
13e36bc057
Refactors lambda in Series constructor
9 vuotta sitten
FridaTveit
ecccc5b5bc
Merge pull request #726 from zwaltman/Fix649
Use Collections.singletonList in custom-set tests
9 vuotta sitten
Zach Waltman
12c0e4707d
Use Collections.singletonList in custom-set tests
9 vuotta sitten
FridaTveit
842f2ac6c8
Merge pull request #725 from zwaltman/master
Fix spelling errors in custom-set, word-count test names
9 vuotta sitten
Zach Waltman
62d9c5b26c
Fix spelling errors in custom-set, word-count test names
9 vuotta sitten
Stuart Kent
58e4ffb9fb
maintainers: add known alumni
9 vuotta sitten
Stuart Kent
ee7d5df556
Merge pull request #724 from Smarticles101/update-travis-webhook
Update gitter webhook for travis integration
9 vuotta sitten
Logan Stucki
d81ed1213c
Update gitter webhook for travis integration
9 vuotta sitten
Katrina Owen
85d81850a0
Merge pull request #722 from kytrinyx/generate-maintainer-json
Add default maintainers file
9 vuotta sitten
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 vuotta sitten
FridaTveit
8617e8aa3d
Merge pull request #717 from mohamedFalah/update-tutorial-in-1st-excersice
update TUTORIAL.md [Hello World!] exercise
9 vuotta sitten
mohamedFalah
1c50736fc1
[installing java] to [installing java and Gradle]
9 vuotta sitten
FridaTveit
7d1cbc7cdb
Merge pull request #721 from michaelspets/sum-of-multiples719
sum-of-multiples: replace forloop
9 vuotta sitten
MichaelSpets
ee129aabdf
sum-of-multiples: replace forloop
9 vuotta sitten
mohamedFalah
e4e2a2232e
installing java Link updated
9 vuotta sitten
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 vuotta sitten
Stuart Kent
c6ed961f20
Merge pull request #712 from FridaTveit/FixGettingStartedLink
TESTS.md: fix link to tutorial
9 vuotta sitten
Frida Tveit
1797fb4cd7
TESTS.md: remove other references to GETTING-STARTED.md
9 vuotta sitten
Frida Tveit
1b53080db6
TESTS.md: fix link to tutorial
9 vuotta sitten
Stuart Kent
69eecef632
Merge pull request #699 from FridaTveit/NucleotideCountRenameClasses
nucleotide-count: rename classes
9 vuotta sitten
Stuart Kent
fda97312d4
Merge pull request #711 from exercism/rm-config-redundancy
Remove redundant key/value pairs from config.json
9 vuotta sitten
Katrina Owen
a9bcf0392d
Remove redundant key/value pairs from config.json
The slug is not used anywhere. We initialize a track based on knowing the Track ID.
Since the repository is always named after the track ID, this field, too, is redundant,
as it can be inferred.
9 vuotta sitten
Stuart Kent
2709b20e46
Merge pull request #701 from exercism/forth
forth: add to track
9 vuotta sitten
Stuart Kent
59b665de3c
forth: add to track
9 vuotta sitten