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
Eksperimental
ade786a71c
Update Guard Sequences link and change format ( #2612 )
...
It updates an old link, and changes the way the URL is formated.
It shouldn't be markdown style as it's inside a comment
2016-12-29 01:32:05 +01:00
Alan Jeon
584ae4f5fc
[kotlin/ko-kr] Add korean translation for kotlin ( #2609 )
...
* Add korean translation for kotlin
* Add (EN) tag to english links
2016-12-27 17:18:03 +01:00
Roman Frołow
e5ff868d15
[elm/en] Fixes #2584 ( #2610 )
2016-12-27 13:06:36 +01:00
Miguel Mota
9453efb845
solidity contract name convention CamelCase to CapWords ( #2606 )
2016-12-23 19:47:03 +01:00
Jiang Haiyun
393bab2f6e
[AngularJS/zh-cn] new translation ( #2607 )
...
* ..
* [angularjs/zh-cn] new translation
* Update angularjs-cn.html.markdown
2016-12-23 16:07:15 +01:00
Jiang Haiyun
68569341b3
[jquery/en] typo fix ( #2608 )
2016-12-23 12:33:54 +01:00
ven
2b6e4601ca
Update angularjs.html.markdown
2016-12-23 12:18:23 +01:00
ven
728852dea1
follow-up fixes for #2602
2016-12-23 01:08:03 +01:00
Arnaud Fernandés
601aae91ae
[crystal/fr] French language for crystal ( #2602 )
...
* Add Crystal/FR
* Spell checking
2016-12-23 01:06:39 +01:00
Adrián Carrascal
0074c8f351
Add Spanish translation for Elixir ( #2604 )
2016-12-22 21:20:48 +01:00
Jiang Haiyun
e7b58390e0
[angularjs/en] typo fix ( #2605 )
2016-12-22 20:55:06 +01:00
David Haberthür
4737819e5d
Made the file pep8
compliant ( #2601 )
...
Actually nearly compliant, I ran `pep8 code.py --ignore=E402,E501,E712`
2016-12-20 15:04:12 +01:00
Arnaud Fernandés
919e44f843
[crystal/en] It would be greate to add crystal language :) ( #2600 )
...
* Add Crystal language
* Add Type informations and fix issues
* Add missing examples
* Add name in contributor list
* Update code according to feedback received
2016-12-18 13:40:42 +01:00
Samantha McVey
db8cc8bd78
Move the description to the beginning with the other text
2016-12-14 15:53:36 -08:00
Samantha McVey
f05246ce39
Make the CoffeeScript introduction a little more informative
2016-12-14 15:51:22 -08:00
ven
a70f8469c4
Random -> Safe
2016-12-14 19:59:16 +01:00