Commit Graph

577 Commits

Author SHA1 Message Date
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
18a5e58b16 Fixed php and removed old VB file 2013-08-02 09:40:22 -07:00
Adam
906c7164d0 Updated scala for line lengths 2013-08-02 09:39:30 -07:00
Chenbo Li
226533c331 rename js 2013-08-03 00:34:12 +08:00
Adam Bard
9bf250c77f Merge pull request #149 from petrovg/adding_scala
Adding Scala
2013-08-02 09:29:39 -07:00
Chenbo Li
90fa867a66 Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs into master-cn 2013-08-02 23:44:26 +08:00
Chenbo Li
1a52aefcba add git-cn and rename javascript 2013-08-02 23:40:47 +08:00
Adam Bard
3baf491ea6 Merge pull request #96 from paierlep/master
added a few sentences about constants
2013-08-01 23:52:25 -07:00
Adam
4ecd73fc9c An assortment 2013-08-01 11:24:23 -07:00
Adam
45db7b9fc5 Merge branch 'master-cn' of https://github.com/adambard/learnxinyminutes-docs 2013-08-01 11:18:58 -07:00
Adam Bard
4e4072f252 Merge pull request #151 from lichenbo/master-cn
add js-cn
2013-08-01 11:18:39 -07:00
Chenbo Li
1b4673c093 add js-cn 2013-08-01 19:25:37 +08: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
Adam Bard
53f0fd4d71 Merge pull request #143 from lukeholder/patch-1
Explained syntactic sugar is really just method calls.
2013-07-31 23:25:15 -07:00
Adam Bard
ccf11aab5f Merge pull request #104 from brianfmartin/patch-1
Create Visual Basic
2013-07-31 22:52:00 -07:00
Adam
a98f8eb2df Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-07-31 22:48:51 -07:00
Adam Bard
ffe51f1af8 Merge pull request #150 from L8D/master
Started on the addition of coffeescript
2013-07-31 22:48:35 -07:00
Adam Bard
27c0560fdf Merge pull request #147 from lichenbo/master-cn
Chinese translated version of c and elisp tutorial
2013-07-31 22:03:42 -07:00
U-lichenbo-PC\lichenbo
1dd8abaa9d add php-cn 2013-08-01 12:49:37 +08:00
L8D
e22b3e57a8 Started on the addition of coffeescript 2013-07-31 19:13:11 -05:00
George Petrov
38bd9a18fd Added tuples 2013-07-31 20:52:59 +01:00
Adam Bard
1130b06704 Merge pull request #148 from L8D/patch-1
Added Whip LISP dialect
2013-07-31 10:43:05 -07:00
U-lichenbo-PC\lichenbo
b27bf8fa02 add java-cn 2013-07-31 22:27:40 +08:00
Tenor Biel
9aec48beae Added Whip LISP dialect 2013-07-31 02:46:16 -05:00
U-lichenbo-PC\lichenbo
c749281fea add c-cn.html.markdown 2013-07-31 00:57:45 +08:00
U-lichenbo-PC\lichenbo
24c377c2ad add elisp-cn 2013-07-30 20:23:23 +08:00
Luke Holder
df90e49572 Fixed comment style 2013-07-30 15:28:40 +08:00
Luke Holder
99e1c31b19 Updated location, and reduced examples
also added array [] access example.
2013-07-30 15:26:51 +08: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
Adam
f6e87835cf Merged Bastien's changes 2013-07-29 10:33:45 -07: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
Bastien Guerry
6bb7de9295 Fix more typos. 2013-07-29 13:29:11 +02:00
Bastien
4da8d6dd7b Merge pull request #2 from lichenbo/master
Fix typos in elisp
2013-07-29 04:27:45 -07:00
Bastien
d9b700da25 Merge pull request #3 from lichenbo/patch-1
another semicolon typo
2013-07-29 04:26:59 -07:00
Luke Holder
8c89f3f608 Explained syntactic sugar is really just method calls.
Objects in ruby receive a message via the . (dot) notation. The arithmetic operators are just syntactic sugar of the . message notation.
2013-07-29 16:30:51 +08:00
George Petrov
7673ae8a6d Added arrays and maps 2013-07-29 09:29:14 +01:00
Adam
09eadbb895 Small edits to elisp 2013-07-29 00:13:47 -07:00
Adam Bard
60d8d603ec Merge pull request #122 from iirelu/master
Added link to Javascript Garden
2013-07-29 00:07:51 -07:00
Adam Bard
106e72b2f8 Merge pull request #136 from bzg/master
New file elisp.html.markdown for Emacs Lisp in 15 minutes.
2013-07-29 00:07:34 -07:00