Pratik Karki
|
7bdc184cd0
|
Merge pull request #2799 from begault/asymptotic-notation-fr
[asymptotic-notation/fr] fr-fr translation for asymptotic-notation
|
2017-09-06 01:17:49 +05:45 |
|
Pratik Karki
|
3e4f4e4dcd
|
fix typo
|
2017-09-06 01:14:56 +05:45 |
|
Pratik Karki
|
e4496d10d0
|
Merge pull request #2771 from spacegoing/spacegoing_elisp_cn
[elisp/zh-cn] Fix translation
|
2017-09-06 01:05:15 +05:45 |
|
Pratik Karki
|
68d9d41373
|
Merge pull request #2835 from JoaoGFarias/solidity-pt-br-translation
[solidity/pt-br] Full Translation
|
2017-09-06 01:03:33 +05:45 |
|
Pratik Karki
|
4ef9f3803d
|
Merge pull request #2833 from Myl0g/master
[vala/en] New Article: Vala Programming Language
|
2017-09-06 01:01:01 +05:45 |
|
Pratik Karki
|
018dc98a7f
|
Add lang
|
2017-09-06 00:55:49 +05:45 |
|
Pratik Karki
|
3c28b2c360
|
Merge pull request #2834 from wwalker/master
[ruby/en_us] Ruby has "methods" not "functions"
|
2017-09-06 00:46:21 +05:45 |
|
Andre Polykanine A.K.A. Menelion Elensúlë
|
29e1470400
|
Merge pull request #2836 from duke-m/patch-1
[perl6/en] removed the vimformation
|
2017-09-05 00:18:23 +03:00 |
|
Mario
|
acdbaec28e
|
removed the vimformation
did not render resp. markdown was not upped with it
|
2017-09-04 16:07:47 +02:00 |
|
JoaoGFarias
|
f225f0cb31
|
Solidity - PT/BR Translation
|
2017-09-03 13:14:09 -03:00 |
|
Andre Polykanine A.K.A. Menelion Elensúlë
|
c076537cf9
|
[c++/en] Added public declaration. Fixed #2805
|
2017-08-30 02:46:49 +03:00 |
|
Wayne Walker
|
836133b871
|
Ruby has "methods" not "functions"
|
2017-08-29 17:39:42 -05:00 |
|
Milo Gilad
|
f5e226ae8a
|
Added profiles and D-Bus integration reading
|
2017-08-26 11:33:08 -04:00 |
|
Milo Gilad
|
5eb6c15162
|
added pointers section
|
2017-08-26 11:30:06 -04:00 |
|
Milo Gilad
|
0fa0305aae
|
Added main loop section and collections library/multithreading info
|
2017-08-26 11:25:20 -04:00 |
|
Milo Gilad
|
374ce84fe9
|
Added other features: assertions & contract programming & error handling
|
2017-08-26 11:11:22 -04:00 |
|
Milo Gilad
|
07431ea0d2
|
Added reading on GObject style construction
|
2017-08-26 10:59:18 -04:00 |
|
Milo Gilad
|
a0095c2884
|
Added section on generics
|
2017-08-26 10:58:00 -04:00 |
|
Milo Gilad
|
1b780b2d46
|
Getting type info dynamically
|
2017-08-26 10:46:54 -04:00 |
|
Milo Gilad
|
41e5f956e1
|
Began interface section
|
2017-08-26 10:34:16 -04:00 |
|
Milo Gilad
|
ce745f43ed
|
Moved interface into its own section and clarified constructor overloading
|
2017-08-26 09:09:15 -04:00 |
|
Milo Gilad
|
68951045a3
|
Small improvements
|
2017-08-26 09:05:24 -04:00 |
|
Milo Gilad
|
f6de93559f
|
General spelling/grammer fixes
|
2017-08-26 09:01:25 -04:00 |
|
Milo Gilad
|
14c3fc4ffe
|
fixed interface
|
2017-08-26 08:57:34 -04:00 |
|
Milo Gilad
|
b86786023c
|
Clarifications in delegates
|
2017-08-26 08:49:38 -04:00 |
|
Milo Gilad
|
82a37a456a
|
removed break statements from if-then-else
|
2017-08-26 08:30:30 -04:00 |
|
Milo Gilad
|
a6359357fd
|
Added section on abstract classes/methods
|
2017-08-25 13:24:01 -04:00 |
|
Milo Gilad
|
bf7ed153ee
|
Added inheritance
|
2017-08-25 13:14:24 -04:00 |
|
Milo Gilad
|
f560802e77
|
Added more to Properties section
|
2017-08-25 13:03:09 -04:00 |
|
Milo Gilad
|
fe5001ca96
|
Added properties (get and set)
|
2017-08-25 12:33:39 -04:00 |
|
Milo Gilad
|
81f58f4b0d
|
Added section on Signals
|
2017-08-25 12:26:44 -04:00 |
|
Milo Gilad
|
4857a1342e
|
General improvements
|
2017-08-25 12:07:21 -04:00 |
|
Milo Gilad
|
a300e6d19c
|
Added valadoc.org
|
2017-08-25 10:39:51 -04:00 |
|
Milo Gilad
|
09d8feda84
|
Moved enum into structs and renamed section to structs and enums
|
2017-08-25 10:38:25 -04:00 |
|
Milo Gilad
|
35aa1410e2
|
Finished basic OOP
|
2017-08-25 10:36:20 -04:00 |
|
Milo Gilad
|
a6c3a64a4c
|
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs
|
2017-08-25 10:18:31 -04:00 |
|
Milo Gilad
|
1abae4b25d
|
Added namespaces, structs, began classes and OOP, and removed Reference Types.
|
2017-08-25 10:11:24 -04:00 |
|
Milo Gilad
|
0510b181f0
|
Added section on functions
|
2017-08-25 09:20:15 -04:00 |
|
Milo Gilad
|
2d70b5123f
|
Added control flow section
|
2017-08-25 08:54:54 -04:00 |
|
Milo Gilad
|
51eaad8416
|
Finished arrays section and added additional reading on GTK+ GUIs
|
2017-08-25 08:08:38 -04:00 |
|
Milo Gilad
|
8db3053546
|
Added more on arrays
|
2017-08-25 07:46:56 -04:00 |
|
Pratik Karki
|
bce21489d8
|
Fix typo(#2816)
|
2017-08-25 16:54:55 +05:45 |
|
Pratik Karki
|
aad51c5428
|
Merge pull request #2801 from hyphz/master
[Prolog/en-gb] first attempt at Prolog.
|
2017-08-25 16:36:13 +05:45 |
|
Pratik Karki
|
541e2c1120
|
Fix filename l
|
2017-08-25 16:34:05 +05:45 |
|
Pratik Karki
|
e2905b99f4
|
Merge pull request #2817 from marciojrtorres/kotlin/pt-br
[pt-br/kotlin] pt-br translation and localization of kotlin en tutorial
|
2017-08-25 16:05:34 +05:45 |
|
Pratik Karki
|
4cd428b050
|
Fix language code suffix
|
2017-08-25 16:05:03 +05:45 |
|
Pratik Karki
|
d9b28d5726
|
add filename and language
|
2017-08-25 16:01:42 +05:45 |
|
Pratik Karki
|
d612115857
|
Merge pull request #2811 from saplf/master
[Red/zh-cn] Add Chinese translation of Red
|
2017-08-25 15:51:43 +05:45 |
|
Pratik Karki
|
123763d51f
|
Update red-cn.html.markdown
|
2017-08-25 15:48:01 +05:45 |
|
Pratik Karki
|
8f1586960f
|
Merge pull request #2823 from ravinderjangra/NewLocalBranch
[csharp/en] C# 7 Feature Tuple
|
2017-08-25 15:37:06 +05:45 |
|