Sawyer Charles
b4c8ff365e
capital letter
2015-10-18 17:47:42 -05:00
Sawyer Charles
ed4ac31d97
Added variable amount of parameters as of php 5.6+
2015-10-18 17:46:23 -05:00
Akshay Kalose
d9f3b13e27
Fix Grammar and Syntax
2015-10-18 17:37:39 -04:00
viv1
5c8942f7bc
[bash/en]...Added info on changing directories
2015-10-19 02:50:55 +05:30
Brett Taylor
5cb7eba921
[asymptotic-notation/en] added link to Big-O Cheat Sheet
2015-10-19 09:15:33 +13:00
Claudson Martins
05f7cd1a24
Adding filename markdown
2015-10-18 16:37:24 -03:00
Levi Bostian
ba5f3ebc11
Merge pull request #1611 from SaurabhSandav/master
...
[whip/en] Fix typos
2015-10-18 12:26:52 -05:00
Levi Bostian
3a968a826b
Fix issue with calling block code.
...
Fixes https://github.com/adambard/learnxinyminutes-docs/issues/1598
2015-10-18 12:22:33 -05:00
Levi Bostian
3d70c872e4
Merge pull request #1560 from ankitaggarwal011/python27-ternary-operator-doc-add
...
[python/en] Adding documentation on ternary operator
2015-10-18 12:15:55 -05:00
Claudson Martins
9ee5d3739f
Rename matlab.html.markdown to matlab-pt.html.markdown
2015-10-18 14:12:16 -03:00
Levi Bostian
a3db78c73d
Merge pull request #1489 from evuez/patch-2
...
[python/en] Add some stuff to lists, tuples, dicts, sets and classes
2015-10-18 12:07:53 -05:00
Levi Bostian
5003e2c37c
Merge pull request #1553 from viv1/patch-1
...
[python/en]...Added some info on division
2015-10-18 12:07:37 -05:00
Levi Bostian
4fffeac272
Merge pull request #1552 from adback03/master
...
ruby and csharp code example updates
2015-10-18 12:07:05 -05:00
Levi Bostian
b1d3bacfa5
Merge pull request #1551 from rstiyer/typo-fix
...
Typo fixes and refactor description of Java Map
2015-10-18 12:06:28 -05:00
Levi Bostian
d96104a33a
Merge pull request #1548 from bharrisau/patch-2
...
Update r.html.markdown
2015-10-18 12:03:45 -05:00
Levi Bostian
024818d844
Merge pull request #1547 from bharrisau/patch-1
...
Update Julia variable names
2015-10-18 12:03:28 -05:00
Levi Bostian
6e3c5d677f
Merge pull request #1544 from Glutnix/php-late-static-binding
...
[php/en] Adds late static binding
2015-10-18 12:03:02 -05:00
Levi Bostian
5338b9ac0a
Merge pull request #1540 from bbatliner/patch-1
...
[C/en] More info on dynamically allocated arrays
2015-10-18 12:01:51 -05:00
Levi Bostian
3022f639a9
Merge pull request #1539 from TolgaB/patch-1
...
Mutable And Immutable Changing
2015-10-18 12:00:55 -05:00
Levi Bostian
5e05ac6b04
Merge pull request #1538 from davydovanton/typo-tmux
...
[tmux/en] Fix typo for lsp command
2015-10-18 12:00:30 -05:00
Levi Bostian
8656cfe09f
Merge pull request #1537 from xtrasmal/patch-1
...
Updated javascript.html.markdown
2015-10-18 12:00:18 -05:00
Levi Bostian
a88c6e8d69
Merge pull request #1536 from infernocloud/patch-1
...
[JSON/en] Edited existing content for clarity and added more information to JSON doc
2015-10-18 11:59:55 -05:00
Levi Bostian
3a52c75127
Merge pull request #1535 from barendt/patch-1
...
Remove an extraneous space
2015-10-18 11:57:58 -05:00
Levi Bostian
ada99b9097
Update ColdFusion header
2015-10-18 11:56:16 -05:00
Claudson Martins
a98f1d041b
Fixing some linebreaks
...
Some lines were broken to be better presented
2015-10-18 13:46:27 -03:00
Claudson Martins
603d72e9ea
Matlab portuguese translation
...
The markdown is completely translated
2015-10-18 13:41:14 -03:00
Gnomino
fe4ed9080d
Brings text back
2015-10-18 18:39:21 +02:00
Gnomino
5c84b03a49
[css/fr] Corrects some French mistakes
2015-10-18 18:38:01 +02:00
Martin Schimandl
6b58f22ec9
First version of Make to german translation
2015-10-18 18:07:43 +02:00
ven
543f10b562
Merge pull request #1618 from neslinesli93/master
...
[elixir/it] Bring this version up to date with the english one
2015-10-18 15:11:13 +02:00
Chris54721
13adcc49e6
Translated git.html.markdown into Italian
2015-10-18 14:14:51 +02:00
ven
0a110aad30
Merge pull request #1620 from Chris54721/patch-4
...
[git/en] Fixed 'git push' documentation
2015-10-18 13:54:27 +02:00
Chris54721
6d20f58cbd
[git/en] Fixed 'git push' documentation
...
The 'git push' documentation had the same problem of the 'git pull' one I just fixed.
2015-10-18 13:54:06 +02:00
ven
769304a22f
Merge pull request #1619 from Chris54721/patch-3
...
[git/en] Fixed 'git pull' documentation
2015-10-18 13:47:48 +02:00
Chris54721
670e71c499
[git/en] Fixed 'git pull' documentation
...
While translating git.html.markdown to Italian, I found a mistake: `git pull` does not default to `git pull origin master`. By default, it updates the current branch by merging changes from its remote-tracking branch.
2015-10-18 13:47:03 +02:00
Tommaso
90334770b6
Add myself as a translator
2015-10-18 13:36:42 +02:00
Tommaso
ade3e872ab
[elixir/it] Bring this version up to date with the english one
...
The following commits were taken into consideration and translated into italian:
d8001da799
65f951d87c
07e04e7a2d
2015-10-18 13:34:40 +02:00
ven
6051783214
Merge pull request #1617 from neslinesli93/master
...
[coffeescript/it] Bring this version up to date with the english one
2015-10-18 13:29:31 +02:00
Tommaso
834846cdba
Merge remote-tracking branch 'upstream/master'
2015-10-18 13:27:46 +02:00
Tommaso
1aaf79b6e5
[coffeescript/it] Bring this version up to date with the english one
...
The following commits were taken into consideration and translated into italian:
7afadb0181
960ee4a185
a67d9d9e0e
d115a86ac8
ef40704f9b
2015-10-18 13:26:58 +02:00
Claudson Martins
b0ae4db558
Iniciando tradução do MatLab para PT-BR
2015-10-18 08:23:59 -03:00
ven
6e5262ef69
Merge pull request #1613 from Alters/master
...
[javascript/en] Small typo fix
2015-10-18 11:48:06 +02:00
Cameron Wood
c23bba2b60
[javascript/en] Small typo fix
...
Just a simple 1-word typo fix
2015-10-18 05:46:35 -04:00
ven
2b95f4bbec
Merge pull request #1612 from neslinesli93/master
...
[c++/it] Bring this version up to date with the english one
2015-10-18 11:44:07 +02:00
Tommaso
35b921505b
[c++/it] Bring this version up to date with the english one
...
The following commits were taken into consideration and translated into italian:
462ac89217
3db1042157
cea52ca434
47d3cea47e
894792e1e1
06889be239
97b97408ea
1d1def16a5
a230d76307
fc9ae44e48
85f6ba0b57
8eb410208a
ae86e4ebab
455afa3a7b
12286a4b78
9bc553c46c
87e8e77e5f
3b246fd869
9d64b532f8
e32eb715ef
ca435fbb0d
2015-10-18 11:42:37 +02:00
ven
903ec29a3d
Merge pull request #1599 from Kirushanr/css-translation-ta
...
[CSS/ta] CSS Tamil Translation
2015-10-18 10:13:59 +02:00
Saurabh Sandav
10d0865214
[whip/en] Fix typos
2015-10-18 13:25:29 +05:30
Kirushan Rasendran
0c227ddf87
json values translated to tamil
2015-10-18 11:35:38 +05:30
Tomy
26d90c9914
translate first block
2015-10-18 13:27:55 +09:00
Tomy
95af711a03
begin translate
2015-10-18 13:00:23 +09:00