Marko Stanković
5816b59be6
[haxe/en] Adding colon after comments
...
...as per @vendethiel's advice
2015-05-20 14:29:05 +02:00
Marko Stanković
982b984684
[haxe/en] Few cosmetic fixes
...
* correct the array name in a for loop iterating on an index
* add an assignment for "case _" in first switch example
* fix case of variable name in trace for control statement returning as an expression
* move some inline comments to a separate line above the statement to prevent text overflow
2015-05-20 14:06:05 +02:00
Liam Edwards-Playne
8909457ae4
fix spelling errors
2015-05-20 11:23:55 +10:00
Levi Bostian
4d15063710
Merge pull request #1103 from sm4rk0/sm4rk0-patch-1
...
[haxe/en] Correct the condition variable
2015-05-19 19:47:55 -05:00
Levi Bostian
9901121372
Merge pull request #1101 from Jubobs/master
...
[erlang/en] Various (mostly cosmetic) improvements
2015-05-19 19:44:28 -05:00
Levi Bostian
ba147f1eb3
Merge pull request #1100 from crayxt/patch-1
...
Fix links to nim-lang website.
2015-05-19 19:43:22 -05:00
sm4rk0
f9032e0eca
Update haxe.html.markdown
...
Correct the condition variable for "do statement always runs at least once" section
2015-05-19 18:17:35 +02:00
Alwayswithme
18a45cf7a3
update bash-cn
2015-05-20 00:14:10 +08:00
Julien Cretel
c33063fe7a
[erlang/en] Various (mostly cosmetic) improvements
...
* Add missing square brackets in example of pattern matching on lists
* Keep lines under 80 characters
* Hiphenate complex modifiers (e.g. "pattern-matching operation")
* Consistently proper case the language name
* Improve punctuation in comments
* Properly format Markdown inline code
* Tense changes (where appropriate)
2015-05-18 12:02:46 +01:00
Baurzhan Muftakhidinov
fb903329c6
Fix copy-paste typo.
2015-05-18 14:19:46 +05:00
Baurzhan Muftakhidinov
6df96946b4
Fix links to nim-lang website.
2015-05-18 14:17:45 +05:00
Chtiprog
a0ca5283d6
Refactor r french translation
2015-05-18 00:03:52 -03:00
TheDmitry
1989c6773a
[brainfuck/ru] Updating brainfuck guide
2015-05-17 10:38:14 +03:00
TheDmitry
95e0a50cc4
[objective-c/ru] Updating Objective-C guide
2015-05-17 10:32:39 +03:00
Adam Bard
48c24f7e45
Merge pull request #1099 from gnrfan/master
...
Updating rust.html.markdown for Rust 1.0
2015-05-16 10:32:26 +09:00
Antonio Ognio
00a246e77b
Updating rust.html.markdown for Rust 1.0
2015-05-15 17:12:45 -05:00
ven
5396a70208
Merge pull request #1098 from tleb/fix-php/en
...
[php/en] Add missing ;
2015-05-15 00:08:39 +02:00
tleb
7458e15cd2
add ; to php/en
2015-05-14 21:30:15 +00:00
Adam Bard
77e79db347
Merge pull request #1097 from aloisdg/master
...
Update clojure.html.markdown
2015-05-13 18:51:25 +09:00
Alois
6370487b72
Update clojure.html.markdown
2015-05-13 11:00:57 +02:00
ven
b2d05e6178
Merge pull request #1096 from dwarring/patch-1
...
[Perl 6] tweak. Parrot desupported on Rakudo.
2015-05-13 07:48:17 +02:00
David Warring
cbf2f6d371
Parrot is no longer supported.
...
Also mention MoarVM before JVM.
2015-05-13 12:20:54 +12:00
Levi Bostian
e4c2615675
Fix issue with referring to "output.txt" but examples use "output.out"
...
Fixes https://github.com/adambard/learnxinyminutes-docs/issues/1095
2015-05-11 21:20:02 -05:00
Geoff Liu
1ee46a75de
Merge pull request #1090 from sinkswim/master
...
[C++/it] italian translation of C++
2015-05-09 20:39:46 -06:00
robertmargelli
9311ca75af
fixed C++/it typos
2015-05-09 19:18:04 -07:00
robertmargelli
e6900d270b
C++ italian is up to date
2015-05-09 14:54:19 -07:00
ven
483997e434
Fix #1094
2015-05-09 23:05:58 +02:00
Levi Bostian
675ddfd99d
Merge pull request #1070 from deryni/avoid-ALL_CAPS-variables
...
[bash/en] Don't use ALL_CAPS variable names.
2015-05-08 14:32:40 -05:00
Etan Reisner
8b7a2fff9a
Don't use ALL_CAPS variable names.
...
ALL_CAPS variable names are traditionally "reserved" for use by the
shell/system.
(People often try to use PATH for things locally and then wonder why their
commands all stop working for example.
2015-05-07 21:07:35 -04:00
Geoff Liu
54b38b293f
Merge pull request #1089 from geoffliu/master
...
[C++/en] Templates and gotchas
2015-05-06 15:27:06 -06:00
Geoff Liu
25bd06d77a
comment changes
2015-05-06 15:25:28 -06:00
robertmargelli
763e7eb224
added and finished C++-it
2015-05-06 11:09:31 -07:00
robertmargelli
13f4d13b80
Merge branch 'master' of github.com:sinkswim/learnxinyminutes-docs
2015-05-05 21:24:21 -07:00
robertmargelli
4e28ec0efd
new C++ it version
2015-05-05 21:21:53 -07:00
Geoff Liu
6c635d1c3e
Response to comments
2015-05-05 00:45:14 -06:00
Geoff Liu
05c2617aaf
Minor fix
2015-05-04 02:45:31 -06:00
Geoff Liu
c21cf5a1e2
Templates and such
2015-05-04 02:40:04 -06:00
Chtiprog
a6c01bf515
add french translation of R
2015-05-03 21:44:23 -03:00
chtiprog
afb44df973
Add French translation for R
2015-05-03 20:12:56 -03:00
ven
bab235f2e9
Merge pull request #1087 from aloisdg/patch-1
...
Fix Markdown
2015-05-03 21:28:20 +02:00
ven
b0509e920b
Merge pull request #1085 from aloisdg/typescript-fr
...
[typescript/fr] Adding french to TypeScript guide
2015-05-03 21:28:01 +02:00
ven
93fcb68c1a
Merge pull request #1086 from aloisdg/json-fr
...
[json/fr] Adding french to JSON guide
2015-05-03 21:27:37 +02:00
Alois
86f406d99c
Fix Header
2015-05-03 20:59:27 +02:00
Alois
5042c531cc
Fix Markdown
2015-05-03 20:58:03 +02:00
Alois
699c6d2239
Fix Markdown
2015-05-03 20:55:14 +02:00
Alois
c0bfad80f0
Update typescript-fr.html.markdown
...
Add modifications from @vendethiel's comments. See #1075
2015-05-03 20:43:17 +02:00
Geoff Liu
092136357c
Merge pull request #1084 from garrison/julia03
...
[julia/en] Update for Julia 0.3 and fix a few typos
2015-05-03 11:38:33 -06:00
Alois
c09e8af49e
Update json-fr.html.markdown
...
Thank you @vendethiel for your comments
2015-05-03 18:49:19 +02:00
Alois
288fcf7c2e
Create json-fr.html.markdown
2015-05-03 18:37:52 +02:00
Jim Garrison
88dd3f24da
[julia/en] Update for Julia 0.3 and fix a few typos
2015-05-02 22:26:12 -07:00