issues
search
JuliaCollections
/
Memoize.jl
@memoize macro for Julia
Other
177
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix badge URLs in README.md
#38
mlhetland
closed
4 years ago
1
Feature request: cache invalidation
#37
tk3369
closed
3 years ago
4
Bug report: Coverage information is not being uploaded
#36
DilumAluthge
closed
4 years ago
1
Improve code coverage
#35
DilumAluthge
closed
5 years ago
3
Cannot handle other associative types
#33
cstjean
closed
4 years ago
2
incremental compilation warning
#32
xiuliren
closed
4 years ago
3
Error tagging new release
#31
attobot
closed
4 years ago
4
Broken in Julia 1.0?
#30
unhandyandy
closed
4 years ago
1
Fix v0.7 deprecations and drop v0.6 support
#29
jonathanBieler
closed
6 years ago
17
Fix #27 by using Core.Compiler instead of Core.Inference on v0.7
#28
JLTastet
closed
6 years ago
6
UndefVarError: Inference not defined
#27
ghost
closed
4 years ago
2
Vararg problem
#26
gmoutsin
closed
4 years ago
0
Cannot document memoized functions
#25
cstjean
closed
4 years ago
2
Use MacroTools to simplify function definition manipulation
#24
cstjean
closed
4 years ago
1
Use/ignore specific arguments when memoizing
#23
abelsiqueira
closed
4 years ago
1
Adapted to v0.7
#22
KlausC
closed
5 years ago
3
Make memoized functions documentable
#21
khdlr
closed
5 years ago
4
Define a Maximum Cache Size + Policies (LRU, TTL, etc)
#20
dmoliveira
closed
7 years ago
2
Warnings generated in Julia 0.6
#19
scheinerman
closed
7 years ago
2
Support function return type declarations
#18
jpfairbanks
closed
7 years ago
16
fix Array constructor syntax for julia v0.6 deprecations
#17
jpfairbanks
closed
7 years ago
5
Output returns reference instead of actual value
#16
djsegal
closed
7 years ago
1
Add dememoize function for restarting cache store
#15
djsegal
closed
7 years ago
2
Way to clear cache
#14
djsegal
closed
3 years ago
5
Tag a new version?
#13
oxinabox
closed
7 years ago
1
Return type specifications
#12
cossio
closed
4 years ago
1
fix WARNINGs in 0.5
#11
cossio
closed
7 years ago
1
Warning generated in 0.5: symbol --> Symbol
#10
scheinerman
closed
8 years ago
2
Updates for Julia v0.5 compatibility
#9
essenciary
closed
8 years ago
2
Parametric funtions syntax: expected identifier after "const"
#8
Ismael-VC
closed
6 years ago
1
Fix depwarns for v0.5
#7
nkottary
closed
8 years ago
4
Improve performance
#6
ymer
closed
4 years ago
2
Memoize does not work in 0.5 when adding 2 methods to a function
#5
aviks
closed
8 years ago
5
Fix julia versions for travis config
#4
aviks
closed
9 years ago
2
Update version requirement to julia 0.3
#3
aviks
closed
9 years ago
1
tag release
#2
Ken-B
closed
9 years ago
2
fix 0.v deprecations
#1
aviks
closed
9 years ago
1
Previous