Aaroh Mankad
bea057020f
[c/en-en] Make reference link in footer/summary link to Stack Overflow article ( #2739 )
...
* Make reference link in footer/summary link to Stack Overflow article
* remove name from list of contributors
2017-05-26 20:02:32 +00:00
bezigon
1ac2f69479
Update typescript.html.markdown ( #2738 )
...
https://github.com/adambard/learnxinyminutes-docs/issues/2737
2017-05-25 15:35:08 +00:00
ven
66c4b1c01a
fix #1155
2017-05-25 15:06:13 +02:00
ven
ae9762fd13
Update perl6.html.markdown
2017-05-25 14:56:49 +02:00
ven
d20ff6bfae
2431
2017-05-25 14:29:39 +02:00
Alexey Nazaroff
c14b5f572e
[hq9+] Added manual for HQ9+ programming language ( #2431 )
2017-05-25 12:29:12 +00:00
ven
3c7750b563
fix css-es directory
2017-05-23 17:45:17 +02:00
ven
55ac159512
Fix #2736
2017-05-23 17:45:00 +02:00
ven
03beca94e2
Create css-es.html
2017-05-23 17:43:17 +02:00
ven
4b7f47b227
Revert 6d2973f78e
...
Fix #2660
2017-05-23 17:41:07 +02:00
Tyler Chong
98f213bc68
Update c.html.markdown ( #2734 )
2017-05-23 10:37:46 +02:00
Poor Yorick
c809a163b4
[language/tcl-en]Extensive edit of the Tcl document ( #2731 )
...
* Rework some examples.
* Small change to description of iterator commands.
* Adjust whitespace.
* Adjust whitespace again.
* Various changes to wording and grammar
* Rather extensive editing of the entire document.
* trivial change of one variable name
2017-05-19 23:41:48 +02:00
João Vitor Verona Biazibetti
d30d6f69ca
[Kotlin/all] Remove whitespace in variable declaration with explicit type ( #2733 )
...
* Removed whitespace in variable declaration with explicit type (Kotlin)
* Removed whitespace in variable declaration with explicit type (Kotlin translations)
2017-05-19 23:34:27 +02:00
abactel
81a388747a
[zfs/en] Fix bullet points ( #2732 )
...
This commit will fix the incorrect bullet point markdown to allow proper html
generation.
2017-05-19 22:54:14 +02:00
zxyqwe
18aea74881
[jquery/zh-cn]add zh-cn for jquery ( #2728 )
...
* add zh-cn header for jquery
* add zh-cn desc for jquery
* add zh-cn detail for jquery
2017-05-18 15:31:22 +02:00
ven
b55efa6fd1
close #2727
2017-05-18 13:59:03 +02:00
ven
f5cb3924ef
small changes to #1854
2017-05-18 12:54:00 +02:00
ven
eb44c5bc91
Update c++.html.markdown
2017-05-18 12:48:46 +02:00
Xuan-thi Nguyen
d2a8a52017
[fr/c++] c++ article translated in French ( #1854 )
...
* c++ article translated in French
* Typos
2017-05-18 12:46:58 +02:00
ven
da3abd314b
fixup #2446
2017-05-18 12:45:43 +02:00
Alois
53d56bb465
[WIP][fsharp/fr] I just finish to translate the F# tuto to fr ( #2446 )
...
* Create fsharp-fr.html.markdown
* Add introduction and basics
* Update fsharp-fr.html.markdown
* Fix old translation of progress a bit
* Progress on types
* Add the end part
* Fix verb "créer"
* Improve stuff
* Remove trailing whitespaces
* Move from C# highlighting to F#
* Improve trad
* Relecture
Je doute encore sur les (?)
2017-05-18 12:44:18 +02:00
ven
6d2973f78e
Fix #2660
2017-05-18 12:42:45 +02:00
mikyackerman
5baf8fab2a
Traduje algunos parrafos de el archivo ( #2660 )
...
* Traduccion EN-ES agregar contibudor
* traducir primer parrafo a ES
* traducir segundo parrafo a ES
* traducir tercer parrafo a ES
* traducir parrafo NOTA a ES
* traducir primer parrafo de sintaxis a ES
* traducir primer parrafo de selector a ES
2017-05-18 12:42:00 +02:00
Felipe Cury
064cbde932
[java/en-us] Fix typo ( #2708 )
2017-05-18 12:40:42 +02:00
Ned Batchelder
9ccd1ee05a
Some improvements to Python 3 ( #2713 )
2017-05-18 12:40:25 +02:00
Dan Book
6e3d29f036
[perl/en] Use more single quotes and explain single vs double quotes ( #2710 )
...
* [perl/en] Explain single vs double quotes
Explains an example of variable interpolation and escape codes in a double quoted string.
* add section about interpolating arrays and email in double quotes trap
2017-05-18 12:40:15 +02:00
abactel
a5833175be
[LOLCODE/en] Create LOLCODE tutorial ( #2721 )
2017-05-18 12:39:09 +02:00
zhysan
b2cb352885
Update vim-cn.html.markdown ( #2726 )
...
fix description error of "w", "b", "e"
2017-05-18 09:56:40 +02:00
zxyqwe
6a1ce1d98a
add zh-cn for html ( #2725 )
2017-05-17 17:16:31 +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