Stuart Kent
33734a3994
Merge pull request #742 from exercism/move-readme-insert
Move readme insert
před 9 roky
Stuart Kent
716feef258
Merge pull request #744 from matthewstyler/master
Fixes #720 replace lambda with method ref
před 9 roky
Tyler Matthews
42d848828b
Fixes #720 replace lambda with method ref
před 9 roky
Stuart Kent
08c300dacb
Revert "Rename README template to match new track repo"
This reverts commit 43e792bf55f3e53ae696b8480ba8fe73bac5bba0.
před 9 roky
FridaTveit
0665a4ff96
Merge pull request #741 from exercism/remove-unused-images
Remove unused images
před 9 roky
Stuart Kent
43e792bf55
Rename README template to match new track repo
před 9 roky
Stuart Kent
1b9a96416b
Move README insert file to match new track repo
před 9 roky
Stuart Kent
b78bbb7f87
Remove unused images
před 9 roky
Stuart Kent
a169676ce4
Merge pull request #740 from matthewstyler/master
Fixes #716 remove redundant type params
před 9 roky
Tyler Matthews
2d2b4f8d29
Fixes #716 remove redundant type params
před 9 roky
Logan Stucki
279bf9fce8
Merge pull request #739 from matthewstyler/master
Fixes #696
před 9 roky
matthewstyler
d48f844780
Space fix
před 9 roky
matthewstyler
0398a48bb1
Tab fix
před 9 roky
Tyler Matthews
51892e9238
Fixes #696
před 9 roky
FridaTveit
de5cb61f66
Merge pull request #738 from matthewstyler/master
Fixes #737
před 9 roky
matthewstyler
2b233a5e09
Fixes #737
Use string builder over looped string concatenation.
před 9 roky
Stuart Kent
a5ff015d74
Merge pull request #736 from FridaTveit/ClarifyImplementationDependencies
ABOUT.md: remove confusing sentence
před 9 roky
Frida Tveit
a151872138
ABOUT.md: remove confusing sentence
před 9 roky
Logan Stucki
e6a0cea7a1
Merge pull request #735 from FridaTveit/UpdateAbout
ABOUT.md: update formatting for Nextercism
před 9 roky
Frida Tveit
1253605168
ABOUT.md: update formatting for Nextercism
před 9 roky
Logan Stucki
4bf6ff1c2b
Merge pull request #733 from m-a-ge/issue_728
[WIP] Adds additional test for two-fer exercise
před 9 roky
Ilya Khadykin
6065b40f71
Adds additional test for two-fer exercise
před 9 roky
Logan Stucki
a9fa9a422e
Merge pull request #732 from FridaTveit/ChooseCoreExercises
Choose core exercises
před 9 roky
Frida Tveit
4d38c4155e
Specify unlocked_by for house
před 9 roky
Frida Tveit
5478ad9696
Merge branch 'master' into ChooseCoreExercises
před 9 roky
FridaTveit
d55c830aa0
Merge pull request #709 from Smarticles101/house-implement
house: add to track
před 9 roky
Frida Tveit
8bdfc7e960
Choose core exercises
Update config.json to set which exercises are core and which ones are
unlocked by other exercises.
před 9 roky
Logan Stucki
194b319936
house: add to track
před 9 roky
Stuart Kent
e476e79371
Merge pull request #729 from McEileen/patch-1
Fix broken link - exercism.io: Installing Java
před 9 roky
FridaTveit
fe41f1d4ec
Merge pull request #727 from m-a-ge/Series_example_refactoring
Series example refactoring
před 9 roky
McEileen
edc7ea3bb8
Fix broken link - exercism.io: Installing Java
I fixed the link path to end in "installation" instead of "installing"
před 9 roky
Ilya Khadykin
ffbf72f1b4
Adds minor code formatting changes
před 9 roky
Ilya Khadykin
cf198f4dd3
Changes access modifier to packe private for Series example class
před 9 roky
Ilya Khadykin
13e36bc057
Refactors lambda in Series constructor
před 9 roky
FridaTveit
ecccc5b5bc
Merge pull request #726 from zwaltman/Fix649
Use Collections.singletonList in custom-set tests
před 9 roky
Zach Waltman
12c0e4707d
Use Collections.singletonList in custom-set tests
před 9 roky
FridaTveit
842f2ac6c8
Merge pull request #725 from zwaltman/master
Fix spelling errors in custom-set, word-count test names
před 9 roky
Zach Waltman
62d9c5b26c
Fix spelling errors in custom-set, word-count test names
před 9 roky
Stuart Kent
58e4ffb9fb
maintainers: add known alumni
před 9 roky
Stuart Kent
ee7d5df556
Merge pull request #724 from Smarticles101/update-travis-webhook
Update gitter webhook for travis integration
před 9 roky
Logan Stucki
d81ed1213c
Update gitter webhook for travis integration
před 9 roky
Katrina Owen
85d81850a0
Merge pull request #722 from kytrinyx/generate-maintainer-json
Add default maintainers file
před 9 roky
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.
před 9 roky
FridaTveit
8617e8aa3d
Merge pull request #717 from mohamedFalah/update-tutorial-in-1st-excersice
update TUTORIAL.md [Hello World!] exercise
před 9 roky
mohamedFalah
1c50736fc1
[installing java] to [installing java and Gradle]
před 9 roky
FridaTveit
7d1cbc7cdb
Merge pull request #721 from michaelspets/sum-of-multiples719
sum-of-multiples: replace forloop
před 9 roky
MichaelSpets
ee129aabdf
sum-of-multiples: replace forloop
před 9 roky
mohamedFalah
e4e2a2232e
installing java Link updated
před 9 roky
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.
před 9 roky
Stuart Kent
c6ed961f20
Merge pull request #712 from FridaTveit/FixGettingStartedLink
TESTS.md: fix link to tutorial
před 9 roky