Levi Bostian
ccdd47267b
Add a couple missing parts to the markdown doc from @ukom PR https://github.com/adambard/learnxinyminutes-docs/pull/341
2014-10-17 21:09:51 -05:00
Levi Bostian
780826ac27
Fix typos from amd.html PR https://github.com/adambard/learnxinyminutes-docs/pull/803
2014-10-17 20:58:45 -05:00
Levi Bostian
0ec14c6914
Add fixes from @marcom's PR https://github.com/adambard/learnxinyminutes-docs/pull/765
2014-10-17 20:57:18 -05:00
Levi Bostian
01b671bf39
Fix beginning typo from bash
2014-10-17 20:54:45 -05:00
Levi Bostian
57b5eb1bac
Merge pull request #800 from mrkline/master
...
C++ Improvements
2014-10-17 20:51:37 -05:00
Matt Kline
03d1bc5ed9
Address @levibostian's concerns for #800
2014-10-17 18:43:41 -07:00
Levi Bostian
2c5031dae9
Merge pull request #803 from m90/amd
...
[tools-amd/en] add AMD / require.js tutorial
2014-10-17 20:40:55 -05:00
Levi Bostian
c426ed8115
Merge pull request #801 from g-liu/fr-xml
...
A translation to French for XML
2014-10-17 20:28:21 -05:00
Levi Bostian
dd935d8d89
Merge pull request #794 from wzsk/master
...
[tmux/en] Improve style & content
2014-10-17 20:00:22 -05:00
Levi Bostian
7cfa4a7d5d
Merge pull request #789 from gskielian/master
...
Added `sed ` and `grep` examples/descriptions to useful-commands
2014-10-17 19:56:07 -05:00
Matt Kline
fbf3c6d588
Add C++ section about RAII
...
Future contributions will include standard library containers
and C++11 features.
2014-10-17 01:04:37 -07:00
Matt Kline
eadecf8b95
Spell out favorite (instead of fav) in C++ doc
2014-10-17 00:03:33 -07:00
jmaud
fe27795960
Merge branch 'master' of github.com:adambard/learnxinyminutes-docs
...
Merge changes
2014-10-15 11:34:50 -04:00
Nami-Doc
bc6a21835f
Merge pull request #808 from justincampbell/rust-guide
...
[rust] Rust tutorial -> The Rust Guide
2014-10-14 22:43:14 +02:00
Justin Campbell
8768176023
Rust tutorial -> The Rust Guide
...
Previous link is deprecated
2014-10-14 16:42:39 -04:00
Nami-Doc
0706788b9e
Merge pull request #807 from zneo/master
...
octal is 8
2014-10-14 11:05:10 +02:00
zang
6119f4b307
octal is eight in Chinese
2014-10-14 16:13:22 +08:00
Adam Bard
7c412d8a55
Merge pull request #805 from g-liu/master-rename
...
Capitalize language names.
2014-10-13 11:45:36 +03:00
Matt Kline
8e9d5af1ea
Minor C++ fixes
2014-10-12 23:37:10 -07:00
Andre Polykanine A.K.A. Menelion Elensúlë
0001d590c6
Merge pull request #798 from asaskevich/master
...
[RU] coffeescript.html.markdown
2014-10-13 01:17:09 +03:00
Geoffrey Liu
ef6544a886
Capitalize language names for translations.
...
#137
2014-10-12 14:24:42 -07:00
Nami-Doc
1583f0102f
Merge pull request #804 from weaselp/master
...
Fix a comment that indicates what "say @array" will print.
2014-10-12 23:14:21 +02:00
Geoffrey Liu
73cfde72b0
Merge remote-tracking branch 'origin/master' into fr-xml
2014-10-12 13:43:22 -07:00
Geoffrey Liu
e2913890cb
Corrections
...
Merci @Oire !
2014-10-12 13:43:05 -07:00
Geoffrey Liu
6933d24227
Capitalize language names. See #137
2014-10-12 12:24:52 -07:00
Peter Palfrader
74533ea292
Fix a comment that indicates what "say @array" will print.
...
We assigned 6 to @array[1] a few lines before, so say @array will print
"a 6 b", not "a 2 b".
2014-10-12 19:41:07 +02:00
m90
c6b0ca4350
add amd / requirejs tutorial
2014-10-12 13:52:12 +02:00
Adam Bard
4feb1f380a
Update scala.html.markdown
2014-10-12 12:48:32 +03:00
m90
ea95b83e40
another round of improvements and corrections
2014-10-12 10:24:00 +02:00
Alex Saskevich
fb9726b7be
Update coffeescript-ru.html.markdown
2014-10-12 11:11:40 +03:00
Alex Saskevich
7519249a0e
Update coffeescript-ru.html.markdown
2014-10-12 11:03:06 +03:00
Geoffrey Liu
8cf99735a0
A translation to French for XML
2014-10-12 00:08:04 -07:00
Matt Kline
e1ed5393fc
Major overhaul of C++ documentation
...
- Cleaned up and rephrased comments
- Removed old and erroneous information
- Normalized indentation to four spaces
- Normalized style to "Stroustrup style"
(http://www.stroustrup.com/bs_faq2.html#layout-style )
- Added a section on references
In the near future I plan on additional sections covering idiomatic
use, such as RAII and C++11 paradigms.
2014-10-12 00:02:57 -07:00
m90
a142c72ed4
a plethora of smaller tweaks
2014-10-11 19:41:30 +02:00
m90
54e4448730
fix english comment and use non-american phone number
2014-10-11 18:57:38 +02:00
m90
99a669fe51
them typographic mistakes
2014-10-11 18:40:15 +02:00
m90
0af2d0dcbf
typo
2014-10-11 18:28:05 +02:00
m90
bd247d01de
fix yet-to-be-translated name
2014-10-11 17:58:44 +02:00
m90
d65d82363b
add german translation of csharp tutorial
2014-10-11 17:31:47 +02:00
Alex Saskevich
83217c2475
Nickname moved to translators
section
2014-10-11 00:56:33 +03:00
Alex Saskevich
849f1d26e2
Fixed filename
2014-10-11 00:18:04 +03:00
Alex Saskevich
a994e73a23
Russian tranlation of coffeescript.html.markdown
2014-10-10 22:35:22 +03:00
Matt Kline
b39a6827e9
Remove trailing whitspace from c++.html.markdown
2014-10-09 22:58:09 -07:00
Matt Kline
dbb02b06b5
Add self as contributor to C++ doc
2014-10-09 22:58:02 -07:00
Levi Bostian
132823d274
Merge pull request #795 from marvelousNinja/plus_signs_in_python
...
[python/en] Removed unnecessary plus signs in bool operators section
2014-10-09 20:07:57 -05:00
Levi Bostian
e2b5279510
Merge pull request #796 from Oire/python-exp
...
[python/en] Adding exponentiation operator
2014-10-09 20:06:57 -05:00
Simon Neveu
fb553bfc5e
Added official docs link
2014-10-09 23:23:55 +01:00
Simon Neveu
2710fd4c6c
Fixed indentation
2014-10-09 23:20:19 +01:00
Simon Neveu
d1ef1771ad
Added filters, ruby interpolation and additional resources
2014-10-09 23:13:37 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
a2043f3adb
Gosh, what happened to me today?( Fixed the left bracket
2014-10-09 23:22:24 +03:00