Commit Graph

2883 Commits

Author SHA1 Message Date
NickPapanastasiou
cd207d1590 So much D 2015-06-10 12:21:11 -04:00
NickPapanastasiou
e5fa463b34 So much D 2015-06-10 12:18:45 -04:00
NickPapanastasiou
4b35798f83 more D 2015-06-10 11:54:25 -04:00
NickPapanastasiou
8f24f723e0 more D 2015-06-10 11:54:16 -04:00
NickPapanastasiou
f8da3b96ff fucking syntax highlighting 2015-06-07 22:52:34 -04:00
NickPapanastasiou
c5ac70f706 D stuff 2015-06-07 22:50:05 -04:00
NickPapanastasiou
8bdf48dc8c fixed D syntax` 2015-06-07 22:39:01 -04:00
NickPapanastasiou
52b8df5cdb Merge branch 'master' of https://github.com/NickPapanastasiou/learnxinyminutes-docs 2015-06-07 22:36:06 -04:00
NickPapanastasiou
0a9b7ebb07 Prompt addition of D 2015-06-07 22:35:38 -04:00
NickPapanastasiou
ab637d83f2 Prompt addition of D 2015-06-07 22:35:38 -04:00
NickPapanastasiou
de5d895079 Prompt addition of D 2015-06-07 22:30:44 -04:00
NickPapanastasiou
6529748da3 Prompt addition of D 2015-06-07 22:30:16 -04: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
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
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
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
Simon Morgan
8c3a0be856 Further improve for loop description. 2015-05-26 20:21:43 +01:00
Geoff Liu
bb7560f63e Merge pull request #1115 from drguildo/master
Improve description of the for loop.
2015-05-26 13:12:05 -06:00
Geoff Liu
839c56023b Merge pull request #1105 from liamzebedee/patch-1
fix spelling errors in bash
2015-05-25 20:21:55 -06:00
Liam Edwards-Playne
de676b62b8 fixed spelling error 2015-05-26 11:25:07 +10:00
Simon Morgan
5214f0ef0f Merge remote-tracking branch 'upstream/master' 2015-05-25 22:40:11 +01:00
Levi Bostian
4d77e16780 Merge pull request #1111 from drguildo/master
A bunch of small changes to aid clarity, brevity and/or consistency, …
2015-05-25 10:23:56 -05:00
Levi Bostian
f46db74bd4 Merge pull request #1110 from tomnor/editorial
editorial revert of a change, remove trailing whitespace
2015-05-25 10:22:18 -05:00
Simon Morgan
7560b334db Improve description of the for loop. 2015-05-23 12:51:20 +01:00
Simon Morgan
b72c575c04 Some more small changes that don't affect semantics. 2015-05-23 12:37:04 +01:00
Simon Morgan
933f0a461d A bunch of small changes to aid clarity, brevity and/or consistency, none of which should alter the semantics. 2015-05-23 12:13:07 +01:00
ven
cb7339aec7 Merge pull request #1088 from chtiprog/master
Add french translation for R
2015-05-23 11:47:38 +02:00