Commit Graph

39 Commits

Author SHA1 Message Date
Geoff Liu
29bc9a1449 Use the right comment style for Scala... oops 2014-11-12 00:36:19 -08:00
Geoff Liu
9d8d871005 Merge 2014-11-11 18:06:19 -08:00
Geoff Liu
e784f52d33 Minor consistency edit 2014-11-10 19:58:14 -07:00
Geoff Liu
45bc0f19a0 Minor fix 2014-11-10 19:46:26 -07:00
Geoff Liu
761f150b4b Clean up of section 1 2014-11-10 19:38:48 -07:00
Geoff Liu
57c9f70417 A huge re-organization of the Scala file 2014-11-10 19:24:00 -07:00
Bonnie
a32a8e1401 Remove an extraneous space. 2014-11-06 18:47:38 -08:00
Bonnie Barrilleaux
af29a504c0 Added a few clarifying lines to Scala so that the examples can be run as given. Removed a duplicate example. 2014-11-05 14:06:34 -08:00
Adam
eab554a7a7 Review docs for added rouge lexers and update those with new highlighters 2014-09-08 13:08:28 +02:00
Michael Bock
3771906a8c Fix typo in scala
"less then" -> "less than"
2014-08-25 00:13:59 -07:00
a.vandijk
775c7faa65 [ADDED] Output to additional println's. 2014-08-16 18:21:49 +02:00
a.vandijk
d2cf006282 [CHANGE] Output examples added to matcher part and string interpolation part. 2014-08-15 15:56:56 +02:00
a.vandijk
07b6229ee6 [CHANGE] Comment match on serial key now mentions verbatim (multiline) 2014-08-15 15:56:55 +02:00
a.vandijk
3cb8d2bcc5 - [ADD] PrintWriter example from Java
- [CHANGE] Extended regex matching with more examples with switch / case
- [CHANGE] String interpolation with formatting and expressions explained.
2014-08-15 15:56:55 +02:00
Duncan Beaton
73195400ba Fix 'Immutability' typo 2014-07-06 20:10:15 +01:00
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