summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jérôme Benoit [Mon, 16 Oct 2017 11:00:40 +0000 (13:00 +0200)]
Typo fix
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 8 May 2017 19:54:20 +0000 (21:54 +0200)]
Add Somme3ou5 function
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 7 May 2017 21:17:01 +0000 (23:17 +0200)]
Fixlet to the arithmetic expressions calculator
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 7 May 2017 20:57:46 +0000 (22:57 +0200)]
Add the fibonacci two functions
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 7 May 2017 19:06:03 +0000 (21:06 +0200)]
Add the arthmetic suffixed expression calculator function
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 7 May 2017 13:52:07 +0000 (15:52 +0200)]
Fix the recursive optimized power calculation
And small cleanups in the code
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 2 May 2017 11:37:30 +0000 (13:37 +0200)]
* Fix aplatir function
* Implement filtre with recursion
* Fix C n p function
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 1 May 2017 20:17:22 +0000 (22:17 +0200)]
Implement a better filter function
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 1 May 2017 19:11:46 +0000 (21:11 +0200)]
Some variables renaming for consitency
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 27 Apr 2017 20:42:43 +0000 (22:42 +0200)]
More list exercise functions
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 26 Apr 2017 11:42:53 +0000 (13:42 +0200)]
Add some arithmetic fuctions
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 25 Apr 2017 21:48:39 +0000 (23:48 +0200)]
Add more exercices functions
And address some FIXME while at it
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 25 Apr 2017 18:30:56 +0000 (20:30 +0200)]
Implement more exercices' functions
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 25 Apr 2017 08:17:20 +0000 (10:17 +0200)]
Add all course examples and tutorials
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 24 Apr 2017 19:44:08 +0000 (21:44 +0200)]
Add .gitignore
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 24 Apr 2017 13:28:16 +0000 (15:28 +0200)]
Properly indent some code path
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 24 Apr 2017 10:06:37 +0000 (12:06 +0200)]
Add more TD code snippets
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 24 Apr 2017 09:32:28 +0000 (11:32 +0200)]
Add introduction to LISP and list manipulation in LISP code
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>