Commit Graph

1750 Commits

Author SHA1 Message Date
Nami-Doc
8b168d41cc More clarifications. @masak++ 2014-07-26 01:11:31 +02:00
Nami-Doc
61351ee266 Fix explanations about $_
@masak++
2014-07-26 00:37:36 +02:00
Nami-Doc
2347d375d2 Merge pull request #688 from DanielZendejas/master
[css/es] created
2014-07-26 00:00:48 +02:00
Daniel Zendejas
e1440b1678 Added lang:es-es 2014-07-25 16:36:18 -05:00
Nami-Doc
8631ca09f4 More fixes thanks to @timo++'s feedback. 2014-07-25 23:23:13 +02:00
Adam Bard
aaf1f8a21c Merge pull request #687 from Nami-Doc/master
Perl 6 tutorial
2014-07-25 21:04:28 +02:00
Daniel Zendejas
e2a19c0969 Little orthography fixes. 2014-07-25 11:29:05 -05:00
Daniel Zendejas
de1d175eb6 Added lang:es-es 2014-07-25 11:05:49 -05:00
Daniel Zendejas
540dd89202 [css/es] created 2014-07-25 11:04:49 -05:00
Nami-Doc
5b3a24af47 Merge pull request #655 from jcouyang/master
[julia/zh-cn] Chinese translation for Julia
2014-07-25 16:49:13 +02:00
Nami-Doc
89f1bc3451 Merge pull request #686 from DanielZendejas/master
[json/es] Spanish translation for JSON
2014-07-25 16:48:21 +02:00
Nami-Doc
a85a05a139 Move stuff around, again.
Need to teach it in the right order ...
2014-07-25 11:47:56 +02:00
Nami-Doc
82d65fb3b2 Move stuff around. ventica++ 2014-07-25 11:30:50 +02:00
Nami-Doc
4c6e3e7723 Fix compose's inside ... 2014-07-24 23:06:44 +02:00
Nami-Doc
38c1678672 More on sub arguments.
Declare your own subs !!
More on hash: add colonpair syntax
Flatten argument list with `|`
Multi on :$!

TODO: `MAIN`
TODO: meta ops
2014-07-24 23:05:44 +02:00
Daniel Zendejas
41406fdce6 finalizado 2014-07-23 21:56:46 -05:00
Daniel Zendejas
49c2fb948d Update markdown-es.html.markdown 2014-07-23 21:56:21 -05:00
Daniel Zendejas
248ab5a182 Added lang 2014-07-23 21:52:43 -05:00
Daniel Zendejas
a5ca717426 Added translation and format 2014-07-23 21:51:26 -05:00
Daniel Zendejas
4bf1ed2fed Completed translation 2014-07-23 21:48:35 -05:00
Daniel Zendejas
2c511db07a Create markdown-es.html.markdown 2014-07-23 20:19:10 -05:00
Daniel Zendejas
19a5676798 Update json-es.html.markdown 2014-07-23 19:07:48 -05:00
Daniel Zendejas
29858f6845 Update json-es.html.markdown 2014-07-23 13:28:55 -05:00
Daniel Zendejas
c27993c85a [json/es] Spanish translation for JSON 2014-07-23 13:27:53 -05:00
Adam Bard
9d3a1a41ac Merge pull request #685 from ahirose/master
[R/ja-JP] [bash/ja-JP][bash/en]Updated the Japanese comment to be more understandable for R, new translation for the bash document, and a small correction of the English bash one.
2014-07-23 15:09:22 +02:00
Akira Hirose
4f97478d6b add a contributor line :) 2014-07-23 15:43:18 +09:00
Akira Hirose
e859a4edde just collected the order of comments and commands of last part 2014-07-23 15:32:50 +09:00
Akira Hirose
2fb3fc3570 just an update of Japanese introduction part 2014-07-23 15:20:24 +09:00
Akira Hirose
a472308c38 bash document Japanese version 2014-07-23 15:15:50 +09:00
Akira Hirose
2f29a176cf Updated the Japanese comment to be more understandable. 2014-07-23 10:43:05 +09:00
Nami-Doc
1d931a37f2 Declarators
mention the six model
clearer description of package/module etc
clearer description of `$.` vs `$!`
2014-07-22 22:55:27 +02:00
Nami-Doc
c0bf2cf543 Merge pull request #684 from tekacs/patch-1
[csharp/fr csharp/en] Fix 'filename' collision between csharp{,-fr}.html.markdown
2014-07-22 15:08:27 +02:00
Amar Sood
cf3ea24d41 Fix 'filename' collision between csharp{,-fr}.html.markdown
Both were set to LearnCSharp.cs, so the live site has been serving the French version for English.

(see set_rawcode: 547a620dd8/config.rb (L103))
2014-07-22 13:06:18 +01:00
Nami-Doc
601fff5f01 Merge pull request #683 from ahirose/master
[R/ja-JP] R Japanese version
2014-07-22 09:38:11 +02:00
Akira Hirose
3aa5f6aaaf translation finished. 2014-07-22 15:49:20 +09:00
Nami-Doc
37a38181a8 Scoping explanations (lexical / dynamic)
Start on packages.
ff/fff like `when`
ff vs fff
~~ on Bool
// and ^^ operators

TODO warn/fail/control
2014-07-21 23:18:55 +02:00
Nami-Doc
be796e988a Phasers ! and more:
Add default
Add a bit on exceptions (TODO fail/warn)
2014-07-20 01:25:20 +02:00
Nami-Doc
7314a87f9d ff * 2014-07-19 01:54:05 +02:00
Nami-Doc
1652740cb9 Well met
Sequence / FF
2014-07-19 01:49:07 +02:00
Nami-Doc
2179b08815 Merge pull request #682 from santifa/master
[haskell/de] German translation for haskell
2014-07-18 07:28:45 +02:00
santifa
7310d30e7d Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs into haskell-de 2014-07-18 00:42:42 +02:00
santifa
e7b07b56a9 [haskell/de] German translation for learnxinyminutes-docs/haskell-en 2014-07-18 00:33:59 +02:00
Nami-Doc
9002b07004 Merge pull request #681 from iirelu/learnc-fix
Commented out two broken lines in learnc.c
2014-07-17 21:50:28 +02:00
iirelu
a9f51d5bbf Made learnc's switch statement clearer
Also cleaned up trailing whitespace.
2014-07-17 20:37:52 +01:00
iirelu
50fe4d9859 Commented out two broken lines in learnc.c 2014-07-17 17:08:30 +01:00
Levi Bostian
68c477ff9d Merge pull request #679 from masdeseiscaracteres/master
Small correction: "flipl" should be "fliplr". Added "flipud" also
2014-07-17 09:51:08 -05:00
masdeseiscaracteres
4fb3361655 Small correction: "flipl" should be "fliplr"
Added "flipud" also
2014-07-17 15:45:53 +02:00
Nami-Doc
15353d1938 Fix c tutorial
Fixes #678

Still missing symbols, though
2014-07-17 10:46:24 +02:00
Nami-Doc
22ad989683 Move stuff around
Probably for the worst ...
2014-07-16 23:12:20 +02:00
Nami-Doc
78e3a442e9 Sigh. 2014-07-16 20:08:48 +02:00