Commit Graph

427 Commits

Author SHA1 Message Date
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
Adam Bard
5a3a63c392 Merge pull request #128 from zaa/patch-2
Fixed typos, added clarifications, updated references
2013-07-17 10:04:20 -07:00
Alexander Zhuravlev
32ecbdbf4f Update references 2013-07-17 06:03:43 +04:00
Alexander Zhuravlev
bc74819760 oops, forgot end 2013-07-17 05:58:05 +04:00
Alexander Zhuravlev
d4f1b64063 Fixed typos, added clarifications. 2013-07-17 05:53:20 +04:00
Alexander Zhuravlev
5267bff2cf An an example of an instance variable assignment 2013-07-17 05:22:32 +04:00
Jake Prather
62b9306f6c Added concept links & some minor text fixes. 2013-07-16 12:53:24 -05:00
Adam Bard
9e44649842 Merge pull request #126 from voila/master
many edits and corrections
2013-07-16 09:45:18 -07:00
Manu
752a6a9893 typos 2013-07-16 21:42:38 +12:00
voila
11add1c50d Update racket.html.markdown 2013-07-16 21:18:07 +12:00
voila
c73fbf9d54 added contributor 2013-07-16 21:17:24 +12:00
voila
f6a72e179d Merge pull request #1 from elibarzilay/master
Lots of improvements
2013-07-16 02:13:05 -07:00
Manu
1ee3db9965 binary, octal, hexadecimal integers 2013-07-16 20:40:09 +12:00
Eli Barzilay
d97565efa1 Quick bad-macro example. 2013-07-16 04:17:43 -04:00
Eli Barzilay
0063574a4d Some list function examples. 2013-07-16 04:13:06 -04:00
Eli Barzilay
b55ce4f045 Much more on iteration in all forms. 2013-07-16 04:07:40 -04:00