advent_of_code_2017.git
2017-12-12 Greg BurriCleaning
2017-12-12 Greg BurriDay 12
2017-12-11 Ummonuseless parenthesis
2017-12-11 UmmonUse coordinates system from https://redblobgames.com...
2017-12-11 UmmonCleaning...
2017-12-11 UmmonCompacting to beat faty's code in term of lines...
2017-12-11 UmmonUse of fold instead of custom recursion
2017-12-11 Ummon"further" -> "furthest"
2017-12-11 UmmonDay 11
2017-12-10 Greg BurriUsing curryfication
2017-12-10 Greg BurriDay 10
2017-12-09 Greg BurriDay 9
2017-12-08 UmmonReplace map + sum by sumBy
2017-12-08 UmmonMore concise
2017-12-08 UmmonAdd a test case for day 7
2017-12-08 Greg BurriMore concise
2017-12-08 Greg BurriDay 8
2017-12-07 UmmonSimplify a bit
2017-12-07 UmmonMore compact...
2017-12-07 UmmonLess verbose
2017-12-07 UmmonLess verbose... also less readable
2017-12-07 UmmonA bit less verbose
2017-12-07 UmmonA bit less verbose
2017-12-07 UmmonDay 7
2017-12-06 UmmonRemove useless sh*t
2017-12-06 UmmonReduce execution time from 1s to 0.1s for day 6
2017-12-06 UmmonDay 6
2017-12-05 UmmonDo not parse input twice
2017-12-05 UmmonDay 5
2017-12-04 UmmonCan't compare sequences directly
2017-12-04 UmmonImprove conciseness....
2017-12-04 UmmonImprove conciseness...
2017-12-04 UmmonSimplification
2017-12-04 UmmonCleaning
2017-12-04 UmmonDay 4
2017-12-03 Greg BurriCleaning
2017-12-03 Greg BurriLittle cleaning
2017-12-03 Greg BurriRemove mutable, simplify code add unit tests.
2017-12-03 Greg BurriDay 3 (bis)
2017-12-03 Greg BurriDay 3
2017-12-02 Greg BurriAdd day 2
2017-12-01 Greg BurriSimplification
2017-12-01 Grégory BurriAdd a license
2017-12-01 Grégory BurriCleaning
2017-12-01 Grégory BurriCode cleaning
2017-12-01 Grégory BurriAdd day 1 part 2.
2017-12-01 Grégory BurriDay 1.