Commit Graph

2903 Commits

Author SHA1 Message Date
Julien Cretel
5f8c78bc99 [erlang/en] Fix #1142 2015-06-16 18:15:46 +01:00
Levi Bostian
1b4661ed38 Merge pull request #1141 from 7c00/update-groovy-site
[groovy]update the groovy web site link in some docs
2015-06-16 11:20:31 -05:00
ven
982950416b Merge pull request #1118 from Jubobs/master
[erlang/fr] Add french translation
2015-06-16 17:19:58 +02:00
Todd Gao
302723b2c5 update the groovy web site link in some docs 2015-06-16 22:42:55 +08:00
Geoff Liu
9771f435e9 Merge pull request #1122 from avjinder/master
Added a section on Stages of Git and fixed the add command section
2015-06-15 11:39:09 -06:00
Julien Cretel
9c6aec3ceb [erlang/fr] Integrate feedback on PR 2015-06-14 13:24:24 +01:00
ven
2359061733 Merge pull request #1136 from geoffliu/master
[fr/fr] Add language marking for R
2015-06-12 08:06:39 +02:00
Geoff Liu
e191446b33 Add language marking for R 2015-06-11 17:35:20 -06:00
ven
5086480a04 Merge pull request #1132 from kryzhovnik/bash/ru
Add Andre Polykanine to bash/ru transtators list
2015-06-10 10:14:08 +02:00
Andrey Samsonov
839e2e4b27 Add Andre Polykanine to bash/ru transtators list 2015-06-10 12:08:45 +04:00
Levi Bostian
dc34162829 Merge pull request #1131 from mcanlas/master
[perl/en] Whitespace and for loop improvements
2015-06-09 20:56:20 -05:00
Mark Canlas
66379e80cd revamped for loops 2015-06-10 00:05:36 +02:00
Mark Canlas
75ecb5aa81 tamed indentation/whitespace 2015-06-10 00:00:12 +02:00
Adam Bard
e07c4e7b8b Merge pull request #995 from dokato/master
Python 2.x script translation to polish
2015-06-10 06:27:31 +09:00
Adam Bard
596a1fa11c Merge pull request #1081 from kryzhovnik/bash/ru
Bash translation into Russian
2015-06-10 06:26:38 +09:00
ven
e5434d9537 Merge pull request #1130 from skvale/master
Little fix to Visual Basic
2015-06-09 19:02:11 +02:00
Sam Kvale
b4a6669d44 Update visualbasic.html.markdown 2015-06-09 10:43:26 -05:00
Sam Kvale
d6bf5fe3de Update visualbasic.html.markdown
Copy - Paste error
2015-06-09 10:42:26 -05:00
Levi Bostian
0eb127c84c Merge pull request #1129 from ereinecke/master
Corrected link to Groovy documentatin
2015-06-07 13:07:04 -05:00
Erik Reinecke
a7bde4f973 Merge pull request #1 from ereinecke/ereinecke-patch-1
Corrected link to Groovy documentatin
2015-06-07 12:06:51 -05:00
Erik Reinecke
fff6f8c57a Corrected link to Groovy documentatin 2015-06-07 12:06:05 -05:00
Geoff Liu
958093f30e Merge pull request #1125 from Inaimathi/master
Add record notes to the Standard ML page
2015-06-06 11:34:13 -06:00
inaimathi
21c3187f11 Fix indentation 2015-06-06 12:53:33 -04:00
inaimathi
152c03ddf9 Add notes about records to Standard ML page. 2015-06-06 12:51:45 -04:00
ven
9e44a5b9ee Merge pull request #1123 from adamheins/master
[c++/en] Make code compileable.
2015-06-03 09:16:26 +02:00
Adam
06889be239 Updated other exception to also be runtime_error type instead. 2015-06-02 19:14:52 -04:00
Avjinder Singh Sekhon
628a4ccfc2 Changed the order of the Stages of Git 2015-06-03 03:02:38 +05:30
Avjinder Singh Sekhon
4ad948dc34 Merge branch 'master' of git://github.com/adambard/learnxinyminutes-docs 2015-06-03 02:21:49 +05:30
Adam
894792e1e1 Using std::runtime_error instead of std::exception. 2015-06-02 16:30:35 -04:00
Geoff Liu
c5b12a3af4 Merge pull request #1102 from Alwayswithme/bash-cn
[bash/cn]update bash-cn
2015-06-02 13:20:29 -07:00
Alwayswithme
ee7f99fc46 command sync with english version 2015-06-02 17:02:23 +08:00
Alwayswithme
da0d1819f8 only capitalize first character of the variable 2015-06-02 16:38:11 +08:00
Alwayswithme
59b719015a minor revision 2015-06-02 15:55:12 +08:00
Adam
47d3cea47e Template example class should have public method so it can get called externally. 2015-06-01 22:00:52 -04:00
Adam
cea52ca434 Exceptions do not take a string argument in their constructor. 2015-06-01 21:57:18 -04:00
Avjinder Singh Sekhon
470da394f6 Fixed some typos 2015-06-01 23:49:05 +05:30
Avjinder Singh Sekhon
bdedf51a72 Added 'Stages of Git', link to Pro Git, and other forms of git help 2015-06-01 23:46:04 +05:30
Levi Bostian
db11e29195 Merge pull request #1121 from adamheins/master
[c++/en] Fix a few coding errors.
2015-05-31 20:58:10 -05:00
Adam
3db1042157 Add missing semicolons. 2015-05-31 21:42:03 -04:00
Adam
462ac89217 Remove return type from Dog class constructor and destructor, change nonexistant printDog function to print. 2015-05-31 21:38:03 -04:00
ven
8dba840cfe Merge pull request #1120 from bobbywilson0/patch-1
Use keywords in POST/PUT examples
2015-05-31 00:35:47 +02:00
Bobby Wilson
5d3e938574 Use keywords in POST/PUT examples
Using strings doesn't work for the POST/PUT examples here, changing them to keywords fixes this
2015-05-30 11:43:37 -06:00
Julien Cretel
1aa91a6420 [erlang/fr] Add french translation 2015-05-28 21:53:10 +02:00
ven
1386d177df Merge pull request #1106 from Jubobs/master
[erlang/en] Fix #970
2015-05-28 11:25:22 +02:00
Julien Cretel
f9649ac552 [erlang/en] Clarify bit about guard sequences 2015-05-28 09:28:41 +02:00
Julien Cretel
e4c0629c38 [erlang/en] Add link to Erlang reference manual 2015-05-28 09:16:12 +02:00
Julien Cretel
fbfd64b367 [erlang/en] Fix #970 2015-05-28 09:16:12 +02:00
Geoff Liu
b33799a8d5 Merge pull request #1117 from ryanouyang/patch-1
Fix typo of chinese translation
2015-05-28 00:12:03 -06:00
ryan ouyang
7a4538374c Update type error of chinese translation
Line 344: From "行数" to  "函数"
2015-05-28 13:07:01 +08:00
Geoff Liu
5ac5b265fe Merge pull request #1116 from drguildo/master
Further improve for loop description.
2015-05-26 13:30:20 -06:00