Commit Graph

5637 Commits

Author SHA1 Message Date
sirkubax
6f0799d607 test markdown 2017-09-22 22:42:43 +02:00
sirkubax
2baed7cd96 test markdown 2017-09-22 22:42:18 +02:00
sirkubax
688f9b686f test markdown 2017-09-22 22:41:27 +02:00
sirkubax
e7e43b01e6 test markdown 2017-09-22 22:30:27 +02:00
sirkubax
6ade03b92a test markdown 2017-09-22 22:29:12 +02:00
sirkubax
0601badf4f test markdown 2017-09-22 22:27:32 +02:00
sirkubax
6ba6076dea test markdown 2017-09-22 22:25:47 +02:00
sirkubax
fdb26e4870 test markdown 2017-09-22 22:24:22 +02:00
sirkubax
c7fbf44dd5 test markdown 2017-09-22 22:23:09 +02:00
sirkubax
4076cc53c0 change the concept of paragraphs 2017-09-22 22:21:42 +02:00
sirkubax
60ae84cf41 continue 2017-09-06 23:40:18 +02:00
sirkubax
32b2f01d36 continue 2017-09-06 23:34:29 +02:00
sirkubax
fa55726a68 continue description 2017-09-06 23:20:52 +02:00
sirkubax
dff02575a0 add some lines 2017-08-15 21:55:44 +02:00
sirkubax
3069c1b945 add some lines 2017-08-15 21:48:01 +02:00
sirkubax
bd05f75163 add some lines 2017-08-15 21:46:45 +02:00
sirkubax
cd21e6da04 add some lines 2017-08-15 21:44:20 +02:00
sirkubax
d6468f27ea tool name :) 2017-06-09 14:07:58 +02:00
sirkubax
f559b33f2f template, main topics placed 2017-06-09 14:05:58 +02:00
Vitaly Volynsky
f4940fcc2e [c/ru] Fix typo: "большинствоа" -> "большинства" (#2723)
* [c/ru] Fix typo: "большинствоа" -> "большинства"

* [c/ru] Fix typo: "лигическое" -> "логическое"

* [c/ru] Fix typos
2017-05-10 20:09:16 +02:00
marshallmason
c97f310a5d [awk/en] Added tutorial for AWK (#2716) 2017-05-09 16:18:46 +02:00
Tim Zhang
bec5b2b879 [go/zh-cn] Update content from English fork (#2722)
* A manual diff with latest English version

* Translation for updated parts

* Translate string literals
2017-05-04 19:47:32 +02:00
Burhanuddin Baharuddin
77241749f8 [clojure/ms-my] Remove asterisks from code comments (#2720)
* Remove asterisks from code comments

* Add backquote for emphasis as suggested in #2720
2017-05-02 15:13:42 +02:00
Burhanuddin Baharuddin
2aec020380 Add clojure translation for ms-my (#2718) 2017-05-01 14:27:46 +02:00
Evan Hahn
b890a98a49 [clojure/en] Fix typo: "ans" should be "and" (#2717) 2017-04-29 09:11:05 +01:00
Steve Chae
51e14b0e34 [racket/en] Fix Incorrect Names in Mutable Struct Examples (per Issue #2714) (#2715)
* Fix wrong mutable struct namee

* Re-added space after ;
2017-04-27 18:21:10 +02:00
Amin Bandali
dba32328ee Update my site's address (#2712) 2017-04-27 13:19:17 +02:00
Ryan
67953779e8 update zh-cn version to latest (#2709)
as shown
2017-04-18 11:44:22 +02:00
Théo Gauchoux
8eb6ce41fe [cypher/en] Fix syntax for code blocks (#2706) 2017-04-13 17:21:23 +02:00
Adam Bard
c5bf612743 Update java-fa.html.markdown 2017-04-12 14:02:37 -07:00
Adam Bard
f51e8691fc Update html-ar.html.markdown 2017-04-12 13:59:14 -07:00
Adam Bard
61d3c1a05d Update kotlin-ru.html.markdown 2017-04-12 13:58:35 -07:00
Adam Bard
02c59f448c Update pyqt-ru.html.markdown 2017-04-12 13:55:26 -07:00
Théo Gauchoux
efbcd3dcbb [cypher/en] Write tiny tutorial on Cypher (#2703) 2017-04-12 18:30:09 +02:00
ven
c74df79bdc follow up for #2701 2017-04-10 19:10:11 +02:00
j2eedev
e4dfd62b6f [java/fa]add java for Persian Language (#2701)
* create java

* add Farsi java

* add -fa
2017-04-10 18:38:18 +02:00
Adam Bard
e901344c04 [Python] Slightly tweak ** example
2^4 == 4^2, 2^3 seems a bit less ambiguous as an example for exponentiation.
2017-04-05 12:02:35 -07:00
Vadim Toptunov
60c11f43c4 Ammended a typo in links (#2699) 2017-04-05 16:36:50 +02:00
ven
af3ed540aa fixup for #2698 2017-04-05 15:51:33 +02:00
Vadim Toptunov
e99782a6ca Create kotlin-ru.html.markdown (#2698) 2017-04-05 15:50:44 +02:00
ven
2b47f2f00f followup #2697 2017-04-05 12:06:04 +02:00
Vadim Toptunov
134b24a24c [pyqt-ru] New translation (#2697)
* Create [pyqt-ru] New translation

* Update [pyqt/ru] pyqt-ru.html.markdown

Update [pyqt/ru] pyqt-ru.html.markdown with the correct filename

* Rename [pyqt-ru]pyqt-ru.html.markdown to pyqt-ru.html.markdown

* Update pyqt-ru.html.markdown
2017-04-05 12:04:08 +02:00
Ben Harshbarger
7b3b415b41 [chapel/en] Style and example changes for Chapel (#2696)
* Updates for the Chapel language tour

The Chapel repository includes variant of this 'language tour', which
was recently modified in various ways:
- *lots* of style/formatting changes more in-line with other programs in
  the Chapel repo
- Additional examples of where-clauses and generics
- fixes an incorrect example of a reversed range
- improvements to comments

* Remove backticks left over from rst

* Keep text below 80, correct build steps
2017-04-03 21:29:17 +02:00
Andy
63a6eb1182 [haskell] Updating second headline (#2695)
* Haskell: Updating second headline

* Haskell: Updating second headline (es)

* Haskell: Updating second headline (fr)

* Haskell: Updating second headline (pl)

* Haskell: Updating second headline (pt)

* Haskell: Updating second headline (ro)

* Haskell: Updating second headline (ru)

* Haskell: Updating second headline (cn)
2017-04-01 22:19:58 +02:00
Sergei
5ab4fb659a Update clojure-macros.html.markdown (#2694) 2017-04-01 18:00:08 +02:00
Ankush Aggarwal
82c3ce4e8c add underscore to property (#2691)
property is exposed using setter and getters
2017-03-28 10:21:18 +02:00
Pablo Najt
c1d773eab7 [kotlin/all] Rename variable fooMutableDate to fooMutableData (#2688) (#2689) 2017-03-24 18:53:41 +01:00
Adam
29f41f2802 Merge branch 'seannam-master' 2017-03-23 11:59:00 -07:00
Adam
e48049b792 Replace tabs with 4 spaces in java 2017-03-23 11:58:16 -07:00
Etienne Charignon
14e2647200 Update rust-fr.html.markdown (#2687) 2017-03-22 13:32:55 +01:00