Commit Graph

3204 Commits

Author SHA1 Message Date
ven
6cdba66ef5 Merge pull request #1244 from robochat/master
fix two small bugs - tab error and quotation marks
2015-09-22 13:01:51 +02:00
robochat
3fcea9a3fd can't use % stems in the recipe itself. 2015-09-22 08:39:33 +00:00
robochat
a020a82521 fix two small bugs - tab error and quotation marks 2015-09-22 07:41:35 +00:00
Geoff Liu
e2b7d19eae Merge pull request #1234 from robochat/master
[make/en] Adding a tutorial on (gnu) make
2015-09-22 00:47:22 -06:00
robochat
55e22c0a8c tiny white space changes 2015-09-21 14:06:38 +00:00
Levi Bostian
a788a8749e Merge pull request #1243 from Jakehp/patch-1
Add Udemy's new git tutorial as a resource.
2015-09-20 10:48:14 -05:00
Geoff Liu
d387552a3c Merge pull request #1240 from kino90/coffeescript
[coffeescript/it] coffeescript in italian
2015-09-19 20:20:22 -06:00
Luca Maroni
52b217af04 Fixed lines too long and a typo (asterisco => cancelletto) 2015-09-20 02:06:53 +02:00
Geoff Liu
80402f3952 Merge pull request #1241 from kino90/elixir
[elixir/it] elixir
2015-09-19 17:21:08 -06:00
Jake Prather
92eef7f483 Add Udemy's new git tutorial as a resource. 2015-09-19 11:07:26 -05:00
ven
33074b4e42 Merge pull request #1242 from tleb/ruby-eco-en-fix-typo
[ruby-ecosystem/en] Fix typo
2015-09-19 11:06:40 +02:00
tleb
2d056ac5d7 [ruby-ecosystem/en] Fix typo 2015-09-19 10:59:04 +02:00
Luca Maroni
cb728dc4d3 Added coffeescript 2015-09-18 09:57:04 +02:00
Luca Maroni
0cd643e072 added Elixir 2015-09-18 09:54:37 +02:00
robochat
1079fe87ac Adding a couple of lines about suffix rules to the pattern section 2015-09-16 06:56:37 +00:00
robochat
2508aa0269 make.html: english corrections 2015-09-14 20:49:17 +02:00
Geoff Liu
377396d827 Merge pull request #1233 from muxuezi/patch-2
A tiny bug
2015-09-14 12:44:32 -06:00
robochat
b4ad0b8002 small corrections to make tutorial 2015-09-14 20:05:43 +02:00
robochat
ab6fc2fd23 adding make tutorial 2015-09-14 19:27:50 +02:00
Junjie Tao
daa37af856 A tiny bug 2015-09-14 21:43:02 +08:00
Tomas Bedrich
f1a3493a6e Fixed minor errors 2015-09-11 14:47:32 +02:00
Tomas Bedrich
babd2b59ff Footer 2015-09-10 18:59:15 +02:00
Tomas Bedrich
ea5866afc2 Advanced 2015-09-10 18:53:10 +02:00
Tomas Bedrich
5335df8861 Modules 2015-09-10 18:21:27 +02:00
Tomas Bedrich
003db4af9b Classes 2015-09-10 18:14:25 +02: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
Tomas Bedrich
61634fc32a Added contact to myself and fixed contact to author 2015-09-09 17:30:00 +02:00
Tomas Bedrich
7036c4a89c Fixed wrong info about iterators 2015-09-09 17:21:48 +02:00
Tomas Bedrich
f31f35a32e Functions 2015-09-09 17:09:18 +02:00
Tomas Bedrich
49c579f350 If, for, while, iterators 2015-09-09 16:14:12 +02:00
Tomas Bedrich
a074b33d29 Collections 2015-09-09 13:53:03 +02:00
Tomas Bedrich
ba9a7303c8 Created cs-cz folder, translated first part of Python3 2015-09-08 18:24:00 +02: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