summaryrefslogtreecommitdiffstats
path: root/Scala
AgeCommit message (Expand)AuthorFilesLines
2016-11-10Scala : add constructor, method less and max to RationalsJérémy Zurcher1-0/+12
2016-11-10Scala : add private gcd in rational constructorJérémy Zurcher1-2/+4
2016-11-10Scala : add sandbox 3-rationalsJérémy Zurcher2-0/+28
2016-11-10Scala : rename files in sandboxJérémy Zurcher4-0/+0
2016-11-10Scala : add slides weeks 1 and 2Jérémy Zurcher14-0/+0
2016-11-10Scala : curry define mapReduceJérémy Zurcher1-0/+6
2016-11-10Scala : curry Scala : add factorialJérémy Zurcher1-0/+8
2016-11-10Scala : add curry syntax shortcutJérémy Zurcher1-1/+10
2016-11-10Scala : curry and explicite callJérémy Zurcher1-0/+3
2016-11-10Scala : ooopsJérémy Zurcher1-1/+1
2016-11-10Scala : cleanup, Scala : add sumCurryJérémy Zurcher5-20/+40
2016-11-10Scala : add funsetJérémy Zurcher26-0/+2042
2016-11-10Scala : add sandbox/sumJérémy Zurcher1-0/+14
2016-11-10Scala : implement recfunJérémy Zurcher1-3/+20
2016-11-10Scala : add recfunJérémy Zurcher27-0/+1937
2016-11-10Scala : complete exampleJérémy Zurcher2-8/+53
2016-11-10Scala : move sqrt into sandbox and Scala : add recursion.scalaJérémy Zurcher3-6/+43
2016-11-10Scala : improve sqrt using block and scopeJérémy Zurcher1-8/+11
2016-11-10Scala : add sqrt.scalaJérémy Zurcher1-0/+24
2016-11-10Scala : add scala/exampleJérémy Zurcher25-0/+2004