Commit Graph

24 Commits

Author SHA1 Message Date
rostdotio
bd6d3be775 Added explanation for colon character
Use of the colon character for value assignment is now explained by example of function add10.
2014-02-28 10:31:10 +01:00
Cengiz Can
c0a9eabb6c Source.fromPath no longer exists (https://github.com/scala/scala/blob/master/src/library/scala/io/Source.scala) Changed example to use Source.fromFile 2013-12-30 09:45:15 +02:00
Matthieu Moquet
c9587395d2 [Scala] Fix typo: forgotten dot 2013-09-28 15:33:32 +02:00
Eran Medan
bd2a852ae8 fixed some broken / missing markdown links and added a resource 2013-08-07 17:31:49 -04:00
Adam
22f1469dd8 Used c syntax highlighting for scala for now 2013-08-02 09:47:13 -07:00
Adam
9d2c808fcb corrected scala 2013-08-02 09:43:54 -07:00
Adam
906c7164d0 Updated scala for line lengths 2013-08-02 09:39:30 -07:00
George Petrov
0e8654e40e Merge remote-tracking branch 'dbousarma/master' into adding_scala
Conflicts:
	scala.html.markdown
2013-08-01 10:11:15 +01:00
George Petrov
38bd9a18fd Added tuples 2013-07-31 20:52:59 +01:00
George Petrov
49ee527a79 Header messages 2013-07-30 00:03:28 +01:00
George Petrov
11edf04311 Tweaking the header 2013-07-29 23:59:58 +01:00
George Petrov
82a5e4c8f0 Fixed header 2013-07-29 23:59:12 +01:00
George Petrov
8235ddc50f Fixing a typo 2013-07-29 22:19:15 +01:00
George Petrov
a6ec23d414 Added loops, iterators and regex 2013-07-29 18:33:03 +01:00
George Petrov
3f2922d87a Adding some strings and docs links 2013-07-29 16:03:49 +01:00
George Petrov
30c29913bd Merge remote-tracking branch 'origin/master' 2013-07-29 15:19:54 +01:00
George Petrov
99b16c2672 Now really adding some pattern matching 2013-07-29 15:18:24 +01:00
George Petrov
33f3d4d695 Fixing formatting 2013-07-29 15:14:37 +01:00
George Petrov
d346342ad6 Added some pattern matching 2013-07-29 14:09:11 +01:00
George Petrov
3cc4c64fb7 Added header 2013-07-29 13:57:44 +01:00
George Petrov
04e50a75fa Added for comprehensions and conditionals 2013-07-29 13:53:55 +01:00
George Petrov
7673ae8a6d Added arrays and maps 2013-07-29 09:29:14 +01:00
George Petrov
2e7c3ba085 Starting a Scala one 2013-07-28 20:52:32 +01:00
Dominic Bou-Samra
4f06e456a9 Started on Scala 2013-07-04 08:08:49 +10:00