Patrik Jansson
d064763e95
[haskell/en] some minor fixes ( #2550 )
...
* [haskell/en] some minor fixes
* Minor fixes after comments from @vendethiel
2017-02-09 16:26:11 +01:00
ven
5d6fe5601e
#2533
2017-02-09 16:24:58 +01:00
Senuros
0ddb15b6b9
[yaml/de] improved on german translation for better understanding ( #2533 )
2017-02-09 16:24:22 +01:00
Andrew Gallasch
e800bf6f3d
Remove duplicate int declarations ( #2521 )
...
Duplicate declarations break the build
2017-02-09 16:23:20 +01:00
ven
7408bd9e43
Update java-pt.html.markdown
2017-02-09 16:23:02 +01:00
Yuri Alessandro Martins
2370ece88c
Some translation fixes. ( #2421 )
...
Improving the consistency of a few sentences.
2017-02-09 16:22:42 +01:00
coelhotopetudo
ade62f5b50
Brief explanation about ' (quote) ( #2449 )
2017-02-09 16:19:42 +01:00
Samantha McVey
7f0fff0adf
Fit some more things into 80 columns in the Perl 6 doc
2017-02-06 23:36:02 -08:00
Adam Bard
6e00874000
Merge pull request #2564 from technikyle/technikyle-patch-1
...
[swift\en] Added nil-coalescing operator
2017-02-01 13:57:30 -08:00
Adam Bard
79004c5b4a
Merge pull request #2571 from Smosker/patch-1
...
[python/en] Fix a bug
2017-02-01 13:56:43 -08:00
Adam Bard
0809ee0864
Merge pull request #2576 from dvkndn/patch-2
...
[typescript/en-us] Use ```ts for typescript syntax highlight
2017-02-01 13:55:25 -08:00
Adam Bard
fcfc8756dd
Merge pull request #2630 from remigiusz-suwalski/master
...
[haskell/pl-pl] Translate Haskell docs from English to Polish
2017-02-01 13:52:49 -08:00
enra
43b7377051
[bash/no-nb] removes to lines of english ( #2641 )
...
removes to lines of english already translated in the two lines below
2017-01-31 08:46:07 +01:00
siva008
c65e45121a
Update tcl.html.markdown ( #2640 )
...
Fixed fold example to return actual result instead of the word "res"
2017-01-28 19:45:03 +01:00
ghostduck
05e4c41cb3
[python3/en] Add examples to Bool operators with ints ( #2639 )
2017-01-28 10:38:26 +01:00
ven
20b2a9a29d
Fix swift-tr filename
...
fixes #2635
2017-01-28 10:22:30 +01:00
Francieli Viane
99bd271112
[PT-BR/Scala] Translates Scala file to Brazilian Portuguese ( #2634 )
...
* Translates Scala to brazillian portuguese
* Add lang information to file header
* [Scala/Pt-Br] adds contributor to translation header
2017-01-26 14:57:30 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
66ec5f4d1e
Merge pull request #2624 from Oire/fix-rst-en
...
[rst/en] Correcting English language
2017-01-23 19:30:13 +02:00
Dan Book
05614d0920
[perl/en] some more examples of interacting with arrays and hashes ( #2632 )
2017-01-21 13:20:42 +01:00
Dan Book
ff362fc01f
[perl/en] how to write to files ( #2633 )
2017-01-21 12:06:52 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
7402500407
Merge pull request #2631 from sidgupta234/patch-1
...
[Julia/en] edit broken link in julia.html.markdown
2017-01-13 23:59:45 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
96a46ef4c1
Reverting to Readings as suggested by @sidgupta234; adding myself to contributors
2017-01-13 23:54:30 +02:00
Siddharth Gupta
01a84007d6
edit broken link in julia.html.markdown
2017-01-13 22:53:13 +05:30
Remigiusz Suwalski
5ef6b10749
Add a missing letter
2017-01-13 18:05:03 +01:00
Remigiusz Suwalski
5a1df9e1da
Translate functions
2017-01-13 10:47:08 +01:00
Remigiusz Suwalski
ca0d124a8e
Translate more functions
2017-01-13 10:31:24 +01:00
Remigiusz Suwalski
ac680b6a7f
Translate Haskell IO
2017-01-13 10:10:10 +01:00
Robin Pokorný
b57b771dd3
[elm/cs] Fixes #2584 for Czech ( #2629 )
2017-01-12 16:00:48 +01:00
Ader
bd1a18fb44
[HTML/ar] Translate HTML to Arabic ( #2627 )
...
Create ar-ar dir and save the file into it.
This is just a translation of the html English file.
Please consider forcing right-to-left when (and if) this will be added to the website.
2017-01-12 10:02:19 +01:00
Wooseop Kim
81c7372cea
Translate Vim doc to Korean ( #2628 )
2017-01-12 10:00:40 +01:00
Ader
cd034269f8
a word was duplicated, I took it off. ( #2626 )
2017-01-11 16:17:23 +01:00
Remigiusz Suwalski
b80c70b4a3
Translate REPL
2017-01-11 10:21:38 +01:00
Remigiusz Suwalski
6fa14954a5
Translate Flow control
2017-01-10 18:29:33 +01:00
Remigiusz Suwalski
fd89a69283
Translate type signatures
2017-01-10 10:10:04 +01:00
Remigiusz Suwalski
cc0bd98aee
Translate data types
2017-01-10 10:06:27 +01:00
Remigiusz Suwalski
7e3b7a5326
Translate functions
2017-01-10 10:04:14 +01:00
Remigiusz Suwalski
fb5dac4b3c
Lists and tuples
2017-01-10 09:58:12 +01:00
Remigiusz Suwalski
c3fb66cd6d
Initial commit
2017-01-10 09:45:11 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
33b1476f38
[rst/en] Correcting English language
2017-01-06 23:02:45 +02:00
Wooseop Kim
fb9c7b9102
[bash/ko] Translate Bash to Korean ( #2623 )
...
* Translate Bash to Korean
* Fix front matter
2017-01-06 13:33:35 +01:00
omgee
ae16d45078
[c++/en,es,it,br,ru,ch] Fix forgotten namespace std:: ( #2619 )
2017-01-03 08:41:35 +01:00
raph
30d63b3709
Update rust-fr.html.markdown ( #2616 )
2017-01-02 16:13:26 +01:00
Samantha McVey
eb6b74a568
Add highlighting for fortran and logtalk
2016-12-31 20:20:26 -08:00
Samantha McVey
e4e3050fa0
Merge pull request #2615 from jparoz/patch-1
...
[forth/en] Use forth syntax highlighting
2016-12-31 20:17:40 -08:00
Jesse Paroz
921952f852
Use forth syntax highlighting
2017-01-01 13:46:13 +10:00
Samantha McVey
4d4dae03ea
set highlighter for sass and red
2016-12-31 15:43:35 -08:00
Samantha McVey
d44e950956
Set syntax highlighting for coldfusion
2016-12-31 15:36:08 -08:00
Samantha McVey
f7e27eb94b
Have perl6 highlight as perl6 now
...
Also remove some trailing spaces.
2016-12-31 15:27:27 -08:00
Samantha McVey
ff3d2d1784
Set bf, chapel, d and dart to use the language's highlighting
...
Previously were using other languages with similar syntax, but now
we have Pygments.
2016-12-31 15:25:24 -08:00
Eksperimental
60bba321d3
[erlang] Update guard sequences URL to use named id ( #2613 )
...
it uses a named id, not a number
2016-12-29 01:41:35 +01:00