Abdelilah Khossan
|
42a8df96a9
|
docs(java piscine): Add missing imports to exercise runner for Capitalize subject (#2143)
|
1 year ago |
Abdelilah Khossan
|
78e9c1846c
|
CON-1881-Review-java-piscine-subjects-Fix-grammar-and-semantic-issues (#2102)
* docs(java piscine): Review and update AdventureAbstract exercise
* docs(java piscine): Review AdventureCharacter subject
* docs(java piscine): Review AdventureInterface subject
* docs(java piscine): Review AdventureMonster subject
* docs(java piscine): review AdventureSorcerer subject
* docs(java piscine): Review AdventureTemplar subject
* docs(java piscine): Review AdventureUtils subject
* docs(java piscine): Review AdventureWeapon subject
* docs(java piscine): Review ComputeArray subject
* docs(java piscine): Review FileSearch subject
* docs(java piscine): Review FormatDate subject
* docs(java piscine): Review KeepTheChange subject
* docs(java piscine): Review ListEquals subject
* docs(java piscine): Review MapInventory subject
* docs(java piscine): Review Observer subject
* docs(java piscine): Review Palindrome subject
* docs(java piscine): Review RegexReplace subject
* docs(java piscine): Review Singleton subject
* docs(java piscine): Review StarConstructors subject
* docs(java piscine): Review StarGalaxy subject
* docs(java piscine): Review StarMass subject
* docs(java piscine): Review StarOverride subject
* docs(java piscine): Review StarPlanet subject
* docs(java piscine): Review StarProperties subject
* docs(java piscine): Review StarStatic subject
* docs(java piscine): Review StarUtils subject
* docs(java piscine): Review StreamCollect subject
* docs(java piscine): Review StreamMap subject
* docs(java piscine): Review StreamReduce subject
* docs(java piscine): Review StringConcat subject
* docs(java piscine): Review StringContains subject
* docs(java piscine): Review Wedding subject
* docs(java piscine): Review WeddingComplex subject
* docs(java piscine): Change a part of RegexReplace subject
* docs(java piscine): Update AdventureAbstract subject
* docs(java piscine): Fix wrong naming parameter -> attribute
* docs(java piscine): Remove empty lines
* docs(java piscine): Remove ## from line
|
1 year ago |
zanninso
|
ce54ed5d2c
|
fix: fix getCalories method return String -> int (#2113)
|
1 year ago |
zanninso
|
5cac7ab11a
|
fix: fix operands wrong order (#2097)
* fix: fix typo doOp -> DoOp
* fix: fix operands wrong order
|
1 year ago |
zanninso
|
3a724026f4
|
fix: fix typo doOp -> DoOp (#2096)
|
1 year ago |
zanninso
|
79c9245fd8
|
fix: change StringContain -> StringReplace (#2095)
|
1 year ago |
zanninso
|
57965a339f
|
fix: add messing space in the example result (#2094)
|
1 year ago |
davhojt
|
bf9bbd1fe5
|
feat(Cat): correct grammar
|
1 year ago |
davhojt
|
acde079b88
|
feat(SortArgs): correct grammar
|
1 year ago |
davhojt
|
0190a0bca3
|
fix(DoOp): change return type of expected function to String from int
|
1 year ago |
davhojt
|
732b31b69c
|
feat(ComputeArray): correct grammar
|
1 year ago |
davhojt
|
fe1aed1a2d
|
feat(CleanExtract): correct grammar
|
1 year ago |
davhojt
|
9dab987c34
|
feat(Chifoumi): correct grammar
|
1 year ago |
davhojt
|
3a5d5c9ffd
|
feat(FloatOperations): correct grammar
|
1 year ago |
davhojt
|
f27877b5c9
|
feat(IntOperations): correct grammar
|
1 year ago |
davhojt
|
775322710a
|
feat(HielloWorld): correct grammar
|
1 year ago |
zanninso
|
064f523419
|
fix: edit signature of mapByFirstLetter to make it consistent with the tests (#2086)
|
1 year ago |
zanninso
|
1da05b5964
|
fix: fix quest 7 subjects path (#2085)
|
1 year ago |
zanninso
|
52f0e4c878
|
fix(java-piscine): change the name of the solution class form Sort to SortList
|
1 year ago |
zanninso
|
feebbfeef1
|
fix(java-piscine): fix java piscine typos in subjects and folders names (#2078)
* fix(java-piscine): fix java piscine typos in subjects and folders names
* fix(java-piscine): fix java piscine grammar related typos
* fix(java-piscine): fix java piscine Grammar related typos
|
1 year ago |
zanninso
|
0afc36e0c0
|
docs(java-piscine): update the setup instruction to inform the to push the files into folder (#2077)
|
1 year ago |
davhojt
|
1cf114eb85
|
docs(java): move piscine exercises from subjects/java-piscine -> subjects/java/piscine
|
1 year ago |