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
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
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
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
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
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
Adam Bard
ddc6df88e2
Merge pull request #1593 from Chris54721/patch-2
...
[json/it] Updated translation & fixed table
2015-10-18 11:58:07 +08:00
Adam Bard
c64ec7afe9
Merge pull request #1597 from pzula/ruby-more-strings
...
[ruby/en] Adds more string operations to ruby doc
2015-10-18 11:57:53 +08:00
Adam Bard
cc2afc18cf
Merge pull request #1601 from damasosanoja/Spanish-Branch
...
amd.html.markdown spanish translation
2015-10-18 11:57:19 +08:00
Adam Bard
01dce9f0a2
Merge pull request #1603 from damasosanoja/tmux-spanish
...
tmux spanish translation
2015-10-18 11:56:21 +08:00
Adam Bard
1887b163c5
Merge pull request #1604 from blossomica/master
...
[scala/el-gr] Fixed some typos
2015-10-18 11:56:05 +08:00
Adam Bard
29e7a6631e
Merge pull request #1606 from chriszimmerman/elixir-docs
...
Receive do documentation for Elixir
2015-10-18 11:55:53 +08:00
Adam Bard
5d8618cac1
Merge pull request #1607 from rominirani/master
...
Added Extra Links to Git and TMux sheets
2015-10-18 11:55:26 +08:00
Adam Bard
e34123e5df
Merge pull request #1608 from venegu/master
...
[javascript/en] Adding modulo division
2015-10-18 11:54:59 +08:00
venegu
53366ebdbe
Adding modulo division to JavaScript article
2015-10-17 22:21:25 -04:00
Romin Irani
24f9fd6ba5
Added tmuxinator in References
2015-10-18 06:27:36 +05:30
chris@chriszimmerman.net
07e04e7a2d
Fixed spacing with Elixir comment.
2015-10-17 20:49:58 -04:00
Romin Irani
c613e3bc6a
Added Git and Github Tutorial Link
2015-10-18 06:19:24 +05:30
chris@chriszimmerman.net
9f510f3044
Fixed indentation in csharp file.
2015-10-17 19:50:09 -04:00
chris@chriszimmerman.net
65f951d87c
Added documentation on receive do blocks in Elixir.
2015-10-17 19:37:47 -04:00