TD_LISP.git
2017-10-16  Jérôme BenoitTypo fix master
2017-05-08  Jérôme BenoitAdd Somme3ou5 function
2017-05-07  Jérôme BenoitFixlet to the arithmetic expressions calculator
2017-05-07  Jérôme BenoitAdd the fibonacci two functions
2017-05-07  Jérôme BenoitAdd the arthmetic suffixed expression calculator function
2017-05-07  Jérôme BenoitFix the recursive optimized power calculation
2017-05-02  Jérôme Benoit * Fix aplatir function
2017-05-01  Jérôme BenoitImplement a better filter function
2017-05-01  Jérôme BenoitSome variables renaming for consitency
2017-04-27  Jérôme BenoitMore list exercise functions
2017-04-26  Jérôme BenoitAdd some arithmetic fuctions
2017-04-25  Jérôme BenoitAdd more exercices functions
2017-04-25  Jérôme BenoitImplement more exercices' functions
2017-04-25  Jérôme BenoitAdd all course examples and tutorials
2017-04-24  Jérôme BenoitAdd .gitignore
2017-04-24  Jérôme BenoitProperly indent some code path
2017-04-24  Jérôme BenoitAdd more TD code snippets
2017-04-24  Jérôme BenoitAdd introduction to LISP and list manipulation in LISP...