Commit Graph

953 Commits

Author SHA1 Message Date
Adam Bard
35521ce67e Merge pull request #324 from gprestes/erlang_pt-br
[erlang/pt] Added PT-BR Erlang version
2013-09-08 21:42:00 -07:00
Adam Bard
410e60e538 Merge pull request #327 from nbouscal/patch-2
Fix grammar in ruby-ecosystem.html.markdown
2013-09-08 21:41:26 -07:00
Adam Bard
cae8dd6c66 Merge pull request #331 from warmwaffles/ruby-modules
Added module extension and inclusion examples
2013-09-08 21:41:00 -07:00
Adam Bard
9d0465cc50 Merge pull request #330 from sylzys/master
Added Python French translation
2013-09-08 21:40:48 -07:00
Adam Bard
d77a82ab23 Merge pull request #332 from warmwaffles/fix/php
Fixed line wrapping for PHP documentation
2013-09-08 21:40:33 -07:00
Adam Bard
bac1ef1083 Merge pull request #333 from hako/master
Fixed floating point issue in objective-c.html.markdown
2013-09-08 21:40:21 -07:00
Wesley Hill
3ea52a1084 corrected issue on floating point literals. 2013-09-09 01:30:43 +01:00
Matthew Johnston
4f0206f5aa Fixed line wrapping 2013-09-08 15:31:46 -05:00
Adrian Espinosa
b392e48e71 Working on spanish translation 2013-09-08 19:43:37 +02:00
Matthew Johnston
9cc1982c48 Added module extension and inclusion examples
Also added examples for callbacks made when modules are included
and extended.
2013-09-08 11:46:08 -05:00
Syl Zys
46dbf0f52c Merge branch 'master' of github.com:sylzys/learnxinyminutes-docs 2013-09-08 16:52:44 +02:00
Syl Zys
b466a86d9d typo corrections, thanks to Nami-Doc for re-reading 2013-09-08 16:51:51 +02:00
Syl Zys
1b8a617b97 typo corrections 2013-09-08 16:27:38 +02:00
Syl Zys
d22029e0d0 Added Python French translation 2013-09-08 14:53:33 +02:00
FeepingCreature
f5f3f2b3e5 Document appender arrays and scope guards 2013-09-08 13:40:48 +02:00
FeepingCreature
ff24568b09 Fix small syntax bug 2013-09-08 13:15:38 +02:00
FeepingCreature
ff6cf18364 Amend cast doc to account for dynamic class casts 2013-09-08 13:12:45 +02:00
FeepingCreature
c38f2c1deb Fix module filename; I misunderstood the directory layout there 2013-09-08 13:10:41 +02:00
FeepingCreature
26a633f0de Add documentation for Neat, my D1-lite. 2013-09-08 13:09:24 +02:00
Nathan Bouscal
1f04c99ca4 Fix grammar in ruby-ecosystem.html.markdown 2013-09-08 04:24:37 -04:00
Rafael Jegundo
c41efedd20 added first version of git in PT-PT 2013-09-07 23:07:38 +01:00
Harshad Sabne
53e121b37d Update matlab.html.markdown
Added subsection "Common vector functions"
2013-09-06 20:54:32 +05:30
Harshad Sabne
9190044dee Update matlab.html.markdown
Multiple function additions to "Common matrix functions" subsection.
2013-09-06 19:58:05 +05:30
Guilherme Heuser Prestes
cfa0593731 updated header to reflect instructions 2013-09-05 21:07:47 -03:00
Guilherme Heuser Prestes
d184d0337b added PT-BR Erlang version 2013-09-05 15:09:18 -03:00
Adam Bard
5a87423e20 Update README.markdown 2013-09-05 10:52:17 -07:00
Nuno Antunes
b04a5786b5 Add Portuguese translation of go.html.markdown 2013-09-05 17:49:41 +01:00
ggb
0fe8117a40 elixir: german translation 2013-09-05 18:42:52 +02:00
Yadong Wen
3fb4aa64a1 add Chinese translation of perl.html.markdown 2013-09-05 22:23:34 +12:00
Matthew Wyatt
febe5f4994 Added links to source and package documentation.
Also reformatted line lengths to accommdate links.
2013-09-04 20:46:45 -07:00
Adrian Espinosa
61dcca3340 Fix long line 2013-09-04 23:32:18 +02:00
Nathan Hoad
65d2460cd7 Fixed typo in c.html.markdown that I introduced 2013-09-05 07:13:28 +10:00
Tom Hebbron
358f357a46 Update r.html.markdown
Fixed a problem with the jiggle function - variable x wasn't being updated before being returned, and the rnorm function was being asked to return x output values, rather than one.

After testing, the values given the documentation are now correct.
2013-09-04 19:56:17 +01:00
Adam
ee8bed8c98 Fixed up potential conflicts 2013-09-04 09:36:51 -07:00
Adam
20c8660418 Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs 2013-09-04 09:33:38 -07:00
Adam Bard
95e9194077 Merge pull request #309 from ociule/master
Romanian translation for Python.
2013-09-04 09:28:41 -07:00
Adam Bard
a60bb8713f Merge pull request #297 from netpyoung/master
Korean version of clojure tutorial added
2013-09-04 09:28:03 -07:00
Adam Bard
e2f1c8adf3 Merge pull request #298 from hkulekci/update-branch
update latest commits.
2013-09-04 09:27:40 -07:00
Adam Bard
300bb8e2bb Merge pull request #299 from neslux/master
Spanish translation for the csharp article
2013-09-04 09:27:26 -07:00
Adam Bard
bf15cd5aa4 Merge pull request #300 from JensRantil/parentheses-fix
parens => parentheses
2013-09-04 09:27:11 -07:00
Adam Bard
d3ee747153 Merge pull request #303 from mathiasbynens/patch-1
brainfuck: A few corrections
2013-09-04 09:13:26 -07:00
Adam Bard
7694dddf06 Merge pull request #305 from mrshu/master
chan chan string -> channel of string channels
2013-09-04 09:07:42 -07:00
Adam Bard
bc12c626c8 Merge pull request #306 from hoelzro/master
A few clarifications for the Lua documentation
2013-09-04 09:07:18 -07:00
Adam Bard
a9880277b2 Merge pull request #307 from NKCSS/master
Changed Print function to show the variable type
2013-09-04 09:06:37 -07:00
Adam Bard
a8468cc624 Merge pull request #308 from dcaunt/master
Fixed typos and naming inconsistencies.
2013-09-04 09:06:01 -07:00
Adam Bard
d8ebe6f3c8 Merge pull request #311 from eXeC64/patch-1
Corrected comment: utf-8 → unicode
2013-09-04 09:05:21 -07:00
Madison Dickson
995013c921 Including for each loop example 2013-09-04 11:30:44 -04:00
Nathan Hoad
f6c800dd2a Fixed typo in c.html.markdown 2013-09-05 01:29:59 +10:00
Harry Jeffery
078f6bbc9d Corrected comment: utf-8 → unicode
Runes hold the raw unicode code point, not utf-8. Storing utf-8 inside of a uint32 would be highly inefficient. Runes are essentially utf-32.
2013-09-04 13:39:02 +01:00
Dave Caunt
1e6aff4a7b Fixed inconsistencies in class implementation and protocol naming 2013-09-04 12:58:06 +01:00