summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Ruby Ecosystem translation to portugueseClaudson Martins2015-10-19-0/+147
| | | | The whole article has been translated.
* Merge pull request #1654 from claudsonm/matlabAdam Bard2015-10-19-3/+544
|\ | | | | [matlab-en] Figure handle and some text issues fixed
| * Figure handle and some text issues fixedClaudson Martins2015-10-19-3/+4
| | | | | | | | | | | | - File name added to the header; - Fixed figure handle letter; - Unnecessary extra word removed.
| * Revert "Figure handle and some text issues fixed"Claudson Martins2015-10-19-4/+3
| | | | | | | | This reverts commit 5f7a161f44e683d15d85126db78a6de5f1e0bfab.
| * Figure handle and some text issues fixedClaudson Martins2015-10-19-3/+4
| | | | | | | | | | | | - File name added to the header; - Fixed figure handle letter; - Unnecessary extra word removed;
| * Adding filename markdownClaudson Martins2015-10-18-0/+1
| |
| * Rename matlab.html.markdown to matlab-pt.html.markdownClaudson Martins2015-10-18-0/+0
| |
| * Fixing some linebreaksClaudson Martins2015-10-18-4/+8
| | | | | | | | Some lines were broken to be better presented
| * Matlab portuguese translationClaudson Martins2015-10-18-251/+255
| | | | | | | | The markdown is completely translated
| * Iniciando tradução do MatLab para PT-BRClaudson Martins2015-10-18-0/+531
| |
* | Merge pull request #1652 from MineDoubleSpace/masterAdam Bard2015-10-19-1/+1
|\ \ | | | | | | Updated official python docs link.
| * | Updated official python docs to always use the latest version of python 2MDS2015-10-20-1/+1
|/ /
* | Merge branch 'master' of github.com:adambard/learnxinyminutes-docsAdam2015-10-19-31/+245
|\ \
| * \ Merge pull request #1638 from xssc/patch-1Adam Bard2015-10-19-0/+10
| |\ \ | | | | | | | | [php/en] Added variable amount of parameters as of php 5.6+
| | * | capital letterSawyer Charles2015-10-18-1/+1
| | | |
| | * | Added variable amount of parameters as of php 5.6+Sawyer Charles2015-10-18-0/+10
| | | |
| * | | Merge pull request #1639 from labrack/masterAdam Bard2015-10-19-6/+13
| |\ \ \ | | | | | | | | | | [php/en] Add more examples and explanations
| | * | | Add more examples and explanationsTom Duff2015-10-18-6/+13
| | |/ / | | | | | | | | | | | | | | | | | | | | Added some clarifying examples to sections on echo(), constants, and cleaned up formatting on others. Added further explanation about the spaceship operator.
| * | | Merge pull request #1641 from billowkib/masterAdam Bard2015-10-19-25/+222
| |\ \ \ | | |/ / | |/| | [ruby/es] General translation update
| | * | Update and fix typos on ruby translationErick Bernal2015-10-18-25/+222
| |/ /
* | | Fixed pythonstatcomp doc namingAdam2015-10-19-15/+0
| | |
* | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docsAdam2015-10-19-2823/+29154
|\| |
| * | Merge pull request #1611 from SaurabhSandav/masterLevi Bostian2015-10-18-4/+5
| |\ \ | | | | | | | | [whip/en] Fix typos
| | * | [whip/en] Fix typosSaurabh Sandav2015-10-18-4/+5
| | | |
| * | | Fix issue with calling block code. Levi Bostian2015-10-18-1/+1
| | | | | | | | | | | | Fixes https://github.com/adambard/learnxinyminutes-docs/issues/1598
| * | | Merge pull request #1560 from ankitaggarwal011/python27-ternary-operator-doc-addLevi Bostian2015-10-18-0/+1
| |\ \ \ | | | | | | | | | | [python/en] Adding documentation on ternary operator
| | * | | Adding documentation on ternary operatorAnkit Aggarwal2015-10-16-0/+1
| | | | |
| * | | | Merge pull request #1489 from evuez/patch-2Levi Bostian2015-10-18-9/+120
| |\ \ \ \ | | | | | | | | | | | | [python/en] Add some stuff to lists, tuples, dicts, sets and classes
| | * \ \ \ Merge 'master' of github.com:adambard/learnxinyminutes-docsevuez2015-10-16-234/+606
| | |\ \ \ \
| | * | | | | Add some stuff to lists, sets and classes evuez2015-10-14-4/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is meant to match Python 3 update. Lists: added remove, insert and index Sets: added ^, <=, >= operators Classes: added propery decorator (including getter, setter, deleter)
| | * | | | | Add property to Classesevuez2015-10-13-5/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the property decorator (getter, setter, deleter) to the class example. Also update scopes functions to fit PEP8.
| | * | | | | Update contributorsevuez2015-10-13-0/+1
| | | | | | |
| | * | | | | Add some stuff to lists, tuples, dicts and setsevuez2015-10-13-20/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lists: added `remove`, `insert` and `index` Tuples: added extended unpacking Dictionaries: added new unpacking from Python 3.5 Sets: added ^, <=, >= operators
| * | | | | | Merge pull request #1553 from viv1/patch-1Levi Bostian2015-10-18-0/+6
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | [python/en]...Added some info on division
| | * | | | | | [python/en]...Added some info on divisionviv12015-10-16-0/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #1552 from adback03/masterLevi Bostian2015-10-18-0/+30
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | ruby and csharp code example updates
| | * | | | | | [csharp/eng] Partial Classes exampleAndrew Backes2015-10-15-0/+29
| | | | | | | |
| | * | | | | | [ruby/en] bitwise xor operatorAndrew Backes2015-10-15-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Basic arithmetic bitwise xor operator example
| * | | | | | | Merge pull request #1551 from rstiyer/typo-fixLevi Bostian2015-10-18-6/+12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Typo fixes and refactor description of Java Map
| | * | | | | | | Typo fixes and refactor description of Java MapRachel Stiyer2015-10-15-6/+12
| | |/ / / / / /
| * | | | | | | Merge pull request #1548 from bharrisau/patch-2Levi Bostian2015-10-18-1/+2
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update r.html.markdown
| | * | | | | | | Update r.html.markdownBen Harris2015-10-16-1/+2
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct key used to execute a line on Windows. closes #427
| * | | | | | | Merge pull request #1547 from bharrisau/patch-1Levi Bostian2015-10-18-2/+2
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update Julia variable names
| | * | | | | | | Update Julia variable namesBen Harris2015-10-16-2/+2
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | | | Merge pull request #1544 from Glutnix/php-late-static-bindingLevi Bostian2015-10-18-6/+43
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [php/en] Adds late static binding
| | * | | | | | | Adds late static binding to PHP referenceBrett Taylor2015-10-16-6/+43
| | |/ / / / / /
| * | | | | | | Merge pull request #1540 from bbatliner/patch-1Levi Bostian2015-10-18-0/+34
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [C/en] More info on dynamically allocated arrays
| | * | | | | | | Added example of printIntArray in CBrendan Batliner2015-10-15-0/+6
| | | | | | | | |
| | * | | | | | | Update c.html.markdownBrendan Batliner2015-10-15-0/+28
| | |/ / / / / / | | | | | | | | | | | | | | | | Added additional info on dynamically allocated arrays in C.
| * | | | | | | Merge pull request #1539 from TolgaB/patch-1Levi Bostian2015-10-18-1/+7
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Mutable And Immutable Changing