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 |
|
Adam Bard
|
d2b5b51b9c
|
Merge pull request #139 from amrnt/master
fix fib function for Lua: fib(0) must eql 0 not 1
|
2013-07-29 00:06:57 -07:00 |
|
Adam Bard
|
e0f30cc8d2
|
Merge pull request #138 from mhr/patch-1
Spelling error one of the comments in erlang.html.markdown
|
2013-07-29 00:05:28 -07:00 |
|
Adam Bard
|
8f058a229a
|
Merge pull request #142 from gustavoschmidt/master
Fix hygienic macro example in racket.html.markdown
|
2013-07-29 00:05:16 -07:00 |
|
Chenbo Li
|
bbde710a40
|
typo
|
2013-07-29 12:33:13 +08:00 |
|
Chenbo Li
|
8eca753f71
|
another semicolon typo
|
2013-07-29 12:03:15 +08:00 |
|
Chenbo Li
|
07d909018f
|
Fix typos in elisp
Fix typos
|
2013-07-29 11:39:18 +08:00 |
|
Gustavo Schmidt
|
3c3fb64820
|
Fix hygienic macro example in racket.html.markdown
|
2013-07-28 21:43:21 -03:00 |
|
Bastien
|
210a1313a2
|
Merge pull request #1 from LinXitoW/patch-1
fix hotkey typo
|
2013-07-28 14:53:45 -07:00 |
|
Bastien Guerry
|
a55974ba59
|
Fix more typos.
|
2013-07-28 23:52:43 +02:00 |
|
George Petrov
|
2e7c3ba085
|
Starting a Scala one
|
2013-07-28 20:52:32 +01:00 |
|
Amr Tamimi
|
7938abfe88
|
fix fib function for Lua: fib(0) must eql 0 not 1
|
2013-07-28 21:34:27 +03:00 |
|
LinXitoW
|
bfca9d4999
|
fix hotkey typo
o in c-xo instead of j
|
2013-07-28 17:33:48 +02:00 |
|
mhr
|
dee4a8933e
|
Spelling error one of the comments in erlang.html.markdown
% Percent sign starts an one-line comment.
should be:
% Percent sign starts a one-line comment.
|
2013-07-28 10:17:54 -04:00 |
|
Bastien Guerry
|
e06a5d7e0a
|
elisp.html.markdown: Fix typos.
Thanks to Alan Schmitt for reporting them.
|
2013-07-26 14:54:49 +02:00 |
|
Bastien Guerry
|
a3ba320e17
|
elisp.html.markdown: Bump to v0.2.
|
2013-07-26 11:59:51 +02:00 |
|
Bastien Guerry
|
a446da2bd6
|
Fix typo.
|
2013-07-25 14:22:56 +02:00 |
|
Bastien Guerry
|
f707db04a0
|
New file elisp.html.markdown for Emacs Lisp in 15 minutes.
|
2013-07-25 13:20:35 +02:00 |
|
Adam
|
a7fe2983cc
|
Updates to git
|
2013-07-23 07:53:54 -07:00 |
|
Adam
|
de1fc9ddbc
|
Fix
|
2013-07-23 07:52:21 -07:00 |
|
Adam Bard
|
3a4b7a7c83
|
Merge pull request #133 from tylerneylon/master
Copyedits in git.html.markdown.
|
2013-07-22 14:22:24 -07:00 |
|
Tyler Neylon
|
7590a83b52
|
Copyedits in git.html.markdown.
|
2013-07-22 14:09:33 -07:00 |
|
Adam Bard
|
801f684a54
|
Merge pull request #131 from Jakehp/patch-1
Added diff & cleanup.
|
2013-07-21 17:29:20 -07:00 |
|
Jake Prather
|
48bb3b0178
|
Added diff & cleanup.
|
2013-07-21 19:12:40 -05:00 |
|
Adam Bard
|
4e848cbfd0
|
Merge pull request #130 from kurisuwhyte/learn-livescript
Adds a LiveScript doc
|
2013-07-21 16:53:15 -07:00 |
|
Adam
|
1466127aa3
|
Fixed stuff
|
2013-07-21 16:47:55 -07:00 |
|
Christina Whyte
|
0e2e54c4f7
|
Review with some fixes & stuff.
|
2013-07-21 17:58:18 -03:00 |
|
Adam
|
c914885188
|
Merge branch 'master' of https://github.com/Jakehp/learnxinyminutes-docs into Jakehp-master
|
2013-07-20 00:33:10 -07:00 |
|
Jake Prather
|
033c3bd770
|
updates
|
2013-07-18 16:48:58 -05:00 |
|
Jake Prather
|
eef26a0841
|
some organization & clarification
|
2013-07-18 11:49:27 -05:00 |
|
Christina Whyte
|
44971abcf7
|
Initial draft.
--HG--
extra : amend_source : 8c31bc708b9c2b04e9fc3a3b3bd446c871000a5e
|
2013-07-18 00:30:54 -03:00 |
|
Adam
|
f9dc1781e9
|
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
|
2013-07-17 10:24:29 -07:00 |
|
Adam Bard
|
9dabe51ad7
|
Merge pull request #127 from zaa/patch-1
An an example of an instance variable assignment
|
2013-07-17 10:23:48 -07:00 |
|
Adam
|
b1fe88fe17
|
Merged racket changes
|
2013-07-17 10:06:29 -07:00 |
|