Luca Maroni
cb728dc4d3
Added coffeescript
2015-09-18 09:57:04 +02:00
Geoff Liu
377396d827
Merge pull request #1233 from muxuezi/patch-2
...
A tiny bug
2015-09-14 12:44:32 -06:00
Junjie Tao
daa37af856
A tiny bug
2015-09-14 21:43:02 +08:00
ven
e4cf586e99
Merge pull request #1229 from livehl/patch-1
...
错别字
2015-09-10 10:38:10 +02:00
livehl
6aa3563465
错别字
...
哎,强迫症,看到一半特意过来改了
2015-09-10 16:37:07 +08:00
Adam Bard
32b32576a8
Merge pull request #1228 from ftwbzhao/master
...
two spaces
2015-09-10 15:03:51 +08:00
ftwbzhao
d06bdd72a3
two spaces
2015-09-10 14:48:14 +08:00
ven
9b8e7ddedd
Merge pull request #1227 from foochuanwei/patch-1
...
[Python3/en] Corrected Python3 print() function
2015-09-05 16:02:09 +02:00
Foo Chuan Wei
1ccebdf972
Update python3.html.markdown
2015-09-05 21:26:22 +08:00
Foo Chuan Wei
11749e1ba0
Corrected Python3 print() function
2015-09-05 11:10:18 +08:00
Adam Bard
9a2bc8211d
Merge pull request #1225 from hckr/master
...
[brainfuck/pl] translated from en
2015-09-02 21:53:27 +09:00
Jakub Mlokosiewicz
3fa7a3f7d3
[brainfuck/pl] translated from en
2015-09-02 14:41:50 +02:00
Geoff Liu
85f6ba0b57
A note about RVO
2015-09-02 00:46:30 -06:00
Geoff Liu
4a2af140e4
Merge pull request #1223 from outcoldman/patch-2
...
Python3: add finally and with statements
2015-09-01 11:52:39 -06:00
Geoff Liu
153cd4eeaf
Merge pull request #1222 from outcoldman/patch-1
...
Python: add finally and with statements
2015-09-01 11:52:02 -06:00
Denis Gladkikh
1b767166e1
Python3: add finally and with statements
2015-09-01 10:25:04 -07:00
Denis Gladkikh
3e93c5e5f4
Update python.html.markdown
2015-09-01 10:23:31 -07:00
Denis Gladkikh
a24e5ef7a1
Python: add finally and with statements
...
https://docs.python.org/2/tutorial/errors.html
2015-09-01 09:27:40 -07:00
ven
bbe6d05932
Merge pull request #1221 from josteink/master
...
Tcl. Fix mid-page rendering error
2015-09-01 14:53:15 +02:00
Jostein Kjønigsen
0963dbaba3
Tcl. Fix mid-page rendering error
...
Github's syntax-highlighting has an error in the Tcl syntax-parser causing the rendering of the page to fail about one third in.
This commit bypasses this rendering-error by resetting the syntax highlighting after the error has occurred.
2015-09-01 14:46:01 +02:00
ven
09269b409b
Merge pull request #1220 from nunull/master
...
[json/de] translated from [json/en]
2015-08-31 20:02:11 +02:00
Timm Albers
dcf0f5de99
[json/de] translated from [json/en]
2015-08-31 19:34:31 +02:00
Geoff Liu
ee787103fb
Merge pull request #1198 from runfastlynda/patch
...
input typo fixed
2015-08-31 10:02:10 -06:00
ven
7b2b85a203
Merge pull request #1219 from unluisco/patch-1
...
Actualizar algunos detalles hasta punto 4
2015-08-31 09:50:21 +02:00
Levi Bostian
9fcddc11f9
Merge pull request #1218 from geoffliu/master
...
[C++/en] More about references
2015-08-31 00:06:17 -05:00
Luis Alfredo
b84858d2df
Actualizar algunos detalles hasta punto 4
2015-08-30 19:35:54 -05:00
Adam Bard
f777a1578c
Merge pull request #969 from gitnacho/master-mx
...
Master mx
2015-08-31 09:15:48 +09:00
Adam Bard
0ea867aaaa
Merge pull request #1187 from bgdnpn/master
...
Romanian translation of the Clojure tutorial
2015-08-31 09:13:49 +09:00
Geoff Liu
fc9ae44e48
Now that we explained move semantics
2015-08-30 14:46:46 -06:00
Geoff Liu
6957b6174d
Merge pull request #1217 from joesavage/master
...
[c/en] add missing semicolons, fix spacing, change main() to main(void), modify additional resources section
2015-08-30 14:44:08 -06:00
Geoff Liu
a230d76307
More about temporary objects
2015-08-30 14:41:02 -06:00
Geoff Liu
eb7e58d5fc
Merge remote-tracking branch 'upstream/master'
2015-08-30 14:22:11 -06:00
Geoff Liu
1d1def16a5
A little more about C++ references
2015-08-30 14:20:18 -06:00
Joe Savage
e0d0e9189b
revert additional resource suggestion in c.html.markdown
2015-08-30 20:51:58 +01:00
Adam Bard
b124fd58df
Merge pull request #1073 from fasouto/master
...
[python/es] Added missing section and fixes some typos
2015-08-29 22:51:40 +09:00
Joe Savage
7cb94b3b85
main() -> main(void) & fix spacing in c.html.markdown
2015-08-29 11:58:03 +01:00
Joe Savage
85d80b9e5d
fix resource capitalisation and add resource to c.html.markdown
2015-08-29 11:47:09 +01:00
Joe Savage
3d0687027a
add missing semicolons in c.html.markdown
2015-08-29 11:44:41 +01:00
Geoff Liu
f4ab326784
Merge remote-tracking branch 'upstream/master'
2015-08-28 11:50:04 -06:00
Geoff Liu
97b97408ea
Fix C++ namespace explanation
2015-08-28 11:48:38 -06:00
Levi Bostian
96ad94ad86
Merge pull request #1212 from arthur-vieira/patch-1
...
Add #push to Array besides shovel operator
2015-08-26 21:14:57 -05:00
ven
48ccfaed72
Merge pull request #1213 from asfarley/master
...
[tcl/en] Updating line 167 to fix name resolution error at line 173.
2015-08-26 23:05:47 +02:00
Alexander Farley
7d2339328d
Updating line 167 to fix name resolution error at line 73. Also, elaborated on name resolution with set vs. variable.
2015-08-26 16:47:21 -04:00
ven
f6571d3c6b
Merge pull request #1019 from TheDmitry/patch-1
...
[brainfuck/ru] Updating brainfuck guide
2015-08-26 10:28:41 +02:00
ven
ff1fae545f
Merge pull request #1037 from TheDmitry/objc-ru-patch
...
[objective-c/ru] Updating Objective-C guide
2015-08-26 10:27:45 +02:00
Arthur Vieira
c00ac0de66
Add #push to Array besides shovel operator
...
#push is commonly used imho and it is also used in other languages (e.g. Javascript).
2015-08-26 03:15:36 -03:00
ven
aca299f451
Merge pull request #1210 from AlexDaniel/master
...
In perl6, 0 is not falsey anymore
2015-08-25 21:43:52 +02:00
Aleks-Daniel Jakimenko
45c70baa69
In perl6, 0 is not falsey anymore
2015-08-25 22:31:25 +03:00
ven
f8144d5749
Merge pull request #1209 from qzerolee/master
...
[Tcl]Added a missing dollar
2015-08-25 16:50:38 +02:00
Q. Zero Lee
9650cdc124
Added a dollar
2015-08-25 22:41:22 +08:00