| Commit message (Collapse) | Author | Age | Lines |
... | |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Typo fixes and refactor description of Java Map
|
| | |/ / / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Update r.html.markdown
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Correct key used to execute a line on Windows.
closes #427
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Update Julia variable names
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Julia supports underscores at the beginning of a variable name now. It also supports a subset of Unicode code points for the first character, and additional code points for subsequent characters.
A full explanation of all available code points was excluded as it is quite complicated and doesn't add much value in the X in Y context.
closes #516
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[php/en] Adds late static binding
|
| | |/ / / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[C/en] More info on dynamically allocated arrays
|
| | | | | | | | | | | | | | |
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Added additional info on dynamically allocated arrays in C.
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Mutable And Immutable Changing
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Added how to switch objects between the two types with examples.
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[tmux/en] Fix typo for lsp command
|
| | |/ / / / / / / / / / / |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Updated javascript.html.markdown
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Added some additional information on declaring variables.
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[JSON/en] Edited existing content for clarity and added more information to JSON doc
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Added link to json.org
Included information about using JSON text as data.
|
| | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
A single array can also be valid JSON.
Removed the "And, you're done. You now know everything JSON has to offer." value since I added additional information after it.
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Opinionated information probably shouldn't end up in one of these, especially when it is non-comprehensive and does not include any of the "pro" arguments.
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Clarified the terminology of a "JSON value" and its limited set of options.
Clarified that Supporting Browsers are from the shown version and up.
Clarified that ".json" is the standard "file extension".
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Remove an extraneous space
|
| | |/ / / / / / / / / / / |
|
| | | | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[elixir/it] Bring this version up to date with the english one
|
| | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
The following commits were taken into consideration and translated into italian:
d8001da79909734d333de31079ca2f4d884a6b21
65f951d87c80deff6c447faa4690dcfe1bb4d36a
07e04e7a2d0f2b7269e4495c338b039a30f70e64
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
[git/en] Fixed 'git push' documentation
|
| |/ / / / / / / / / / / / /
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
The 'git push' documentation had the same problem of the 'git pull' one I just fixed.
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
[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.
|
| |\| | | | | | | | | | | |
| | |_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | |
[coffeescript/it] Bring this version up to date with the english one
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
[javascript/en] Small typo fix
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Just a simple 1-word typo fix
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / /
| |/| | | | | | | | | | | | |
[c++/it] Bring this version up to date with the english one
|
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
The following commits were taken into consideration and translated into italian:
7afadb01811e1fb97a928a0e2d8b1a3b7a3a42f6
960ee4a1856db8eadb96277bb2422edfa8f2a81c
a67d9d9e0ed3d351ce0139de18a4b212b47ab9cb
d115a86ac8602c680a059e7a53d227cbccdf157a
ef40704f9b66ae85d7a8a6853abbbf8810af3b90
|
| |/ / / / / / / / / / /
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
The following commits were taken into consideration and translated into italian:
462ac892179d64437b1124263402378a6054e50b
3db1042157204ad05484d6b42140261f849040cc
cea52ca43490b74316781c23779654fd46aaeab4
47d3cea47e8c5203efa857070a00dcfbff67b019
894792e1e17173823a5d50de24439427c69d63f4
06889be239622266d9c36c750f7ee755ccdae05d
97b97408eab97fbe322df4266cda9ab2ed21fceb
1d1def16a5d7925bb8f7fba7dc49182e33359e85
a230d76307ecbc0f53c4b359cdb90628720f915e
fc9ae44e4887500634bf3a87343d687b4d7d4e3c
85f6ba0b57b9d894c694df66449b1e1c555c625b
8eb410208a8d9b0a42f6c52411455ace04c78101
ae86e4ebabb0c78c1bd8052e6ab5916446ef39c2
455afa3a7bf59fc272f3439825da55659765eec0
12286a4b78f82bde3907d4bf348e20c12dd6d46f
9bc553c46ce9b7154ec7c82451d71608f4beda82
87e8e77e5fd8d84a252dbb6d6697202118378774
3b246fd869564b0a7f7c847f44aecac82d318c78
9d64b532f8ccdfd95c2417dcf65257385956353a
e32eb715ef41e411da0a91b40e6e35f150a9c2eb
ca435fbb0dd09cdc9c70fe945a891ae3e6c19ab2
|
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
[CSS/ta] CSS Tamil Translation
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
removed white spaces and removed old EN translation
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Tamil translated added removed EN from markdown
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | | |
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
xml translation from EN to Tamil
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[JavaScript/ta] Translation completed
|