Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Merge pull request #2798 from HugoGuillen/master | Pratik Karki | 2017-09-06 | -26/+388 | |
|\ \ | |||||
| * | | famous problems formatting | hugo | 2017-07-15 | -6/+3 | |
| * | | accurate translations, typos, formatting | hugo | 2017-07-15 | -23/+26 | |
| * | | example 2 | hugo | 2017-07-15 | -2/+1 | |
| * | | example | hugo | 2017-07-15 | -37/+37 | |
| * | | string patterns | hugo | 2017-07-15 | -46/+45 | |
| * | | string funcs | hugo | 2017-07-15 | -4/+4 | |
| * | | awk-es script trig funcs | hugo | 2017-07-15 | -43/+45 | |
| * | | awk-es script concatenate | hugo | 2017-07-15 | -2/+2 | |
| * | | awk-es script start | hugo | 2017-07-15 | -22/+23 | |
| * | | awk-es intro | hugo | 2017-07-15 | -11/+11 | |
| * | | 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 | |
|\ \ \ | |||||
| * | | | 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 | |
|\ \ \ \ | |||||
| * | | | | [zh-cn/elisp] Fix transation | spacegoing | 2017-06-24 | -1/+2 | |
* | | | | | Merge pull request #2835 from JoaoGFarias/solidity-pt-br-translation | Pratik Karki | 2017-09-06 | -0/+914 | |
|\ \ \ \ \ | |||||
| * | | | | | 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 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | 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 |