summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* Add extern notes to C.Levi Bostian2013-08-31-1/+7
* Add more notes to function prototype in C.Levi Bostian2013-08-31-3/+6
* Add more notes to null character in CLevi Bostian2013-08-31-1/+2
* Clarified function call by value description.Levi Bostian2013-08-31-2/+6
* Add function prototype to C.Levi Bostian2013-08-31-0/+10
* Add ASCII chars to Types of C file.Levi Bostian2013-08-31-0/+4
* Add more shorthand notes, array notes to CLevi Bostian2013-08-31-1/+5
* Add note about loops CLevi Bostian2013-08-31-0/+6
* Add clarity to EOF. Add %ld for longs in CLevi Bostian2013-08-31-4/+7
* Add getchar(), putchar(), EOF to CLevi Bostian2013-08-31-0/+10
* Add more to string formatting.Levi Bostian2013-08-31-1/+7
* Add print formatting charactersLevi Bostian2013-08-31-0/+13
* add special characters to cLevi Bostian2013-08-31-0/+6
* Add while loop to bashLevi Bostian2013-08-22-0/+7
* Fixed de translationsAdam2013-08-20-2/+13
* FixesAdam2013-08-20-4/+0
* Merge pull request #266 from kultprok/masterAdam Bard2013-08-20-0/+73
|\
| * Added a german translation for bashkultprok2013-08-20-0/+73
* | Merge pull request #264 from thenonameguy/masterAdam Bard2013-08-20-11/+11
|\ \
| * | Fixed typo's, cleaned up some sentences, added gobyexample.com refKrisztián Szabó2013-08-20-11/+11
| |/
* | Merge pull request #205 from korjavin/masterAdam Bard2013-08-20-0/+118
|\ \
| * | mistake fixKorjavin Ivan2013-08-13-4/+0
| * | md fixKorjavin Ivan2013-08-13-2/+2
| * | beta perlKorjavin Ivan2013-08-13-0/+122
* | | Merge pull request #261 from bbshih/patch-1Adam Bard2013-08-20-1/+1
|\ \ \
| * | | Fixed a grammatical errorBilly Shih2013-08-19-1/+1
| | |/ | |/|
* | | Merge pull request #262 from hkulekci/masterAdam Bard2013-08-20-0/+682
|\ \ \
| * | | turkish translation for php languageHaydar Kulekci2013-08-20-0/+682
| |/ /
* | | Merge pull request #260 from jdonaldson/masterAdam Bard2013-08-20-0/+472
|\ \ \ | |/ / |/| |
| * | misc reformat, and some small detailsJustin Donaldson2013-08-19-37/+61
| * | fix comment typoJustin Donaldson2013-08-19-1/+1
| * | fix the other lazy syntax errorsJustin Donaldson2013-08-19-13/+13
| * | fix getter/setter stylesJustin Donaldson2013-08-19-3/+3
| * | Update haxe.html.markdownSimon Richardson2013-08-19-3/+32
| * | minor tweak to compiler argsJustin Donaldson2013-08-19-1/+1
| * | first draft of learn haxe 3 in 15 minutesJustin Donaldson2013-08-19-0/+419
* | | UpdatesAdam2013-08-19-250/+338
* | | Merge pull request #251 from Anakros/ruby-ruAdam Bard2013-08-19-0/+398
|\ \ \
| * | | - added russian "lang" in descriptionAlexey2013-08-18-18/+21
| * | | Fixed filename, added previous contributorsAlexey2013-08-18-2/+7
| * | | Added Russian Translation of RubyAlexey2013-08-18-0/+390
| |/ /
* | | Merge pull request #249 from golergka/masterAdam Bard2013-08-19-12/+81
|\ \ \
| * | | C#: interfacesMax Yankov2013-08-17-1/+31
| * | | C#: calling base methodMax Yankov2013-08-17-0/+7
| * | | Static methodsMax Yankov2013-08-17-1/+9
| * | | C#: default parameter valuesMax Yankov2013-08-17-2/+3
| * | | C#: enumsMax Yankov2013-08-17-4/+19
| * | | C#: edited example code according to Microsoft's naming conventionsMax Yankov2013-08-17-6/+6
| * | | C#: Lacking static membersMax Yankov2013-08-17-0/+1
| * | | Static fieldMax Yankov2013-08-17-1/+7