dacechavez
7cb78e94d2
Fixed 2 typos around function pointers
2013-08-15 12:12:19 +02:00
Adam Bard
bc614fda28
Merge pull request #224 from avsej/master
...
Fix typo about how pointers are declared
2013-08-14 13:29:52 -07:00
Sergey Avseyev
162b5bb60d
Fix typo about how pointers are declared
...
Of course it is completely valid that star can go right after type
name, but it might be not that obvious that during declaration the
star is associated to the variable, not with the type name.
2013-08-14 23:18:10 +03:00
Adam Bard
991e7b0045
Merge pull request #220 from pabloelices/master
...
Split long line.
2013-08-14 09:11:11 -07:00
Pablo Elices
e938d244fc
Split long line.
2013-08-14 17:56:15 +02:00
Adam Bard
212e99b226
Merge pull request #217 from wikibook/master
...
[Python] Korean translation
2013-08-14 08:29:02 -07:00
Adam Bard
fa5354ebb3
Merge pull request #218 from pabloelices/master
...
CoffeeScript Spanish Translation.
2013-08-14 08:28:19 -07:00
Adam Bard
6298fadf79
Merge pull request #219 from peterjmit/patch-1
...
Update clojure.html.markdown
2013-08-14 08:27:57 -07:00
Peter Mitchell
38c3c4d6a8
Update clojure.html.markdown
...
Small typo fix
2013-08-14 10:58:19 -04:00
Pablo Elices
f29098292c
Fix typo.
2013-08-14 13:13:56 +02:00
Pablo Elices
7d015d8cee
Translate CoffeeScript file to spanish.
2013-08-14 13:12:27 +02:00
wikibook
878d84d577
Merge branch 'master' of https://github.com/wikibook/learnxinyminutes-docs
2013-08-14 17:35:55 +09:00
wikibook
a40ae177d0
Korean version of python tutorial added
2013-08-14 17:34:41 +09:00
Adam Bard
f733ea36d2
Merge pull request #209 from NickLaMuro/ruby-fixes
...
Ruby tweaks
2013-08-13 19:55:28 -07:00
Adam Bard
4bd33d0d72
Merge pull request #207 from soniakeys/master
...
Go first draft
2013-08-13 19:52:06 -07:00
Adam Bard
e9a8195cab
Merge pull request #210 from bcho/patch-1
...
Improved some translations, made the code more PEP8
2013-08-13 19:51:49 -07:00
Adam Bard
2743ae4927
Merge pull request #211 from wikibook/master
...
Correct some translations
2013-08-13 19:51:07 -07:00
Adam Bard
6bac8c1122
Merge pull request #208 from LucasTadeu/master
...
Add Emacs Lisp translation for brazilian portuguese and fix typo in python (pt-br)
2013-08-13 19:48:28 -07:00
위키북스
e7eb0e1281
Update lua-kr.html.markdown
2013-08-14 10:13:10 +09:00
위키북스
f96fa02fe8
Update javascript-kr.html.markdown
2013-08-14 09:54:44 +09:00
hbc
c5a3e19140
Improved some translations, made the code more PEP8
2013-08-14 08:19:05 +08:00
Nick LaMuro
9fd70ffbb1
Giving myself some credit... I guess
2013-08-13 17:47:52 -05:00
Nick LaMuro
7af884a940
Fixes spacing issues
2013-08-13 17:46:33 -05:00
Nick LaMuro
ea853dfa67
Fixes array typos
2013-08-13 17:42:03 -05:00
Sonia Keys
a73d5c83c1
slashed comments
2013-08-13 17:12:54 -04:00
Lucas Tadeu Teixeira
cf3149c4bd
Fix typo on 'lang' tag.
2013-08-13 16:29:33 -03:00
Lucas Tadeu Teixeira
49cca91188
Add brazilian portuguese translation for elisp tutorial.
2013-08-13 16:28:48 -03:00
Sonia Keys
de6069d3d6
Go first draft
2013-08-13 13:52:13 -04:00
Adam
50e49eced1
Line length edits to objective c
2013-08-13 10:30:44 -07:00
Adam Bard
3b640acf0d
Merge pull request #206 from YannickL/master
...
Objective-C documentation
2013-08-13 10:26:31 -07:00
Adam
10637b0e77
Header changes
2013-08-13 10:14:57 -07:00
Adam
93fc8f5e80
Line length edits to C#
2013-08-13 10:10:49 -07:00
Adam
dbf07b80ac
Scheme encoding for cl
2013-08-13 08:19:56 -07:00
Yannick Loriot
0932765947
[NEW] Protocol Implementation
2013-08-13 16:58:13 +02:00
Yannick Loriot
664d592bc7
minor change
2013-08-13 16:50:22 +02:00
Yannick Loriot
3fe1c3c8a5
minor update
2013-08-13 16:49:23 +02:00
Adam Bard
53017635c8
Merge pull request #203 from wikibook/master
...
Translated JavaScript and Lua tutorials into Korean!
2013-08-13 07:47:41 -07:00
Yannick Loriot
0d41a64056
[UPDATE] Object Creation
2013-08-13 16:46:16 +02:00
Adam Bard
e25481cbd7
Merge pull request #201 from irfancharania/csharp
...
Added C#
2013-08-13 07:45:53 -07:00
Adam Bard
d7823eab22
Merge pull request #200 from deftx/master
...
Added visibility to static variable declarations
2013-08-13 07:45:16 -07:00
Adam Bard
d088d4f155
Merge pull request #198 from trishume/master
...
Explain Blocks In Ruby
2013-08-13 07:44:27 -07:00
Adam Bard
46eace2b78
Merge pull request #197 from xiaochuanyu/patch-1
...
Typo in haskell.html.markdown
2013-08-13 07:44:13 -07:00
Adam Bard
4ab4e6dcad
Merge pull request #196 from bcho/master
...
Improved some translations, added a line break
2013-08-13 07:43:38 -07:00
Adam Bard
3840507dbe
Merge pull request #195 from lyuehh/master
...
Add Chinese Translation for Racket.
2013-08-13 07:43:25 -07:00
Adam Bard
1d49f1cbcb
Merge pull request #193 from severin/master
...
Fixed broken links
2013-08-13 07:42:37 -07:00
Adam Bard
214d32c020
Merge pull request #186 from pnathan/master
...
Adding Common Lisp
2013-08-13 07:41:57 -07:00
Yannick Loriot
50c3526247
minor updates
2013-08-13 16:34:12 +02:00
Yannick Loriot
5d800b25e4
[NEW] Try-Catch-Finally
2013-08-13 16:32:16 +02:00
Yannick Loriot
24d9cde488
[NEW] Statements
2013-08-13 16:22:40 +02:00
Yannick Loriot
0970cb8010
minor update
2013-08-13 16:09:38 +02:00