summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [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
| | | | | | |
| * | | | | | Added inheritanceMilo Gilad2017-08-25-2/+21
| | | | | | |
| * | | | | | Added more to Properties sectionMilo Gilad2017-08-25-5/+19
| | | | | | |
| * | | | | | Added properties (get and set)Milo Gilad2017-08-25-1/+19
| | | | | | |
| * | | | | | Added section on SignalsMilo Gilad2017-08-25-0/+23
| | | | | | |
| * | | | | | General improvementsMilo Gilad2017-08-25-18/+19
| | | | | | |
| * | | | | | Added valadoc.orgMilo Gilad2017-08-25-1/+1
| | | | | | |
| * | | | | | Moved enum into structs and renamed section to structs and enumsMilo Gilad2017-08-25-7/+8
| | | | | | |
| * | | | | | Finished basic OOPMilo Gilad2017-08-25-0/+19
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docsMilo Gilad2017-08-25-139/+2068
| |\ \ \ \ \ \
| * | | | | | | 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
| | | | | | | |