summary refs log tree commit diff stats
path: root/raku
Commit message (Expand)AuthorAgeFilesLines
* Raku: Acronym: split on \s, replace comb with substrAndinus2021-10-041-3/+1
* Raku: Acronym: Use meta concat operator, uppercase the string firstAndinus2021-09-291-1/+3
* Raku: Add AllergiesAndinus2021-09-114-0/+598
* Raku: Complete Phone Number & RNA TranscriptionAndinus2021-09-111-1/+1
* Raku: Acronym: Add solutionAndinus2021-09-084-0/+153
* Raku: Luhn: Improve solutionAndinus2021-09-081-8/+17
* Raku: RNA: Add solutionAndinus2021-09-054-0/+143
* Raku: Luhn: Add solutionAndinus2021-09-031-1/+8
* Raku: Phone Number: Remove duplicate code with the use of proceedAndinus2021-09-031-12/+4
* Raku: Solution for phone-numberAndinus2021-08-251-1/+35
* Add solved exercisesAndinus2021-08-1139-0/+2987