summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* 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
| | | | | |
| * | | | | 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 #2834 from wwalker/masterPratik Karki2017-09-06-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ruby/en_us] Ruby has "methods" not "functions"
| * | | | | | Ruby has "methods" not "functions"Wayne Walker2017-08-29-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2836 from duke-m/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-09-05-2/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | [perl6/en] removed the vimformation
| * | | | | removed the vimformationMario2017-09-04-2/+0
|/ / / / / | | | | | | | | | | did not render resp. markdown was not upped with it
* / / / / [c++/en] Added public declaration. Fixed #2805Andre Polykanine A.K.A. Menelion Elensúlë2017-08-30-1/+1
|/ / / /
* | | | Fix typo(#2816)Pratik Karki2017-08-25-1/+1
| | | |
* | | | Merge pull request #2801 from hyphz/masterPratik Karki2017-08-25-0/+331
|\ \ \ \ | | | | | | | | | | [Prolog/en-gb] first attempt at Prolog.
| * | | | Fix filename lPratik Karki2017-08-25-1/+1
| | | | |
| * | | | A first try at prolog.hyphz2017-07-18-0/+331
| | | | |