Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add order of evaluation table to C. | Levi Bostian | 2013-09-01 | -0/+25 |
| | ||||
* | Add conditinal expression (?:) to C. | Levi Bostian | 2013-09-01 | -0/+4 |
| | ||||
* | Add specific examples of increment and decrement operators to C. | Levi Bostian | 2013-09-01 | -0/+11 |
| | ||||
* | Reworded incrementing operators in C. | Levi Bostian | 2013-09-01 | -4/+2 |
| | ||||
* | Add note to while loop in C. | Levi Bostian | 2013-09-01 | -1/+1 |
| | ||||
* | Add <ctype.h> include statement to popular C standar libraries. | Levi Bostian | 2013-08-31 | -0/+1 |
| | ||||
* | Add clarity to characters in character set. | Levi Bostian | 2013-08-31 | -3/+3 |
| | ||||
* | Add enum to C. | Levi Bostian | 2013-08-31 | -0/+4 |
| | ||||
* | Add more escape sequences to C. | Levi Bostian | 2013-08-31 | -1/+8 |
| | ||||
* | Add extern notes to C. | Levi Bostian | 2013-08-31 | -1/+7 |
| | ||||
* | Add more notes to function prototype in C. | Levi Bostian | 2013-08-31 | -3/+6 |
| | ||||
* | Add more notes to null character in C | Levi Bostian | 2013-08-31 | -1/+2 |
| | ||||
* | Clarified function call by value description. | Levi Bostian | 2013-08-31 | -2/+6 |
| | ||||
* | Add function prototype to C. | Levi Bostian | 2013-08-31 | -0/+10 |
| | ||||
* | Add ASCII chars to Types of C file. | Levi Bostian | 2013-08-31 | -0/+4 |
| | ||||
* | Add more shorthand notes, array notes to C | Levi Bostian | 2013-08-31 | -1/+5 |
| | ||||
* | Add note about loops C | Levi Bostian | 2013-08-31 | -0/+6 |
| | ||||
* | Add clarity to EOF. Add %ld for longs in C | Levi Bostian | 2013-08-31 | -4/+7 |
| | ||||
* | Add getchar(), putchar(), EOF to C | Levi Bostian | 2013-08-31 | -0/+10 |
| | ||||
* | Add more to string formatting. | Levi Bostian | 2013-08-31 | -1/+7 |
| | ||||
* | Add print formatting characters | Levi Bostian | 2013-08-31 | -0/+13 |
| | ||||
* | add special characters to c | Levi Bostian | 2013-08-31 | -0/+6 |
| | ||||
* | Add while loop to bash | Levi Bostian | 2013-08-22 | -0/+7 |
| | ||||
* | Fixed de translations | Adam | 2013-08-20 | -2/+13 |
| | ||||
* | Fixes | Adam | 2013-08-20 | -4/+0 |
| | ||||
* | Merge pull request #266 from kultprok/master | Adam Bard | 2013-08-20 | -0/+73 |
|\ | | | | | Just another german translation. | |||
| * | Added a german translation for bash | kultprok | 2013-08-20 | -0/+73 |
| | | ||||
* | | Merge pull request #264 from thenonameguy/master | Adam Bard | 2013-08-20 | -11/+11 |
|\ \ | | | | | | | Fixed typo's, cleaned up some sentences, added gobyexample.com ref | |||
| * | | Fixed typo's, cleaned up some sentences, added gobyexample.com ref | Krisztián Szabó | 2013-08-20 | -11/+11 |
| |/ | ||||
* | | Merge pull request #205 from korjavin/master | Adam Bard | 2013-08-20 | -0/+118 |
|\ \ | | | | | | | Simple perl doc from `perldoc perlintro` | |||
| * | | mistake fix | Korjavin Ivan | 2013-08-13 | -4/+0 |
| | | | ||||
| * | | md fix | Korjavin Ivan | 2013-08-13 | -2/+2 |
| | | | ||||
| * | | beta perl | Korjavin Ivan | 2013-08-13 | -0/+122 |
| | | | ||||
* | | | Merge pull request #261 from bbshih/patch-1 | Adam Bard | 2013-08-20 | -1/+1 |
|\ \ \ | | | | | | | | | Fixed a grammatical error | |||
| * | | | Fixed a grammatical error | Billy Shih | 2013-08-19 | -1/+1 |
| | |/ | |/| | ||||
* | | | Merge pull request #262 from hkulekci/master | Adam Bard | 2013-08-20 | -0/+682 |
|\ \ \ | | | | | | | | | turkish translation for php language | |||
| * | | | turkish translation for php language | Haydar Kulekci | 2013-08-20 | -0/+682 |
| |/ / | ||||
* | | | Merge pull request #260 from jdonaldson/master | Adam Bard | 2013-08-20 | -0/+472 |
|\ \ \ | |/ / |/| | | first draft of learn haxe 3 in 15 minutes | |||
| * | | misc reformat, and some small details | Justin Donaldson | 2013-08-19 | -37/+61 |
| | | | ||||
| * | | fix comment typo | Justin Donaldson | 2013-08-19 | -1/+1 |
| | | | ||||
| * | | fix the other lazy syntax errors | Justin Donaldson | 2013-08-19 | -13/+13 |
| | | | ||||
| * | | fix getter/setter styles | Justin Donaldson | 2013-08-19 | -3/+3 |
| | | | ||||
| * | | Update haxe.html.markdown | Simon Richardson | 2013-08-19 | -3/+32 |
| | | | | | | | | | I think one of Haxes strong point is the fact that control structures are expressions as well. We should point this out. | |||
| * | | minor tweak to compiler args | Justin Donaldson | 2013-08-19 | -1/+1 |
| | | | ||||
| * | | first draft of learn haxe 3 in 15 minutes | Justin Donaldson | 2013-08-19 | -0/+419 |
| | | | ||||
* | | | Updates | Adam | 2013-08-19 | -250/+338 |
| | | | ||||
* | | | Merge pull request #251 from Anakros/ruby-ru | Adam Bard | 2013-08-19 | -0/+398 |
|\ \ \ | | | | | | | | | Added Russian Translation of Ruby | |||
| * | | | - added russian "lang" in description | Alexey | 2013-08-18 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | - removed tabs - minor changes in the text | |||
| * | | | Fixed filename, added previous contributors | Alexey | 2013-08-18 | -2/+7 |
| | | | | ||||
| * | | | Added Russian Translation of Ruby | Alexey | 2013-08-18 | -0/+390 |
| |/ / |