Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | | | | | | Merge pull request #1 from ereinecke/ereinecke-patch-1 | Erik Reinecke | 2015-06-07 | -1/+1 | |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected link to Groovy documentatin | ||||
| * | | | | | | | | | | | | | Corrected link to Groovy documentatin | Erik Reinecke | 2015-06-07 | -1/+1 | |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge pull request #1125 from Inaimathi/master | Geoff Liu | 2015-06-06 | -6/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add record notes to the Standard ML page | ||||
| * | | | | | | | | | | | | | Fix indentation | inaimathi | 2015-06-06 | -1/+1 | |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Add notes about records to Standard ML page. | inaimathi | 2015-06-06 | -6/+36 | |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge pull request #1123 from adamheins/master | ven | 2015-06-03 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | [c++/en] Make code compileable. | ||||
| * | | | | | | | | | | | | Updated other exception to also be runtime_error type instead. | Adam | 2015-06-02 | -1/+1 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Using std::runtime_error instead of std::exception. | Adam | 2015-06-02 | -1/+2 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Template example class should have public method so it can get called ↵ | Adam | 2015-06-01 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | externally. | ||||
| * | | | | | | | | | | | | Exceptions do not take a string argument in their constructor. | Adam | 2015-06-01 | -2/+2 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1102 from Alwayswithme/bash-cn | Geoff Liu | 2015-06-02 | -30/+159 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | [bash/cn]update bash-cn | ||||
| * | | | | | | | | | | | command sync with english version | Alwayswithme | 2015-06-02 | -8/+6 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | only capitalize first character of the variable | Alwayswithme | 2015-06-02 | -16/+16 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | minor revision | Alwayswithme | 2015-06-02 | -2/+2 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | update bash-cn | Alwayswithme | 2015-05-20 | -8/+139 | |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1121 from adamheins/master | Levi Bostian | 2015-05-31 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [c++/en] Fix a few coding errors. | ||||
| * | | | | | | | | | | | | Add missing semicolons. | Adam | 2015-05-31 | -2/+2 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Remove return type from Dog class constructor and destructor, change ↵ | Adam | 2015-05-31 | -3/+3 | |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nonexistant printDog function to print. | ||||
* | | | | | | | | | | | | Merge pull request #1120 from bobbywilson0/patch-1 | ven | 2015-05-31 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | Use keywords in POST/PUT examples | ||||
| * | | | | | | | | | | | Use keywords in POST/PUT examples | Bobby Wilson | 2015-05-30 | -4/+4 | |
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | Using strings doesn't work for the POST/PUT examples here, changing them to keywords fixes this | ||||
* | | | | | | | | | | | Merge pull request #1106 from Jubobs/master | ven | 2015-05-28 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [erlang/en] Fix #970 | ||||
| * | | | | | | | | | | | [erlang/en] Clarify bit about guard sequences | Julien Cretel | 2015-05-28 | -2/+2 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | [erlang/en] Add link to Erlang reference manual | Julien Cretel | 2015-05-28 | -1/+4 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | [erlang/en] Fix #970 | Julien Cretel | 2015-05-28 | -2/+6 | |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #1117 from ryanouyang/patch-1 | Geoff Liu | 2015-05-28 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo of chinese translation | ||||
| * | | | | | | | | | | | Update type error of chinese translation | ryan ouyang | 2015-05-28 | -1/+1 | |
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | Line 344: From "行数" to "函数" | ||||
* | | | | | | | | | | | Merge pull request #1116 from drguildo/master | Geoff Liu | 2015-05-26 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Further improve for loop description. | ||||
| * | | | | | | | | | | | Further improve for loop description. | Simon Morgan | 2015-05-26 | -3/+3 | |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Merge pull request #1115 from drguildo/master | Geoff Liu | 2015-05-26 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Improve description of the for loop. | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | Simon Morgan | 2015-05-25 | -6/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Improve description of the for loop. | Simon Morgan | 2015-05-23 | -4/+5 | |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #1105 from liamzebedee/patch-1 | Geoff Liu | 2015-05-25 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | fix spelling errors in bash | ||||
| * | | | | | | | | | | | | fixed spelling error | Liam Edwards-Playne | 2015-05-26 | -1/+1 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix spelling errors | Liam Edwards-Playne | 2015-05-20 | -2/+2 | |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #1111 from drguildo/master | Levi Bostian | 2015-05-25 | -104/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | A bunch of small changes to aid clarity, brevity and/or consistency, … | ||||
| * | | | | | | | | | | | | Some more small changes that don't affect semantics. | Simon Morgan | 2015-05-23 | -17/+17 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | A bunch of small changes to aid clarity, brevity and/or consistency, none of ↵ | Simon Morgan | 2015-05-23 | -91/+80 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which should alter the semantics. | ||||
* | | | | | | | | | | | | | Merge pull request #1110 from tomnor/editorial | Levi Bostian | 2015-05-25 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | editorial revert of a change, remove trailing whitespace | ||||
| * | | | | | | | | | | | | editorial revert of a change, remove trailing whitespace | tomnor | 2015-05-22 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the regular expression is back to what it was and align with how it is in other languages. Also it aligns with the commented description of the regular expression. | ||||
* | | | | | | | | | | | | | Merge pull request #1088 from chtiprog/master | ven | 2015-05-23 | -0/+746 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | Add french translation for R | ||||
| * | | | | | | | | | | | | Refactor r french translation | Chtiprog | 2015-05-18 | -41/+44 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | add french translation of R | Chtiprog | 2015-05-03 | -132/+154 | |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add French translation for R | chtiprog | 2015-05-03 | -0/+721 | |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #1108 from hatzel/master | ven | 2015-05-20 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [c++/en] Fixed some typos. | ||||
| * | | | | | | | | | | | | | [c++/en] Fixed typos. | Hans Ole Hatzel | 2015-05-20 | -3/+3 | |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge pull request #1107 from sm4rk0/patch-1 | ven | 2015-05-20 | -9/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | [haxe/en] Few cosmetic fixes | ||||
| * | | | | | | | | | | | | [haxe/en] Adding colon after comments | Marko Stanković | 2015-05-20 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ...as per @vendethiel's advice | ||||
| * | | | | | | | | | | | | [haxe/en] Few cosmetic fixes | Marko Stanković | 2015-05-20 | -9/+12 | |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * correct the array name in a for loop iterating on an index * add an assignment for "case _" in first switch example * fix case of variable name in trace for control statement returning as an expression * move some inline comments to a separate line above the statement to prevent text overflow | ||||
* | | | | | | | | | | | | Merge pull request #1103 from sm4rk0/sm4rk0-patch-1 | Levi Bostian | 2015-05-19 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [haxe/en] Correct the condition variable | ||||
| * | | | | | | | | | | | | Update haxe.html.markdown | sm4rk0 | 2015-05-19 | -1/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Correct the condition variable for "do statement always runs at least once" section |