issues
search
JuliaComputing
/
Deprecations.jl
A database of julia deprecations and how to fix them
Other
17
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`remove_destination=true` kwarg to `cp`
#41
Keno
closed
6 years ago
0
`import Compat.Markdown` -> `import Markdown`
#40
Keno
closed
6 years ago
0
Deprecations errors when processing base julia
#39
Keno
opened
6 years ago
2
Warn on definition of the old iteration protocol
#38
Keno
opened
6 years ago
0
VERSION patterns with `&&`
#37
Keno
closed
6 years ago
0
fix tuple splatting fix
#36
KristofferC
closed
6 years ago
0
add some renames
#35
KristofferC
closed
6 years ago
0
fix version in readstring
#34
KristofferC
closed
6 years ago
0
[WIP] Deprecations for functions that got positional args replaced by kwargs
#33
fredrikekre
closed
6 years ago
0
fix version in subtype
#32
KristofferC
closed
6 years ago
0
add some renames
#31
fredrikekre
closed
6 years ago
0
Whitespacing in expression matching.
#30
KristofferC
closed
6 years ago
0
add some more renames
#29
KristofferC
closed
6 years ago
0
add readstring deprecation
#28
KristofferC
closed
6 years ago
0
add issubtype deprecation
#27
KristofferC
closed
6 years ago
0
fix indentation when deleting if expression without else
#26
KristofferC
closed
6 years ago
0
add simple renames
#25
KristofferC
closed
6 years ago
0
Incorrect indentation after removing if statement without corresponding else
#24
KristofferC
closed
6 years ago
0
add finalizer to compat macro
#23
KristofferC
closed
6 years ago
0
single arg tuple splatting and upgrade CSTParser to 0.3.5
#22
KristofferC
closed
6 years ago
3
add deprecation for Void -> Nothing / Cvoid
#21
KristofferC
closed
6 years ago
0
List of deprecations to implement
#20
KristofferC
opened
6 years ago
3
fix handling strings with unicode when searching for newlines
#19
KristofferC
closed
6 years ago
0
break if index is oob for markdown codes
#18
KristofferC
closed
6 years ago
2
UTF8String is not changed if it's a type field
#17
ararslan
closed
6 years ago
10
Broken on ReverseDiffSparse
#16
mlubin
closed
6 years ago
6
fix extracting lbrace (again)
#15
KristofferC
closed
7 years ago
0
align shortform funcs heuristically
#14
KristofferC
closed
7 years ago
0
correct extraction of lbrace
#13
KristofferC
closed
7 years ago
0
work around CSTParser bug with lexical ordering in filter nodes
#12
KristofferC
closed
7 years ago
0
bump CST and Tokenize version
#11
KristofferC
closed
7 years ago
3
implement isdefined(Base, :symbol)
#10
KristofferC
closed
7 years ago
6
fix upper bounds on CSTParser to make Travis pass
#9
KristofferC
closed
7 years ago
0
fix matching the correct struct
#8
KristofferC
closed
7 years ago
0
support named doctests in markdown files
#7
KristofferC
closed
7 years ago
0
Check isdefined(Base, :symbol)
#6
KristofferC
closed
7 years ago
0
Make femtocleaner add whitespace in comprehension
#5
Keno
closed
7 years ago
0
Space out ternaries
#4
ararslan
closed
7 years ago
1
Might be useful info to add
#3
alexmorley
closed
7 years ago
1
missing a case of inner constructor
#2
iblislin
closed
7 years ago
1
Consistent curly use in `where` syntax?
#1
c42f
closed
7 years ago
10
Previous