summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
| | * | | | [kotlin/tr] some cleanupbaha2017-08-10-3/+5
| | * | | | [kotlin/tr] Delegated properties addedbaha2017-07-31-0/+57
| | * | | | [kotlin/tr] for loops addedbaha2017-07-31-1/+12
| | * | | | [kotlin/tr] removed unused codebaha2017-07-31-4/+0
| | * | | | [kotlin/tr] kotlin turkish documentbaha2017-07-28-0/+406
| | |/ / /
| * | | | Merge pull request #2830 from evbogdanov/masterAdam Bard2017-08-23-0/+467
| |\ \ \ \
| | * | | | [elixir/ru] ReferencesEv Bogdanov2017-08-19-0/+8
| | * | | | [elixir/ru] AgentsEv Bogdanov2017-08-19-0/+17
| | * | | | [elixir/ru] ConcurrencyEv Bogdanov2017-08-19-0/+56
| | * | | | [elixir/ru] Structs and ExceptionsEv Bogdanov2017-08-19-0/+38
| | * | | | [elixir/ru] Modules and FunctionsEv Bogdanov2017-08-18-0/+107
| | * | | | [elixir/ru] Basic types, Operators and Control FlowEv Bogdanov2017-08-18-0/+241
| * | | | | Merge pull request #2792 from hromojaro/tcl-esAndre Polykanine A.K.A. Menelion Elensúlë2017-08-24-3/+2
| |\ \ \ \ \
| | * | | | | [tcl/en] Fixing typosHéctor Romojaro2017-07-10-6/+5
| * | | | | | Merge pull request #2807 from HairyFotr/typosAndre Polykanine A.K.A. Menelion Elensúlë2017-08-24-95/+95
| |\ \ \ \ \ \
| | * | | | | | Fix a bunch of typosHairyFotr2017-08-23-95/+95
| * | | | | | | Merge pull request #2809 from sc0Vu/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-08-24-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | [solidity/en] Add version pragmasc0Vu2017-07-25-0/+3
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Added namespaces, structs, began classes and OOP, and removed Reference Types.Milo Gilad2017-08-25-15/+45
* | | | | | | | Added section on functionsMilo Gilad2017-08-25-1/+50
* | | | | | | | Added control flow sectionMilo Gilad2017-08-25-0/+69
* | | | | | | | Finished arrays section and added additional reading on GTK+ GUIsMilo Gilad2017-08-25-1/+12
* | | | | | | | Added more on arraysMilo Gilad2017-08-25-0/+10
* | | | | | | | Added arrays sectionMilo Gilad2017-08-24-11/+54
* | | | | | | | Finished basic datatypes and basic ioMilo Gilad2017-08-24-1/+27
* | | | | | | | Comments and GNOME linkMilo Gilad2017-08-23-0/+25
|/ / / / / / /
* | | | | | | Merge pull request #2785 from reddyalready/Kotlin-templ-str-print-outputAndre Polykanine A.K.A. Menelion Elensúlë2017-08-23-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Added print output for template string commandBharat Reddy2017-07-07-1/+1
* | | | | | | Merge pull request #2831 from Oire/fix-2829Adam Bard2017-08-22-3/+12
|\ \ \ \ \ \ \
| * | | | | | | Attempted to fix the messed-up frontmatter for Polish. See #2829.Andre Polykanine A.K.A. Menelion Elensúlë2017-08-23-3/+12
* | | | | | | | Merge pull request #2812 from jlescher/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-08-23-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix markdown formattingjlescher2017-07-26-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2813 from rvinowise/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-08-23-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update c++-ru.html.markdownVictor2017-07-27-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #2815 from pofigizm/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-08-23-39/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Update php-ru.html.markdownDenis Iogansen2017-07-29-39/+0
| |/ / / / / / /
* | | | | | | | Merge pull request #2818 from Myl0g/git-improvementsAndre Polykanine A.K.A. Menelion Elensúlë2017-08-23-4/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Keeping lines under 80 charsMilo Gilad2017-07-31-1/+2
| * | | | | | | | Small changes to git docsMilo Gilad2017-07-31-4/+9
| |/ / / / / / /
* | | | | | | | Merge pull request #2820 from a2/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-08-23-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo in Go commentAlexsander Akers2017-08-04-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #2787 from alexiscrack3/go-typosAndre Polykanine A.K.A. Menelion Elensúlë2017-08-23-6/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | [go/es] Fix typosAlexis Ortega2017-07-07-6/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Fixed #2810. Corrected a typo in the CSharp tutorialAndre Polykanine A.K.A. Menelion Elensúlë2017-08-23-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #2819 from larrybolt/patch-1Adam Bard2017-08-18-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Spelling mistake that threw me of while readingLarry Boltovskoi2017-08-02-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #2822 from k4rtik/masterAdam Bard2017-08-18-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Use the correct identifier nameKartik Singhal2017-08-08-1/+1
| |/ / / / / /
* | | | | | | Update lfe.html.markdownAdam Bard2017-08-18-1/+1
* | | | | | | Merge pull request #2824 from avimar/patch-1Adam Bard2017-08-18-3/+1
|\ \ \ \ \ \ \