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
path:
root
/
julia.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
Update julia.html.markdown
azev77
2021-02-24
-0
/
+14
*
Small update on julia.html.markdown, typos and comments
Lilian Besson
2021-01-28
-31
/
+34
*
Add note about integer overflow
Thibaut Lienart
2019-02-18
-0
/
+7
*
tweak order of string functions / print functions
Lyndon White
2019-01-20
-7
/
+8
*
Add push! explanation, closes #2047
Divay Prakash
2018-11-18
-0
/
+2
*
[julia/en] divayprakash has an amazing eagle eye for function naming!
Keith Miyake
2018-10-06
-5
/
+5
*
[julia/en] snake_case one more function name that slipped past
Keith Miyake
2018-10-04
-5
/
+5
*
[julia/en] camelCase functions => snake_case
Keith Miyake
2018-10-04
-37
/
+37
*
[julia/en] fix for #1483
Keith Miyake
2018-10-04
-77
/
+77
*
Remove useless lib
0u0
2018-08-31
-1
/
+0
*
remove useless Blank Lines
0u0
2018-08-31
-2
/
+0
*
Adjust for alignment
0u0
2018-08-31
-26
/
+25
*
Uniform output format
0u0
2018-08-31
-17
/
+13
*
ry to use as few words as possible
0u0
2018-08-31
-15
/
+33
*
Update output for Julia 1.0
0u0
2018-08-31
-123
/
+194
*
Use more clearly example
0u0
2018-08-29
-5
/
+5
*
Keep a line 80 chars
0u0
2018-08-29
-1
/
+2
*
Merge branch 'master' into julia1
Adam Bard
2018-08-22
-3
/
+4
|
\
|
*
add comprehension filter example
Brian Cleary
2018-08-16
-1
/
+2
*
|
wrap lines longer than 80
Martijn Visser
2018-08-15
-4
/
+7
*
|
one more quick run over the code
Martijn Visser
2018-08-15
-58
/
+51
*
|
more comment spacing
Martijn Visser
2018-08-14
-106
/
+106
*
|
no need for credit
Martijn Visser
2018-08-14
-1
/
+0
*
|
fix julia 0.7 deprecation warnings
Martijn Visser
2018-08-14
-31
/
+32
*
|
remove some trailing spaces
Martijn Visser
2018-08-14
-4
/
+4
*
|
replace tabs with 4 spaces
Martijn Visser
2018-08-14
-60
/
+60
*
|
double space before comments
Martijn Visser
2018-08-14
-51
/
+51
*
|
autoformat with VS code
Martijn Visser
2018-08-14
-70
/
+70
*
|
julia update version number
Martijn Visser
2018-08-14
-5
/
+6
|
/
*
porting to julia 0.6.4
Daniel YC Lin
2018-07-28
-39
/
+45
*
Fix #3060
Pratik Karki
2018-02-28
-1
/
+1
*
[julia/en] Julia mailing list converted to forums (#2666)
Jesse Johnson
2017-02-17
-1
/
+1
*
edit broken link in julia.html.markdown
Siddharth Gupta
2017-01-13
-1
/
+1
*
Update Dict and Set Syntax (#2296)
Edmilson Lima
2016-07-02
-5
/
+5
*
Merge pull request #1814 from lazybensch/patch-1
ven
2016-03-11
-18
/
+13
|
\
|
*
update julia docs to 0.4
Benjamin Schönburg
2015-10-27
-18
/
+13
*
|
[julia/en] fix typos
Jacob Ward
2016-02-25
-2
/
+2
*
|
Add different array declaration syntax
Pranit Bauva
2015-12-28
-0
/
+4
*
|
Merge pull request #2007 from pranitbauva1997/new
ven
2015-11-09
-0
/
+13
|
\
\
|
*
|
Remove the extra 'compared' in julia.html.markdown
Pranit Bauva
2015-11-09
-1
/
+1
|
*
|
Add description about multiple return values
Pranit Bauva
2015-11-04
-0
/
+4
|
*
|
Add description about compact assignment of functions
Pranit Bauva
2015-11-04
-0
/
+4
|
*
|
Add description that strings can be lexicographically compared with compariso...
Pranit Bauva
2015-11-04
-0
/
+5
|
|
/
*
|
Add Pranit Bauva to the contributors list of julia.html.markdown
Pranit Bauva
2015-11-01
-0
/
+1
*
|
Fix a typo is julia.html.markdown
Pranit Bauva
2015-11-01
-1
/
+1
|
/
*
Update Julia variable names
Ben Harris
2015-10-16
-2
/
+2
*
try to make string change clearer
Ratan
2015-10-10
-2
/
+20
*
change String to AbstractString as per 0.4 spec
Ratan
2015-10-10
-4
/
+4
*
removing whitespace all over
Gabriel Halley
2015-10-07
-5
/
+5
*
[julia/en] Update for Julia 0.3 and fix a few typos
Jim Garrison
2015-05-02
-4
/
+4
[next]