Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | awk-es created | hugo | 2017-07-15 | -0/+361 | |
| | | | |||||
* | | | Merge pull request #2799 from begault/asymptotic-notation-fr | Pratik Karki | 2017-09-06 | -0/+152 | |
|\ \ \ | | | | | | | | | [asymptotic-notation/fr] fr-fr translation for asymptotic-notation | ||||
| * | | | Translate asymptotic-notation in french | Agathe Begault | 2017-07-15 | -0/+152 | |
| | | | | |||||
* | | | | fix typo | Pratik Karki | 2017-09-06 | -1/+1 | |
| | | | | |||||
* | | | | Merge pull request #2771 from spacegoing/spacegoing_elisp_cn | Pratik Karki | 2017-09-06 | -1/+2 | |
|\ \ \ \ | | | | | | | | | | | [elisp/zh-cn] Fix translation | ||||
| * | | | | [zh-cn/elisp] Fix transation | spacegoing | 2017-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-translation | Pratik Karki | 2017-09-06 | -0/+914 | |
|\ \ \ \ \ | | | | | | | | | | | | | [solidity/pt-br] Full Translation | ||||
| * | | | | | Add lang | Pratik Karki | 2017-09-06 | -0/+1 | |
| | | | | | | |||||
| * | | | | | Solidity - PT/BR Translation | JoaoGFarias | 2017-09-03 | -0/+913 | |
| | | | | | | |||||
* | | | | | | Merge pull request #2833 from Myl0g/master | Pratik Karki | 2017-09-06 | -0/+503 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [vala/en] New Article: Vala Programming Language | ||||
| * | | | | | | Added profiles and D-Bus integration reading | Milo Gilad | 2017-08-26 | -0/+8 | |
| | | | | | | | |||||
| * | | | | | | added pointers section | Milo Gilad | 2017-08-26 | -1/+12 | |
| | | | | | | | |||||
| * | | | | | | Added main loop section and collections library/multithreading info | Milo Gilad | 2017-08-26 | -0/+22 | |
| | | | | | | | |||||
| * | | | | | | Added other features: assertions & contract programming & error handling | Milo Gilad | 2017-08-26 | -0/+31 | |
| | | | | | | | |||||
| * | | | | | | Added reading on GObject style construction | Milo Gilad | 2017-08-26 | -0/+1 | |
| | | | | | | | |||||
| * | | | | | | Added section on generics | Milo Gilad | 2017-08-26 | -0/+15 | |
| | | | | | | | |||||
| * | | | | | | Getting type info dynamically | Milo Gilad | 2017-08-26 | -1/+10 | |
| | | | | | | | |||||
| * | | | | | | Began interface section | Milo Gilad | 2017-08-26 | -1/+16 | |
| | | | | | | | |||||
| * | | | | | | Moved interface into its own section and clarified constructor overloading | Milo Gilad | 2017-08-26 | -7/+10 | |
| | | | | | | | |||||
| * | | | | | | Small improvements | Milo Gilad | 2017-08-26 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | General spelling/grammer fixes | Milo Gilad | 2017-08-26 | -2/+3 | |
| | | | | | | | |||||
| * | | | | | | fixed interface | Milo Gilad | 2017-08-26 | -2/+3 | |
| | | | | | | | |||||
| * | | | | | | Clarifications in delegates | Milo Gilad | 2017-08-26 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | removed break statements from if-then-else | Milo Gilad | 2017-08-26 | -2/+2 | |
| | | | | | | | |||||
| * | | | | | | Added section on abstract classes/methods | Milo Gilad | 2017-08-25 | -0/+28 | |
| | | | | | | | |||||
| * | | | | | | Added inheritance | Milo Gilad | 2017-08-25 | -2/+21 | |
| | | | | | | | |||||
| * | | | | | | Added more to Properties section | Milo Gilad | 2017-08-25 | -5/+19 | |
| | | | | | | | |||||
| * | | | | | | Added properties (get and set) | Milo Gilad | 2017-08-25 | -1/+19 | |
| | | | | | | | |||||
| * | | | | | | Added section on Signals | Milo Gilad | 2017-08-25 | -0/+23 | |
| | | | | | | | |||||
| * | | | | | | General improvements | Milo Gilad | 2017-08-25 | -18/+19 | |
| | | | | | | | |||||
| * | | | | | | Added valadoc.org | Milo Gilad | 2017-08-25 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | Moved enum into structs and renamed section to structs and enums | Milo Gilad | 2017-08-25 | -7/+8 | |
| | | | | | | | |||||
| * | | | | | | Finished basic OOP | Milo Gilad | 2017-08-25 | -0/+19 | |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Milo Gilad | 2017-08-25 | -139/+2068 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Added namespaces, structs, began classes and OOP, and removed Reference Types. | Milo Gilad | 2017-08-25 | -15/+45 | |
| | | | | | | | | |||||
| * | | | | | | | Added section on functions | Milo Gilad | 2017-08-25 | -1/+50 | |
| | | | | | | | | |||||
| * | | | | | | | Added control flow section | Milo Gilad | 2017-08-25 | -0/+69 | |
| | | | | | | | | |||||
| * | | | | | | | Finished arrays section and added additional reading on GTK+ GUIs | Milo Gilad | 2017-08-25 | -1/+12 | |
| | | | | | | | | |||||
| * | | | | | | | Added more on arrays | Milo Gilad | 2017-08-25 | -0/+10 | |
| | | | | | | | | |||||
| * | | | | | | | Added arrays section | Milo Gilad | 2017-08-24 | -11/+54 | |
| | | | | | | | | |||||
| * | | | | | | | Finished basic datatypes and basic io | Milo Gilad | 2017-08-24 | -1/+27 | |
| | | | | | | | | |||||
| * | | | | | | | Comments and GNOME link | Milo Gilad | 2017-08-23 | -0/+25 | |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #2834 from wwalker/master | Pratik Karki | 2017-09-06 | -3/+3 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ruby/en_us] Ruby has "methods" not "functions" | ||||
| * | | | | | | | | Ruby has "methods" not "functions" | Wayne Walker | 2017-08-29 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #2836 from duke-m/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-05 | -2/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | [perl6/en] removed the vimformation | ||||
| * | | | | | | | removed the vimformation | Mario | 2017-09-04 | -2/+0 | |
|/ / / / / / / | | | | | | | | | | | | | | | did not render resp. markdown was not upped with it | ||||
* / / / / / / | [c++/en] Added public declaration. Fixed #2805 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-08-30 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | Fix typo(#2816) | Pratik Karki | 2017-08-25 | -1/+1 | |
| | | | | | | |||||
* | | | | | | Merge pull request #2801 from hyphz/master | Pratik Karki | 2017-08-25 | -0/+331 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [Prolog/en-gb] first attempt at Prolog. | ||||
| * | | | | | | Fix filename l | Pratik Karki | 2017-08-25 | -1/+1 | |
| | | | | | | |