1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-29 19:28:02 +01:00

5382 Commits

Author SHA1 Message Date
samcv
46a02d6ee2 [perl6] Explain orelse operator, add more information about exceptions, add an Iterables section... (#2505)
* More clear names for the module and variables demonstrating declarators (our) for sub's and a few more details in comments

* $! is only set when we use "try" not when we disarm an exception with or/orelse thanks to ZoffixZnet for the information here provided here: https://rt.perl.org/Ticket/Display.html?id=129923

* Fix the example from the last commit. Some changes in the try/catch paragraph

* Change it so the vim modeline doesn't show up in the final html file(not even as a comment)

* Minor grammar fix

* Add more information about the .exception method and explain how orelse differs from the or operator

* Add link to the Perl6 docs and explain that while the Perl 6 advent calander is a great reference it may be a little older (Posts stopped in Dec of 2015).  Also make the columns fit better to 80 characters

* Fix in issue with a few of the regex examples, where Perl 6 would warn because the spacing was ambiguous. Explain how you must use two spaces between strings so spacing isn't ambiguous or use the :s adverb to make whitespace meaningful explicitly.  Also explain 'm' and using delimiters other than / /

* Improve the readability of the phasers introduction

* Fix the remaining regex that will warn because of ambiguous spacing

* Add an example for ‘quietly’ since it has been implemented now

* Update link for precedence order to point to current documentation

* Add a section on iterables and show examples for using the lazy method

* Some corrections

* Change downloaded filename to .p6 instead of .pl

* Show vertical line for 80 column width in vim modeline

* Update the exceptions section to vendethiel's suggestions
2016-10-27 10:38:21 +02:00
Hughes Perreault
086284b260 A translation of the binary search in french (#2436)
* A translation of the binary search in french

This commit solves issue #2435

* A few modifications to the translation.

issue #2436

* added a space

issue #2436

* i.e. => Par exemple,

issue #2436
2016-10-27 10:15:29 +02:00
Hughes Perreault
15e74d22b5 A translation of dynamic programming in french (#2465)
* A translation of dynamic programming in french

Issue #2464

* few small corrections

voir => le voir, correction du spacing entre "{" "}", ajout d'espaces avant les ":", suppression de  " ``` " inutile, suppression du proverbe

Issue #2465
2016-10-27 10:15:08 +02:00
DemonKart
06bfdc28b0 [Ruby/pt-rb] Add modules explanation as in main file (#1827)
* Update - Modules. Brazilian portuguese translation according to the main version

Signed-off-by: demonkart <alanpcsilva@gmail.com>

* Remove conflict remainings, finally

* Change transaltors order
2016-10-27 10:13:37 +02:00
Nasgul
a0978c90d6 Edit ru translations (#2519)
* Delete unnecessary line on english.

Delete unnecessary line on english.

* Update examples

add new io and func requestServer

* Update go-ru.html.markdown

* Add Late Static Binding

Add Late Static Binding
2016-10-26 22:05:14 +02:00
Peter Kokot
9420a489f9 [php/en] Normalize PHP code style a bit according to PSR-2 (#2518) 2016-10-26 21:14:11 +02:00
samcv
4f43b011ad Fix the xml file which was saved as ISO-8859 or Latin 1 which wasn't being generated before (#2514) 2016-10-26 13:30:00 +02:00
minoriwww
9dd20e7a67 [latex/zh-cn] translation (#2515) 2016-10-26 13:29:28 +02:00
Gnomino
e7257d0c10 [jquery/en] Reorganisation of Part 2 ( Events and Effects ) (#2516)
* Removes repetition

* [jquery] Better organization for Part 2

* [jquery] Re-added click() event and comment

* [jquery] Better word for 'calling'
2016-10-26 13:29:06 +02:00
Luis Custodio
d674a6744d Grammar fixes and update to a more comprehensive linguage to explain concepts. In addition updating the tmux.conf as done on the original doc. (#2512) 2016-10-26 10:20:58 +02:00
Andreas Loizou (LACK3R)
2861de1caa Improved the translation a little bit (#2511)
Fixed a couple grammar mistakes.
2016-10-26 10:20:03 +02:00
Andreas Loizou (LACK3R)
a17682b3e1 [java/el] Modified a sentence in the Greek java documentation (#2510)
I'm the initial translator of the file.  Modified a sentence to make more sense.
2016-10-26 10:19:48 +02:00
samcv
650f0b5451 Remove the byte order mark from the Czech Javascript file. This file… (#2509)
* Remove the byte order mark from the Czech Javascript file.  This file wasn't showing up on the site before but this will fix it :)

* Add info on how to check if a file has a byte order marker to the CONTRIBUTING file

* Fit into 80 columns width
2016-10-26 10:19:06 +02:00
Wooseop Kim
b1d9f3aa90 [yaml/ko-kr]Translate YAML doc (#2488)
* Translate YAML doc

* Add (EN) tags
2016-10-26 10:18:44 +02:00
Tommaso
304439b65c Bring this version up to date with the english one (#2508)
* Bring this version up to date with the english one

The following commits were taken into consideration and translated into italian:
777423dcc519b2f25bbcf5238c12ee3a0d4c67c9
9ee3a687204cbe6caaa11b9fd28470651a70ae2b
ba06e9af37fda3dd363ab5a39bf03cd65bbe2ddd
c05400477b05eb2f5f9ef7fb2d168c84e14fc26e
e1d2f8c718858323e1716cc0bde4c652e9b87ce6
375f0c18ae9b8d8732c480d0647becf1e82adf3e
a9bcaffd36dc3d3bfa6ec50f1861c9d006631d0b
85adff2c39e6eae77a915638961f2144ef18b5c9
451ccaec5b489f0144cf3d537c0debb73ebd3c82
c60ddc6ef5d80cc87b051b848ccce0b7f335f5f1
a6eb459b611b67132c76e34095afd87a5aada78c
b238a58c9768d3b7694c4f02cbfe5ba2cac0015a
e60a7d73e846e683bd4345cff4d1a514beab5b91
db903ac5b6c80fa4b0e8502fb4b3abfd1bed07ee
cdd64ecee34af20ed101ba5dc8d7dc73a8189c15
14c85ba0ffbb66d9c2a056006cedaa90df8f22f4
5bda926dcc79dea4e936cc752fd1ff00e29d71bb
ab1acb1bb265577ea4f189d203ac35726f02970a
0049a475edba88f6537b2490ca9506df23b46368
a4a7b2dd8308a8d67722d8c93e4c1a8c052f7f6a
299d064ecf7598144e49ef336e0abd00ccc4ae16
2c944368244deedff40874133ac05b8470a389f4
5f89f277b9b2ee778ccc2e2f044b3f7dbbb6c5ea
b3b5ece63ce00ed5983374b91d150515c5a90f69
912d546dc7e6c83cbac4800aff6116dd77101b5d
0387bd30fc91f82b19e8e60c8969391a5c04fc28
e053806775d18e14bb5de2adcdf8369d6566ce45

* Add myself as a translator
2016-10-25 23:07:19 +02:00
Tommaso
f78b5834a1 Bring this version up to date with the english one (#2507)
The following commits were taken into consideration and translated into italian:
777423dcc519b2f25bbcf5238c12ee3a0d4c67c9
9ee3a687204cbe6caaa11b9fd28470651a70ae2b
ba06e9af37fda3dd363ab5a39bf03cd65bbe2ddd
c05400477b05eb2f5f9ef7fb2d168c84e14fc26e
e1d2f8c718858323e1716cc0bde4c652e9b87ce6
375f0c18ae9b8d8732c480d0647becf1e82adf3e
a9bcaffd36dc3d3bfa6ec50f1861c9d006631d0b
85adff2c39e6eae77a915638961f2144ef18b5c9
451ccaec5b489f0144cf3d537c0debb73ebd3c82
c60ddc6ef5d80cc87b051b848ccce0b7f335f5f1
a6eb459b611b67132c76e34095afd87a5aada78c
b238a58c9768d3b7694c4f02cbfe5ba2cac0015a
e60a7d73e846e683bd4345cff4d1a514beab5b91
db903ac5b6c80fa4b0e8502fb4b3abfd1bed07ee
cdd64ecee34af20ed101ba5dc8d7dc73a8189c15
14c85ba0ffbb66d9c2a056006cedaa90df8f22f4
5bda926dcc79dea4e936cc752fd1ff00e29d71bb
ab1acb1bb265577ea4f189d203ac35726f02970a
0049a475edba88f6537b2490ca9506df23b46368
a4a7b2dd8308a8d67722d8c93e4c1a8c052f7f6a
299d064ecf7598144e49ef336e0abd00ccc4ae16
2c944368244deedff40874133ac05b8470a389f4
5f89f277b9b2ee778ccc2e2f044b3f7dbbb6c5ea
b3b5ece63ce00ed5983374b91d150515c5a90f69
912d546dc7e6c83cbac4800aff6116dd77101b5d
0387bd30fc91f82b19e8e60c8969391a5c04fc28
e053806775d18e14bb5de2adcdf8369d6566ce45
2016-10-25 23:04:35 +02:00
Anton
daea2973e6 [vim/ru] Translate Vim doc (#2506)
* [vim/ru] Translate Vim doc

* Add '(EN)' label to links, and replace Arch wiki link with russian version
2016-10-25 22:57:32 +02:00
Wooseop Kim
547174ad4f [json/ko-kr]Translate JSON doc (#2485)
* Translate JSON doc

* Use ko-kr links
2016-10-25 09:50:46 +02:00
Wooseop Kim
eebd96841c [md/ko-kr]Translate Markdown doc (#2486)
* Translate Markdown doc

* Fix typos
2016-10-25 09:39:35 +02:00
Wooseop Kim
946584a6d7 [xml/ko-kr]Translate XML doc (#2487)
* Translate XML doc

* Add (EN) tags
2016-10-25 09:39:05 +02:00
David Lima
1e7d189b69 [asciidoc/pt_br] Translate asciidoc to portuguese (#2504) 2016-10-25 09:23:41 +02:00
Matt Doherty
923721ebf1 [kdb+/en] Added new file for kdb+ (#2502)
* Added file for kdb+

* fixed some grammar
2016-10-24 16:16:58 +02:00
Tommaso
dec92b05fb Bring this version up to date with the english one (#2503)
* Bring this version up to date with the english one

The following commits were taken into consideration and translated into italian:
c3e769e4ac50d4475a530969663e073f4ff002ca
fd26c8ddfb6d4bfa969b323a2e98ce1b74bc8127
19ead59c1fde3623bc29e1fe56f33f2587c97d3a
e6866f5a26dab28d2d1b5628fbb18139c36a5139
32f18cd992b5b6988a3b37eaa533f8215d83fe2e
c805148618f5b2679d6581ff41885abc7140fd4d
4a1a6857ce30f19f8c04dcca4571bb27f7dc36d0
fa2b171008061bc82cf9b35e0470eebeaecb4a26
e1016455d5e4472e7a533c8cdd6df8ae4f2e7854
1bb2535efda67de687d4eb94a0f964f9c06dcd4a
1d562740f3d3b68fbb51a45f66ae6b60eee7b2de
281ba5b37a9e4e42d33442b0d3a062d99c964a95
c50ff9299651ba3c856ee23cbdabeda2784b864c
47679dfcbe82811b7042a5994baab448adc15dd4
042ed5038101d59a9d438cc2410fd9c91a343753

* Bring this version up to date with the english one

The following commits were taken into consideration and translated into italian:
c3e769e4ac50d4475a530969663e073f4ff002ca
fd26c8ddfb6d4bfa969b323a2e98ce1b74bc8127
19ead59c1fde3623bc29e1fe56f33f2587c97d3a
e6866f5a26dab28d2d1b5628fbb18139c36a5139
32f18cd992b5b6988a3b37eaa533f8215d83fe2e
c805148618f5b2679d6581ff41885abc7140fd4d
4a1a6857ce30f19f8c04dcca4571bb27f7dc36d0
fa2b171008061bc82cf9b35e0470eebeaecb4a26
e1016455d5e4472e7a533c8cdd6df8ae4f2e7854
1bb2535efda67de687d4eb94a0f964f9c06dcd4a
1d562740f3d3b68fbb51a45f66ae6b60eee7b2de
281ba5b37a9e4e42d33442b0d3a062d99c964a95
c50ff9299651ba3c856ee23cbdabeda2784b864c
47679dfcbe82811b7042a5994baab448adc15dd4
042ed5038101d59a9d438cc2410fd9c91a343753
2016-10-24 14:54:58 +02:00
Andrew Chellis
042ed50381 [c++/en] Fix typo of iterator (#2501)
iteartor -> iterator
2016-10-24 09:43:42 +02:00
ven
4a8c39a21f #2500 followup 2016-10-23 19:25:09 +02:00
Serg
47c209e04b [ruby/uk-ua] Created Ukrainian's Ruby translation (#2500) 2016-10-23 19:24:46 +02:00
Serg
f8f071c67d [javascript/uk-ua] Fixed typo (#2499) 2016-10-23 19:00:57 +02:00
ven
cf2b750186 try to fix (again) #2496 2016-10-23 14:24:50 +02:00
ven
40550bd7a9 Final fix #2498 2016-10-23 14:22:52 +02:00
ven
c55799610d Partial fix for #2498 2016-10-23 14:22:45 +02:00
samcv
d6f6995dde Fix for the three tutorials with broken YAML markup, causing them not to be accessible at all or show up in the index (#2497)
* Fix typo causing typescript-ru.html.markdown not to parse correctly in the header

* Fix typo in markdown-ru.html.markdown causing page not to parse correctly

* Oh no! both translator and contributors fields in the header used fullwidth commas instead of normal ones. This fixes processing of this file :)
2016-10-23 14:19:46 +02:00
Soumya D. Sanyal
c7f2b23f2f typo fix in clojure.html.markdown nth input expression from 4 to 2 resolves: IndexOutOfBoundsException clojure.lang.RT.nthFrom (RT.java:885) (#2493) 2016-10-23 14:19:13 +02:00
ven
c76be299aa Update less-es.html.markdown 2016-10-23 00:33:28 +02:00
César Suárez Ortega
b652505def Add Spanish version of Less tutorial (#2459) 2016-10-23 00:33:04 +02:00
Serg
da14e53217 [javascript/uk-ua] Fixed typo (#2492) 2016-10-22 14:45:38 +02:00
Adam Bard
afc169e6ca Merge pull request #2466 from peterszatmary/elixir/sk
[elixir/sk] Created new translation page for awesome Elixir in Slovak language (…
2016-10-21 15:43:26 -07:00
Adam
c8a954c535 Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2016-10-21 15:42:21 -07:00
Adam
8bc771cc77 Remove binary search 2016-10-21 15:41:08 -07:00
Adam Bard
0ede1e9fde Merge pull request #2484 from davelima/composer-ptbr
[php-composer/pt_br] Translate Composer to portuguese
2016-10-21 15:38:49 -07:00
Adam
a67deabb36 Add messagepack as a tool 2016-10-21 15:36:15 -07:00
Adam
356547aaee Merge branch 'messagepack-docs' of https://github.com/gczh/learnxinyminutes-docs into gczh-messagepack-docs 2016-10-21 15:35:38 -07:00
Adam
620e5d2040 Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2016-10-21 15:35:09 -07:00
Adam
de376b4357 Added angularjs tutorial 2016-10-21 15:28:22 -07:00
David Lima
ea920c76d5 [php-composer/pt_br] Translate Composer to portuguese 2016-10-21 18:51:27 -02:00
Ramanan Balakrishnan
0659107a78 [latex/en] minor typo fixes (#2481) 2016-10-21 22:34:23 +02:00
Hughes Perreault
8d0e3d6d5c Added line "lang: es-es" (#2483)
Fixes #2482
2016-10-21 22:33:09 +02:00
Chris
d48aef96f1 Added example of C# inline properties (#1464)
This was a really cool & useful trick/feature that I found while
learning C#.
2016-10-21 17:46:25 +02:00
Dennis Keller
819d16b7e5 [ruby/de] typo, formatting and translation fixes (#1792)
* [ruby-ecosystem/de] typo fixes

* move name to translators section

* remove trailing whitespace

* revamp sentence
2016-10-21 17:40:03 +02:00
ven
78617f6c8c Update edn-es.html.markdown 2016-10-21 17:34:23 +02:00
Gino Amaury
038bf6d596 translate edn to spanish (#2467)
* Añadido html en español

* traduccion html a español sin revision

* Traduccion html al español corregido

* Correccion de la configuraciond el header

* Correccion de links

* creacion del archivo en la carpeta de traduccion

* traduccion busqueda binaria español

* traduccion programación dináica al español

* creacion del archivo en español de edn

* traduccion edn al español

* Move Spanish SASS tutorial to the ES folder (#2468)

* [c/pt_br]Fix correct name #define (#2469)
2016-10-21 17:34:01 +02:00