Historique des commits

Auteur SHA1 Message Date
  DricomDragon 60ba874983 Create the data type to hold arithmetic expressions il y a 5 ans
  DricomDragon 02cef4df21 Update readme with I/O outputs il y a 5 ans
  DricomDragon 334301d06d Merge branch 'io' il y a 5 ans
  DricomDragon 7dd42e264f Remove 0 as a choice il y a 5 ans
  DricomDragon 975c9ac931 Print help in cesar il y a 5 ans
  DricomDragon e552b1e73f Limit the input value in the range [0, 26[ il y a 5 ans
  DricomDragon 3c60684b3f Add number in parameter and the teacher inline version il y a 5 ans
  DricomDragon 1961f6327e Implement main to call cesar il y a 5 ans
  DricomDragon 0ffeb4e65c Implement the Cesar function il y a 5 ans
  DricomDragon 3f8d0a1fa2 Implement the exercice with the `do` keyword il y a 5 ans
  DricomDragon 2681135c7d Implement a prog to swap two inputs il y a 5 ans
  DricomDragon fddc128534 Echo and reverse il y a 5 ans
  DricomDragon f3c9e4600a Add a comment with slide number on the first line il y a 5 ans
  DricomDragon 1f95c1ed3a Associations between slides and haskell files il y a 5 ans
  DricomDragon 0709199f7f Merge files t1 and myfibo il y a 5 ans
  DricomDragon 73c5fc2166 Reproup a haskell section in readme il y a 5 ans
  DricomDragon 09a3e8a526 Implement lesson example of guarded evaluation il y a 5 ans
  DricomDragon b6fae2771b Merge branch 'exo' il y a 5 ans
  DricomDragon 666121a6e2 Improve divider computation by testing with primary numbers il y a 5 ans
  DricomDragon abad83c71f Improve the divider compution with square root limit il y a 5 ans
  DricomDragon b7edfd5d53 Create an infinite prime number list il y a 5 ans
  DricomDragon abee32f9ac Add a square function il y a 5 ans
  DricomDragon 71ccb3f570 Implement foldable any il y a 5 ans
  DricomDragon d0fe430f5c Implement foldable or il y a 5 ans
  DricomDragon bd7bfcc5b4 Add a foladble function for maximum il y a 5 ans
  DricomDragon f53d73f50a Make the foldable sum working on every num il y a 5 ans
  DricomDragon 6816698882 Fix the foldable sum for integers il y a 5 ans
  DricomDragon 7b891cd3c7 Create a non compilable foldable sum il y a 5 ans
  DricomDragon e8a1d18a2c Add implementations with filter for prime functions il y a 5 ans
  DricomDragon cfefa0f0de Add a function to list prime numbers il y a 5 ans