summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update asciidoc.html.markdownAbel Salgado Romero2017-09-12-2/+2
| | | fixed review
* fixes #2644 add `Further Reading` section to AsciiDocAbel Salgado Romero2017-09-11-0/+14
|
* [haskell/en] Added Happy Learn Haskell Tutorial. Fixed #2177Andre Polykanine A.K.A. Menelion Elensúlë2017-09-10-1/+2
|
* Merge pull request #2845 from exic/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-09-10-289/+290
|\ | | | | [scala/de] Scala: German translation reviewed.
| * Extend review.Jonas Friedemann Grote2017-09-10-32/+32
| |
| * Fix formatting.Jonas Friedemann Grote2017-09-08-2/+2
| |
| * Review translation.Jonas Friedemann Grote2017-09-08-110/+111
| |
| * Remove trailing spaces.Jonas Friedemann Grote2017-09-08-229/+229
| |
* | Merge pull request #2844 from jdjohnston/edn-changeAndre Polykanine A.K.A. Menelion Elensúlë2017-09-08-3/+6
|\ \ | |/ |/| [edn/en] Improve initial description of EDN
| * [edn,en] Improve initial description of EDNJonathan D Johnston2017-09-07-3/+6
|/
* Merge pull request #2842 from ian-bertolacci/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-09-08-1/+1
|\ | | | | [python/en] Correct a variable name
| * [python/en] filled_dictIan Bertolacci2017-09-07-1/+1
|/ | | Address #2841
* Merge pull request #2793 from hromojaro/tcl-es-newPratik Karki2017-09-06-0/+600
|\ | | | | [tcl/es-es] First version of the spanish translation
| * [tcl/es-es] First version of the spanish translationHéctor Romojaro2017-07-10-0/+600
| |
* | Merge pull request #2798 from HugoGuillen/masterPratik Karki2017-09-06-26/+388
|\ \ | | | | | | [awk/es-es] First version of spanish translation
| * | famous problems formattinghugo2017-07-15-6/+3
| | |
| * | accurate translations, typos, formattinghugo2017-07-15-23/+26
| | |
| * | example 2hugo2017-07-15-2/+1
| | |
| * | examplehugo2017-07-15-37/+37
| | |
| * | string patternshugo2017-07-15-46/+45
| | |
| * | string funcshugo2017-07-15-4/+4
| | |
| * | awk-es script trig funcshugo2017-07-15-43/+45
| | |
| * | awk-es script concatenatehugo2017-07-15-2/+2
| | |
| * | awk-es script starthugo2017-07-15-22/+23
| | |
| * | awk-es introhugo2017-07-15-11/+11
| | |
| * | awk-es createdhugo2017-07-15-0/+361
| | |
* | | Merge pull request #2799 from begault/asymptotic-notation-frPratik Karki2017-09-06-0/+152
|\ \ \ | | | | | | | | [asymptotic-notation/fr] fr-fr translation for asymptotic-notation
| * | | Translate asymptotic-notation in frenchAgathe Begault2017-07-15-0/+152
| | | |
* | | | fix typoPratik Karki2017-09-06-1/+1
| | | |
* | | | Merge pull request #2771 from spacegoing/spacegoing_elisp_cnPratik Karki2017-09-06-1/+2
|\ \ \ \ | | | | | | | | | | [elisp/zh-cn] Fix translation
| * | | | [zh-cn/elisp] Fix transationspacegoing2017-06-24-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | The English version has a typo and is fixed by my previous PR This changes Chinese translation accordingly
* | | | | Merge pull request #2835 from JoaoGFarias/solidity-pt-br-translationPratik Karki2017-09-06-0/+914
|\ \ \ \ \ | | | | | | | | | | | | [solidity/pt-br] Full Translation
| * | | | | Add langPratik Karki2017-09-06-0/+1
| | | | | |
| * | | | | Solidity - PT/BR TranslationJoaoGFarias2017-09-03-0/+913
| | | | | |
* | | | | | Merge pull request #2833 from Myl0g/masterPratik Karki2017-09-06-0/+503
|\ \ \ \ \ \ | | | | | | | | | | | | | | [vala/en] New Article: Vala Programming Language
| * | | | | | Added profiles and D-Bus integration readingMilo Gilad2017-08-26-0/+8
| | | | | | |
| * | | | | | added pointers sectionMilo Gilad2017-08-26-1/+12
| | | | | | |
| * | | | | | Added main loop section and collections library/multithreading infoMilo Gilad2017-08-26-0/+22
| | | | | | |
| * | | | | | Added other features: assertions & contract programming & error handlingMilo Gilad2017-08-26-0/+31
| | | | | | |
| * | | | | | Added reading on GObject style constructionMilo Gilad2017-08-26-0/+1
| | | | | | |
| * | | | | | Added section on genericsMilo Gilad2017-08-26-0/+15
| | | | | | |
| * | | | | | Getting type info dynamicallyMilo Gilad2017-08-26-1/+10
| | | | | | |
| * | | | | | Began interface sectionMilo Gilad2017-08-26-1/+16
| | | | | | |
| * | | | | | Moved interface into its own section and clarified constructor overloadingMilo Gilad2017-08-26-7/+10
| | | | | | |
| * | | | | | Small improvementsMilo Gilad2017-08-26-1/+1
| | | | | | |
| * | | | | | General spelling/grammer fixesMilo Gilad2017-08-26-2/+3
| | | | | | |
| * | | | | | fixed interfaceMilo Gilad2017-08-26-2/+3
| | | | | | |
| * | | | | | Clarifications in delegatesMilo Gilad2017-08-26-1/+1
| | | | | | |
| * | | | | | removed break statements from if-then-elseMilo Gilad2017-08-26-2/+2
| | | | | | |
| * | | | | | Added section on abstract classes/methodsMilo Gilad2017-08-25-0/+28
| | | | | | |