Commit Graph

4890 Commits

Author SHA1 Message Date
ven
b8ba91bd11 Merge pull request #1975 from zz3599/cpp-comparator
[cpp/en] comparator function for std containers
2015-11-08 21:52:31 +01:00
ven
9533db901f Merge pull request #1986 from JacobCWard/master
[markdown/en] Made the rendered text more readable.
2015-11-08 21:50:00 +01:00
ven
a9eecd3c35 Merge pull request #1997 from cylim/master
[Swift/zh-cn] update chinese version Swift doc
2015-11-08 21:47:41 +01:00
ioab
d50fc51aa6 correction 2015-11-08 23:46:41 +03:00
ven
596218651a Merge pull request #1998 from TheRakken/master
[python] Fix for unintended opposite meaning
2015-11-08 21:42:32 +01:00
ven
2b2a4a9ae0 Merge pull request #2006 from jargnar/more-yaml-stuff
Add more complex key examples, and an example of inheritance
2015-11-08 21:39:41 +01:00
ven
3cbe135ae2 Merge pull request #2008 from chris-martin/elixir-try
elixir: add eval results to try-rescue examples
2015-11-08 21:38:30 +01:00
ven
a1ed02d6fa Merge pull request #2009 from fighterleslie/pr-math.sqrt
[python3/en] Correct math.sqrt(16)
2015-11-08 21:38:11 +01:00
zygimantus
fdf5b33439 lithuanian translation of json 2015-11-07 21:10:35 +02:00
ioab
dd7afafc94 Merge remote-tracking branch 'upstream/master' 2015-11-07 21:00:59 +03:00
ven
8b041236b5 Merge pull request #2010 from Gnomino/master
[markdown/fr] Corrects the filename
2015-11-07 18:38:39 +01:00
Gnomino
3c1311a298 [markdown/fr] Corrects the filename 2015-11-07 18:12:21 +01:00
Leslie Zhang
646eb2a2a1 Correct math.sqrt(16)
math.sqrt(16) returns 4.0 instead of 4
2015-11-07 16:57:44 +08:00
Jacob Ward
ea52badc96 Merge remote-tracking branch 'adambard/master' 2015-11-05 10:02:45 -07:00
Chris Martin
33628dca5c elixir: add eval results to try-rescue examples 2015-11-04 23:28:26 -05:00
ioab
a4504b1fd7 Merge remote-tracking branch 'upstream/master' 2015-11-04 22:16:20 +03:00
Pranit Bauva
a00cc71271 Add description about multiple return values 2015-11-04 23:05:47 +05:30
Pranit Bauva
a6927f543c Add description about compact assignment of functions 2015-11-04 23:04:42 +05:30
Fernando Valverde
8799f11b89 Merge pull request #1307 from deivuh/master
[Swift/es] Translated Swift to Spanish.
2015-11-04 17:50:43 +01:00
Pranit Bauva
20f8f41ad5 Add description that strings can be lexicographically compared with comparison operators 2015-11-04 22:15:59 +05:30
Suhas
d5e0a9fbf8 Add more complex key examples, and an example of inheritance 2015-11-04 20:14:45 +05:30
Deivuh
7cbb4ec3ca Correcciones de ortografia y de usos de palabras 2015-11-03 20:49:40 -06:00
Jacob Ward
ab9026d003 Merge remote-tracking branch 'adambard/master' 2015-11-03 17:24:37 -07:00
ioab
4552c56f03 [vb/en] remove unnecessary lines. Improve conditions (8 and 9) subs. 2015-11-04 00:49:44 +03:00
ioab
d92db6ea39 [vb/en] fix type inconsistencies for calculator subs 2015-11-04 00:24:43 +03:00
ioab
05dac0dd35 [vb/en] typos correction 2015-11-04 00:07:37 +03:00
ven
c373582c57 Merge pull request #2002 from WinChris/master
Create HTML-fr.html.markdown
2015-11-03 11:04:38 +01:00
WinChris
4b7c509da0 Merge pull request #1 from WinChris/WinChris-patch-1
Create HTML-fr.html.markdown
2015-11-03 09:42:42 +01:00
WinChris
ae26df0195 Create HTML-fr.html.markdown 2015-11-03 09:42:26 +01:00
Michael Yeh
33aad44646 Merge pull request #1 from RainJayTsai/zh-tw
Merge commit "fix typo"
2015-11-03 11:13:54 +08:00
rainjay
a25d4db0bc fix typo 2015-11-03 11:09:19 +08:00
Jacob Ward
a72c654e0f Merge remote-tracking branch 'adambard/master' 2015-11-02 14:45:29 -07:00
Serg
37f6f848a6 Rename ua-ua/javascript-ua.html.markdown to uk-ua/javascript-ua.html.markdown
Please, change lang to uk-ua.
2015-11-02 21:26:21 +02:00
ven
43b6288a46 Merge pull request #2000 from farisj/adds_jf_author_to_ruby
[Ruby] Adds JF to contributors
2015-11-02 19:31:07 +01:00
Jacob Ward
2469dd6f44 fix line breaks 2015-11-02 08:29:25 -07:00
Jacob Ward
6d705f17b6 fix demonstrate html elements/comments 2015-11-02 08:17:40 -07:00
Jacob Ward
861ee64223 Merge remote-tracking branch 'adambard/master' 2015-11-02 08:12:54 -07:00
Jacob Ward
db4e212602 Demonstrate html comments 2015-11-02 08:11:50 -07:00
Jake Faris
b13bb0ce47 adds JF to authors 2015-11-02 10:06:01 -05:00
ven
140f6c07bc Merge pull request #1627 from Gnomino/master
[css/fr] Improves the translation
2015-11-02 14:57:25 +01:00
EL
a4a7b2dd83 fixed unintended opposite meaning 2015-11-02 16:30:15 +03:00
Elijah Karari
344518d2f6 Merge pull request #2 from adambard/master
Update my fork to upstream
2015-11-02 15:52:27 +03:00
Spurlow
824869ef99 Merge pull request #1441 from csuarez/brainfuck-typos-es
[brainfuck/es] Update and fix Spanish brainfuck article
2015-11-02 19:11:06 +08:00
Spurlow
9d72815ea1 Merge pull request #1793 from kethomassen/patch-1
Fixed typo in docs
2015-11-02 19:09:45 +08:00
Spurlow
c5d7f6e72e Merge pull request #1764 from amrue/fsharp
[fsharp/en] Fixed two typos
2015-11-02 19:07:44 +08:00
ven
c40f6a0c22 Merge pull request #1651 from aceawan/d-fr
[d/fr] adds translation in french for dlang
2015-11-02 12:04:43 +01:00
ven
e0d0c0cd4e Merge pull request #1302 from Crapoo/perl-fr
[perl/fr] Add French translation for Perl 5
2015-11-02 12:04:05 +01:00
Spurlow
4c9b36eae6 Merge pull request #1945 from twocs/matlab-code-sections
Add section heading info (MATLAB)
2015-11-02 19:00:46 +08:00
Spurlow
51db840c79 Merge pull request #1981 from nyanfly/whip
[whip/en] Fix typos
2015-11-02 18:49:44 +08:00
Spurlow
e7a5688a30 Merge pull request #1988 from poetienshul/patch-1
visualbasic Commenting spacing inconsistency
2015-11-02 18:47:29 +08:00