summaryrefslogtreecommitdiffstats
path: root/Scala
AgeCommit message (Expand)AuthorFilesLines
2016-11-10Scala : sandbox Scala : add 8-pattern-matchingJérémy Zurcher2-0/+30
2016-11-10Scala : sandbox: Scala : add 7-varianceJérémy Zurcher2-0/+26
2016-11-10Scala : sandbox: Scala : add 6-naturalJérémy Zurcher2-0/+34
2016-11-10Scala : TweetSet: implement google and apple tweets trendingJérémy Zurcher1-3/+5
2016-11-10Scala : objsets: implements TweetSetJérémy Zurcher1-6/+33
2016-11-10Scala : Scala : add objsetsJérémy Zurcher26-0/+2903
2016-11-10Scala : add 5-intlist.scalaJérémy Zurcher2-0/+36
2016-11-10Scala : update sandbox mainJérémy Zurcher1-5/+7
2016-11-10Scala : add 4-intset.scalaJérémy Zurcher1-0/+45
2016-11-10Scala : week2: implement forall, exists, mapJérémy Zurcher2-20/+62
2016-11-10Scala : week2: implement filter using intersectJérémy Zurcher1-1/+2
2016-11-10Scala : week2: implement filterJérémy Zurcher2-1/+16
2016-11-10Scala : week2: implement intersect and diffJérémy Zurcher2-2/+26
2016-11-10Scala : week2: implement singletonSet, and unionJérémy Zurcher2-3/+32
2016-11-10Scala : take care of operators for Rationals classJérémy Zurcher1-7/+7
2016-11-10Scala : simplify use of operatorsJérémy Zurcher1-3/+3
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