Andre Polykanine A.K.A. Menelion Elensúlë
4fd02c3116
Merge pull request #2856 from gim-/patch-1
...
[ru/all] Remove Dolphin's clutter from the repository
2017-09-13 02:06:55 +03:00
Andrejs Mivreņiks
d3cdfe3327
Remove Dolphin's clutter from the repository
2017-09-12 15:33:36 +03:00
Mario
cd379d9e9e
[c++/en] container -> vector ( #2838 )
...
* container -> vector
fixed errors:
- "vector_name" and "Vector_name" (different case) would have resulted in a compile time error, now: "my_vector"
enhancements:
- typedef for consistency
- two push_backs to show its purpose
- both iteration types now have a working execution block (both output the vector's content)
- the first "classic loop" now also shows the operator [], which therefor is removed from below
- include and for with a white spaces for readability
* removed the typedef
the `typedef` was used to show that we will be using `string` as our base for all operations, but we are free to use any other type; of course it is technically not needed and might look like a redundancy. the two `cin` also look redundant, so I changed this into one `cin` and two `push_back`s
2017-09-12 08:21:23 +00:00
Andre Polykanine A.K.A. Menelion Elensúlë
a148661c74
Merge pull request #2855 from abelsromero/feat/added_further_reading_section_to_AsciiDoc
...
[asciidoc/en] fixes #2644 . Add `Further Reading` section to AsciiDoc
2017-09-12 02:05:19 +03:00
Abel Salgado Romero
ca4b1b70da
Update asciidoc.html.markdown
...
fixed review
2017-09-12 00:10:57 +02:00
Abel Salgado Romero
0e32ded9a4
fixes #2644 add Further Reading
section to AsciiDoc
2017-09-11 19:16:13 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
177db38831
[haskell/en] Added Happy Learn Haskell Tutorial. Fixed #2177
2017-09-10 22:26:33 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
8c7e26537e
Merge pull request #2845 from exic/master
...
[scala/de] Scala: German translation reviewed.
2017-09-10 16:54:23 +03:00
Jonas Friedemann Grote
a392fec734
Extend review.
2017-09-10 13:37:06 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
6e56aa136c
Merge pull request #2844 from jdjohnston/edn-change
...
[edn/en] Improve initial description of EDN
2017-09-08 22:19:58 +03:00
Jonas Friedemann Grote
5a1816bca9
Fix formatting.
2017-09-08 13:57:12 +02:00
Jonas Friedemann Grote
147907afc6
Review translation.
2017-09-08 13:54:54 +02:00
Jonas Friedemann Grote
be9e47d810
Remove trailing spaces.
2017-09-08 12:38:30 +02:00
Jonathan D Johnston
25eca3c527
[edn,en] Improve initial description of EDN
2017-09-07 19:34:29 -04:00
Andre Polykanine A.K.A. Menelion Elensúlë
2a3fbe26b6
Merge pull request #2842 from ian-bertolacci/patch-1
...
[python/en] Correct a variable name
2017-09-08 00:11:55 +03:00
Ian Bertolacci
6ec7fdc16b
[python/en] filled_dict
...
Address #2841
2017-09-07 13:26:46 -07:00
Pratik Karki
f72c4ef5e1
Merge pull request #2793 from hromojaro/tcl-es-new
...
[tcl/es-es] First version of the spanish translation
2017-09-06 01:27:31 +05:45
Pratik Karki
5307c3e533
Merge pull request #2798 from HugoGuillen/master
...
[awk/es-es] First version of spanish translation
2017-09-06 01:22:19 +05:45
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