Commit Graph

2463 Commits

Author SHA1 Message Date
Ruben
8291fb2d7d Update c.html.markdown 2014-12-08 13:27:06 +01:00
ven
0654fc418d Merge pull request #714 from solomax2014/master
Russian translation of Lua tutorial.
2014-12-06 20:53:04 +01:00
Max
eab982dced Merge pull request #4 from Daniel-Cortez/master
And again...
2014-12-06 06:56:14 +03:00
Mariane Siqueira Machado
b3e0d27698 Improving a little bit more 2014-12-05 20:15:08 -02:00
Adam Bard
c5723d5e2a Fixes #882 2014-12-05 22:45:17 +01:00
Daniel-Cortez
d3d7a7c762 Forgot to remove commas 2014-12-05 18:37:50 +07:00
Daniel-Cortez
acaefff543 And the last(?) one 2014-12-05 17:59:04 +07:00
Mariane Siqueira Machado
283973e99d Swift translation to pt-br 2014-12-04 19:43:12 -02:00
Mariane Siqueira Machado
493812180f Clojure translation into pt-br 2014-12-04 14:38:45 -02:00
Levi Bostian
41fc9a3d77 Merge pull request #880 from geoffliu/master
[C++/en] Slight nit to pick.
2014-12-02 00:12:50 -06:00
Geoff Liu
62d014ce3a Merge remote-tracking branch 'upstream/master' 2014-12-01 21:42:58 -07:00
Geoff Liu
655ace16ca Merge 2014-12-01 21:42:44 -07:00
Geoff Liu
bf493c07ed Reassignment to reference doesn't cause error 2014-12-01 21:42:16 -07:00
Geoff Liu
8ea39ded5c Reassignment to reference doesn't cause error 2014-12-01 21:39:49 -07:00
Levi Bostian
64e8850f37 Merge pull request #878 from geoffliu/master
[Scala/en] Implicits
2014-11-28 10:04:19 -06:00
Geoff Liu
e1610bf1a9 Merge remote-tracking branch 'upstream/master' 2014-11-27 00:42:20 -07:00
Geoff Liu
448aee0ed7 Fix a typo 2014-11-27 00:40:36 -07:00
Geoff Liu
fa2a820906 Implicits 2014-11-27 00:38:54 -07:00
Adam Bard
1d7f26f2f4 Merge pull request #877 from pisandelli/master
Fixed some misspelling words for pt-br language
2014-11-26 00:30:33 +01:00
Pedro Pisandelli
d6ce2aa259 Fixed some misspelling words for pt-br language 2014-11-25 20:02:54 -03:00
Adam Bard
d97c65924e Merge pull request #876 from LOZORD/master
[git/en] Fixed some markdown formatting issuses
2014-11-25 22:08:44 +01:00
Leo Rudberg
0e42f4c928 Fixed some markdown formatting issuses 2014-11-25 13:47:03 -06:00
Adam Bard
76bf69f501 Merge pull request #875 from LOZORD/master
[git/en] Added `git stash`
2014-11-25 15:58:10 +01:00
LOZORD
b7f4ca7ea8 Added ourselves to the contributor section 2014-11-24 19:44:25 -06:00
LOZORD
295b40d272 Small formatting changes 2014-11-24 19:41:02 -06:00
LOZORD
8b442c2497 Only bashified the code sections 2014-11-24 19:39:44 -06:00
LOZORD
3a8b9f0fc5 Added 'git stash'! 2014-11-24 19:32:40 -06:00
Adam Bard
8d76e20278 Merge pull request #874 from martinhath/master
fix #873
2014-11-24 17:48:25 +01:00
Martin Thoresen
d179669f39 fix #873 2014-11-24 17:37:55 +01:00
Levi Bostian
da7f534df5 Merge pull request #872 from Jubobs/master
Fix some inaccuracies in haskell.html.markdown
2014-11-22 09:51:39 -06:00
Julien Cretel
458bbd063a Fix some inaccuracies in haskell.html.markdown
- The bottom of the "List and Tuples" section may mislead the reader
  into thinking that the `fst` and `snd` functions can be applied to any
  tuple; it's worth mentioning that those functions only apply to pairs.

- The example demonstrating the use of the function-application operator
  (`$`) in combination with the function-composition operator (`.`) seems a
  bit contrived. For completeness, I've added an example that uses `$` alone.

- "If statements" and "case statements" are actually expressions, in
  Haskell; I've replaced all occurences of the word "statement" appearing in
  that context by the word "expression".

- Minor wording improvement (replaced "because" by a semicolon).
2014-11-21 17:44:26 +00:00
ven
c37478f5b3 Merge pull request #871 from earthrid/master
Typo
2014-11-20 17:52:00 +01:00
Kevin Busby
f25d54b06b Typo
Typo: “addition” corrected to “edition”.
2014-11-20 16:26:56 +00:00
ven
43496001d5 Merge pull request #863 from HorseMD/master
[forth/en] Add article about Forth
2014-11-18 14:00:18 +01:00
HorseMD
39ac935c4f Reword arrays introduction. 2014-11-18 12:19:12 +00:00
HorseMD
1e1ff8bd10 Fix typo when demonstrating variables. 2014-11-18 12:01:59 +00:00
ven
cd9d68e35b Merge pull request #869 from harrymt/patch-1
Temp fix for Matlab syntax highlighting
2014-11-18 11:23:38 +01:00
Harry Mumford-Turner
1992190cd0 Temp fix for Matlab syntax highlighting
The single quote messed up the rest of the file.
2014-11-18 10:19:11 +00:00
Levi Bostian
5ec6d68989 Merge pull request #864 from geoffliu/master
[Scala/en] Some work on the Scala page
2014-11-17 19:42:20 -06:00
Max
f5c9c399d4 Merge pull request #3 from Daniel-Cortez/master
Another portion of fixes
2014-11-17 22:05:40 +03:00
Daniel-Cortez
41633c28aa Another portion of fixes 2014-11-18 01:54:01 +07:00
Max
0bd1c1b12a Merge pull request #2 from Daniel-Cortez/master
Fix some translation mistakes
2014-11-17 20:18:20 +03:00
Adam Bard
0bd67da863 Merge pull request #868 from dilijev/master
[python/en] Fix 80 col limit and clarify a few points.
2014-11-17 16:16:19 +02:00
Doug Ilijev
d886036b59 [python/en] Fix 80 col limit and clarify a few points. 2014-11-17 01:26:19 -06:00
ven
a8e7f808d3 Merge pull request #867 from ugexe/patch-1
0 // 5 = 0
2014-11-16 21:24:13 +01:00
ugexe
acbea221a4 0 // 5 = 0
11:59 < nebuchadnezzar> m: say Any // Nil // 0 // 5
    11:59 <+camelia> rakudo-moar 38e77b: OUTPUT«0␤»
    11:59 < nebuchadnezzar> shouldn't it be 5?
    12:00 < ugexe> 0 is a defined value
    12:00 < ugexe> m: say Any || Nil || 0 || 5;
    12:00 <+camelia> rakudo-moar 38e77b: OUTPUT«5␤»
2014-11-16 12:16:26 -05:00
Daniel-Cortez
dd76dc0c49 Fix some translation mistakes 2014-11-16 20:02:27 +07:00
Max
9e811629c2 Update lua-ru.html.markdown 2014-11-16 12:59:08 +03:00
Max
c2571b085a Merge pull request #1 from CoolDark/master
Полный перевод!
2014-11-16 12:55:58 +03:00
CoolDark
3c9988a7e4 oops 2014-11-16 12:50:41 +03:00