aboutsummaryrefslogtreecommitdiff
path: root/challenge-027
AgeCommit message (Collapse)Author
2019-09-26- Added solutions by Kevin Colyer.Mohammad S Anwar
2019-09-26Merge pull request #670 from Scimon/masterMohammad S Anwar
Doesn't *quite* hit the spec but does give you objects you can easily…
2019-09-26Doesn't *quite* hit the spec but does give you objects you can easily use ↵Simon Proctor
and keep track of the history off
2019-09-26Add solutions to 027 (line intersection and history) by E. ChorobaE. Choroba
2019-09-25Merge pull request #668 from noudald/challenge-027-noudMohammad S Anwar
Challenge 027 noud
2019-09-25Merge pull request #667 from andrezgz/challenge-027Mohammad S Anwar
challenge-027 andrezgz solution
2019-09-25Several updates, documentation, and fixes for challenge 2Noud Aldenhoven
For example, I can run exercise one through this script: > perl6 ch-2.p6 ch-1.p6 (0 0) (0 0) (0 0) Expected error, because the input doesn't represent a line. Variables history: disc = (8, 0)
2019-09-24challenge-027 andrezgz solutionandrezgz
2019-09-24Corrected challenge 2 so the tools splits on semicolonNoud Aldenhoven
2019-09-24Commit solutions for perl weekly challenge 027Duane Powell
2019-09-24Solutions to challenge 027 problem 1 and 2 in Perl 6 by NoudNoud Aldenhoven
2019-09-23- Tidied up solution by Mark Anderson.Mohammad S Anwar
2019-09-23- Added solution by Mark Anderson.Mohammad S Anwar
2019-09-23- Added solutions by Trenton Langer.Mohammad S Anwar
2019-09-23Intersection of 2 pointsSimon Proctor
2019-09-23- Added empty template for Trenton Langer.Mohammad S Anwar
2019-09-23More idiot errors found while writing blog postRoger Bell_West
2019-09-23Correction to idiotic error.Roger Bell_West
2019-09-23Merge pull request #662 from Firedrake/rogerbw-challenge-027Mohammad S Anwar
Solutions for challenge #27
2019-09-23Solutions for challenge #27Roger Bell_West
2019-09-23Added perl5 solution task#1Ysmael Ebreo
2019-09-23- Added template for Challenge 027.Mohammad S Anwar