index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Merge pull request #1150 from a3f/patch-1
ven
2015-07-28
-3
/
+3
|
\
|
*
Fixed misinfo regarding sigils
Ahmad Fatoum
2015-06-19
-3
/
+3
*
|
Merge pull request #1175 from genkimarshall/python3-next
Geoff Liu
2015-07-24
-6
/
+6
|
\
\
|
*
|
[python3/en] Use `next()` instead of `__next__()`
Genki Marshall
2015-07-24
-6
/
+6
|
/
/
*
|
Merge pull request #1174 from asweigart/master
Levi Bostian
2015-07-23
-0
/
+2
|
\
\
|
*
|
Added links to the free book "Automate the Boring Stuff with Python" to the "...
Al Sweigart
2015-07-23
-0
/
+2
|
/
/
*
|
Merge pull request #1169 from ian-bertolacci/master
Levi Bostian
2015-07-19
-13
/
+11
|
\
\
|
*
|
De-capitalization
Ian Bertolacci
2015-07-19
-2
/
+2
|
*
|
Slight modifications.
Ian Bertolacci
2015-07-18
-4
/
+4
|
*
|
Merged down
Ian Bertolacci
2015-07-18
-15
/
+25
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
More line breaks
Adam Bard
2015-07-18
-1
/
+11
*
|
|
Merge pull request #1167 from MrMallIronmaker/patch-1
Adam Bard
2015-07-17
-4
/
+4
|
\
\
\
|
*
|
|
Changed %s formatting to {n} style.
Mark Miller
2015-07-16
-4
/
+4
|
|
*
|
Capitalization, Chapel Directory.
Ian Bertolacci
2015-07-17
-1
/
+1
|
|
*
|
Spellcheck
Ian Bertolacci
2015-07-17
-8
/
+6
|
|
*
|
Put lists back in
Ian Bertolacci
2015-07-17
-12
/
+7
|
|
*
|
Changed bash examples from block code
Ian Bertolacci
2015-07-17
-9
/
+9
|
|
*
|
capitalization and attempt to fix lists
Ian Bertolacci
2015-07-17
-12
/
+17
|
|
/
/
|
/
|
|
*
|
|
Update chapel.html.markdown
Adam Bard
2015-07-17
-2
/
+1
*
|
|
Merge pull request #1165 from ian-bertolacci/master
Adam Bard
2015-07-17
-0
/
+815
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'master' of github.com:ian-bertolacci/learnxinyminutes-docs
ian.bertolacci
2015-07-15
-1
/
+1
|
|
\
\
|
|
*
|
Codify proc() main lacking note
Ian Bertolacci
2015-07-14
-1
/
+1
|
*
|
|
epiphany on ref returns. lead to better example of ref returns and then also ...
ian.bertolacci
2015-07-15
-6
/
+22
|
|
/
/
|
*
|
Some rewriting, hopefully the last commit before pull request
ian.bertolacci
2015-07-14
-131
/
+145
|
*
|
A number of edits. Some cosmetic. Added iterators, argument/return intents
ian.bertolacci
2015-07-14
-42
/
+87
|
*
|
Almost last update. Small changes to wording
ian.bertolacci
2015-07-14
-3
/
+3
|
*
|
Moved majority of header to bottom. Less preachy?
ian.bertolacci
2015-07-14
-34
/
+43
|
*
|
Fixed almost pi
Ian Bertolacci
2015-07-14
-1
/
+1
|
*
|
numerous slight modifications, and additions. Notable: added const, param, co...
ian.bertolacci
2015-07-14
-94
/
+103
|
*
|
changed some wording in header. added tuple expansion
ian.bertolacci
2015-07-14
-7
/
+10
|
*
|
removed IRC node. That node refers to people developing in the compiler, no d...
ian.bertolacci
2015-07-13
-1
/
+0
|
*
|
removed hyphen
Ian Bertolacci
2015-07-12
-1
/
+1
|
*
|
Bad Link fix
Ian Bertolacci
2015-07-12
-1
/
+1
|
*
|
Link and header fix
Ian Bertolacci
2015-07-12
-3
/
+3
|
*
|
List formatting
Ian Bertolacci
2015-07-12
-6
/
+6
|
*
|
Header modified
Ian Bertolacci
2015-07-12
-4
/
+2
|
*
|
Minor fix
Ian Bertolacci
2015-07-12
-2
/
+2
|
*
|
added chapel.html.markdown, performed a first pass at the tutorial, and the b...
=
2015-07-12
-0
/
+722
*
|
|
Merge pull request #1166 from kdamball/patch-1
Levi Bostian
2015-07-16
-1
/
+1
|
\
\
\
|
*
|
|
Update matlab.html.markdown
Kado
2015-07-16
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #1163 from Garnel/master
Geoff Liu
2015-07-15
-0
/
+296
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Refine some sentences and fix some typos
Guangming Mao
2015-07-15
-8
/
+8
|
*
|
rust/zh Add chinese translation for rust
Guangming Mao
2015-07-08
-0
/
+296
|
/
/
*
|
Merge pull request #1159 from mjhea0/patch-1
Levi Bostian
2015-07-06
-1
/
+1
|
\
\
|
*
|
Update python.html.markdown
Michael Herman
2015-07-05
-2
/
+0
|
*
|
python/en - added two resources
Michael Herman
2015-07-05
-0
/
+2
*
|
|
Merge pull request #1160 from mjhea0/patch-2
Levi Bostian
2015-07-06
-2
/
+1
|
\
\
\
|
*
|
|
Update python3.html.markdown
Michael Herman
2015-07-05
-2
/
+0
|
*
|
|
python/en - added two resources
Michael Herman
2015-07-05
-1
/
+2
|
|
/
/
*
/
/
change haskell's operator `$` description wording
ven
2015-07-06
-4
/
+5
|
/
/
[next]