| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-01 | weeks 14-26, 258 in Nim | Archargelod | |
| 2023-04-09 | Add C solution | Paulo Custodio | |
| 2023-04-09 | Add C solution | Paulo Custodio | |
| 2023-03-23 | Challenge 022 task 2 | Jörg Sommrey | |
| 2023-03-23 | Challenge 022 task 1 | Jörg Sommrey | |
| 2023-03-19 | Challenge 022 LK Perl Python | Lubos Kolouch | |
| 2022-09-04 | solutions 1-56,177,180 missing a few | aecepoglu | |
| 2021-11-30 | Add Python solution to challenge 22 | Paulo Custodio | |
| 2021-11-03 | use Modern::Perl | Paulo Custodio | |
| 2021-05-16 | Finished challenge-022 ch-1 only with perl | lakpatashi | |
| 2021-01-29 | 1st commit on 022_haskell | chirvasitua | |
| 2021-01-25 | Replace tabs by spaces so that indentation looks correct | Paulo Custodio | |
| 2021-01-22 | Add Perl solution to Challenge 022 | Paulo Custodio | |
| 2020-12-23 | 1st commit on 022 | chirvasitua | |
| 2019-09-08 | - Added Perl5 review by Kian-Meng Ang. | Mohammad S Anwar | |
| 2019-09-01 | - Added review blogs by Laurent Rosenfeld. | Mohammad S Anwar | |
| 2019-08-28 | minor fixes to lzw_decode to increase clarity; tweaked to output format in ↵ | dcw | |
| testlzw | |||
| 2019-08-26 | - Added solutions by Arne Sommer. | Mohammad S Anwar | |
| 2019-08-26 | Merge pull request #557 from dcw803/master | Mohammad S Anwar | |
| finally got the LZW stuff working (with 5 mins to spare:-)) after… | |||
| 2019-08-26 | improved comments in LZW.pm, fixed trivial thing in encdecode.. | dcw | |
| 2019-08-26 | Merge pull request #556 from randyl/week22 | Mohammad S Anwar | |
| Solutions for task 1 and 2 in perl5 and perl6 | |||
| 2019-08-26 | Merge pull request #555 from jaldhar/challenge-022 | Mohammad S Anwar | |
| Challenge 022 by Jaldhar H. Vyas | |||
| 2019-08-25 | finally got the LZW stuff working (with 5 mins to spare:-)) after having ↵ | dcw | |
| difficulties getting text->encode->decode->sametext for some texts.. | |||
| 2019-08-25 | Challenge 022 by Jaldhar H. Vyas | Jaldhar H. Vyas | |
| 2019-08-25 | perl6 solution for task2 | Randy Lauen | |
| 2019-08-25 | - Added solutions by Guillermo Ramos. | Mohammad S Anwar | |
| 2019-08-25 | simplify logic | Randy Lauen | |
| 2019-08-25 | Merge pull request #554 from PerlMonk-Athanasius/branch-for-challenge-022 | Mohammad S Anwar | |
| Perl 5 & 6 solutions to Tasks 1 & 2 of Challenge #022 | |||
| 2019-08-25 | Perl 5 & 6 solutions to Tasks 1 & 2 of Challenge #022 | PerlMonk Athanasius | |
| On branch branch-for-challenge-022 Changes to be committed: new file: challenge-022/athanasius/perl5/ch-1.pl new file: challenge-022/athanasius/perl5/ch-2.pl new file: challenge-022/athanasius/perl6/ch-1.p6 new file: challenge-022/athanasius/perl6/ch-2.p6 | |||
| 2019-08-25 | Joelle's solutions to 22.2 in P5 and P6 | Joelle Maslak | |
| 2019-08-25 | Merge pull request #552 from adamcrussell/challenge-022 | Mohammad S Anwar | |
| Challenge 022 | |||
| 2019-08-25 | solutions for challenge 022 | Adam Russell | |
| 2019-08-25 | Merge pull request #551 from threadless-screw/wk22-ozzy | Mohammad S Anwar | |
| wk22-ozzy | |||
| 2019-08-25 | Merge pull request #550 from kianmeng/master | Mohammad S Anwar | |
| Add t1 answer | |||
| 2019-08-25 | wk22-ozzy | threadless-screw | |
| 2019-08-25 | my proposed solutions for challenge-022, p5 1 | Daniel Mantovani | |
| 2019-08-25 | Add t1 answer | Kian-Meng, Ang | |
| 2019-08-25 | - Added solution by Mark Senn. | Mohammad S Anwar | |
| 2019-08-25 | Merge pull request #547 from drclaw1394/master | Mohammad S Anwar | |
| ruben/drclaw solutions for W22 ch1 and ch2. p5 and p6 | |||
| 2019-08-25 | Added ch-2.p6 | Ruben Westerberg | |
| Refactored ch-2.pl to use List::Util Removed superfluous conditional blocks | |||
| 2019-08-25 | ch-2.pl tidy up | Ruben Westerberg | |
| 2019-08-24 | perl5 solution for task2 | Randy Lauen | |
| 2019-08-24 | A more tidy solution to ch-2.pl | Ruben Westerberg | |
| 2019-08-24 | Basic working version for ch-2.p5 | Ruben Westerberg | |
| 2019-08-24 | Blog post for 22 | Roger Bell_West | |
| 2019-08-24 | - Added solutions by Kevin Colyer. | Mohammad S Anwar | |
| 2019-08-23 | Joelle's solutions to 22.1 in Perl6 & Perl5 | Joelle Maslak | |
| 2019-08-23 | Commit ch-2.pl | Duane Powell | |
| 2019-08-23 | - Added template for Kiran Kumar. | Mohammad S Anwar | |
| 2019-08-23 | Merge pull request #543 from Doomtrain14/master | Mohammad S Anwar | |
| compressed data now saved to file in perl5 ch2 | |||
