issues
search
mauro3
/
SimpleTraits.jl
Simple Traits for Julia
MIT License
159
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
@traitfn with multiple traits
#90
ChenZhao44
opened
1 year ago
0
remove test that checks for lack of feature in Base
#89
KristofferC
opened
1 year ago
0
Unused type variables
#88
cossio
opened
1 year ago
0
Using `@traitfn` on functions in Base?
#87
MilesCranmer
closed
1 year ago
3
`@traitfn` on callable types
#86
MilesCranmer
opened
1 year ago
5
remove `@pure`
#85
oscardssmith
closed
1 year ago
1
Use qualifed call to `Not` in macro-generated code.
#84
mauro3
opened
2 years ago
0
qualify uses of Not
#83
bgctw
opened
2 years ago
5
Callable struct with trait doesn't work
#82
gdalle
closed
2 years ago
5
Parametric types with traits
#81
gdalle
closed
2 years ago
1
Error when explicitly importing macros
#80
ColdTeapot273K
closed
2 years ago
3
`@inline` with traits
#79
timholy
opened
3 years ago
3
TagBot trigger issue
#78
JuliaTagBot
closed
3 years ago
1
bump version
#77
KristofferC
closed
3 years ago
2
fix package for the upcoming 1.7 release
#76
KristofferC
closed
3 years ago
3
`fieldnames` now iferable. Use? Show example?
#75
mauro3
opened
3 years ago
0
Using GitHub actions for CI, ditched Cirrus and Travis
#74
mauro3
closed
3 years ago
0
Fixed line number info (?)
#73
mauro3
closed
4 years ago
1
Method locations for `@traitfn` expansions
#72
Keno
closed
4 years ago
1
Proposal: CombinedTrait
#71
matbesancon
opened
4 years ago
0
Better parse errors
#70
mauro3
opened
4 years ago
0
Fix issue #18
#69
mauro3
closed
4 years ago
0
Removed old style function parsing f{X<:Int}(x::X)
#68
mauro3
closed
4 years ago
0
Removed generated function for IsIterator
#67
mauro3
closed
4 years ago
1
IsIterator trait that is false for scalar numbers (IsCollection)
#66
jtravs
closed
4 years ago
4
Install TagBot as a GitHub Action
#65
JuliaTagBot
closed
4 years ago
0
Allow specification of a docstring on functions which dispatch on traits (@traitfn)
#64
tehrengruber
closed
5 years ago
6
Dispatch on arrays where all elements in the array have a certain trait
#63
DilumAluthge
closed
5 years ago
2
add missing test dependency
#62
KristofferC
closed
5 years ago
1
fixed link for abstract array interface & minor edits
#61
tk3369
closed
5 years ago
1
Fix deprecations
#60
femtocleaner[bot]
closed
6 years ago
0
Update .travis.yml
#59
sbromberger
closed
6 years ago
2
Julia 1.0
#58
mauro3
closed
6 years ago
0
Fix 0.7 deprecations
#57
mauro3
closed
6 years ago
3
Simple trait sets to an incorrect value on nightly
#56
ChrisRackauckas
closed
6 years ago
1
How does istrait work?
#55
Qiyamah
closed
6 years ago
2
error in nightly (4406)
#54
sbromberger
closed
4 years ago
1
Thank you.
#53
sbromberger
closed
6 years ago
1
Update REQUIRE
#52
sbromberger
closed
6 years ago
2
Use where syntax
#51
mauro3
closed
6 years ago
1
Using in a package
#50
gragusa
closed
6 years ago
2
Backtraces not working with Julia 0.7
#49
mauro3
closed
4 years ago
1
UndefVarError while loading package on Julia 0.7
#48
iamed2
closed
6 years ago
5
help with syntax
#47
sbromberger
closed
7 years ago
3
Convert traitfns to use where-syntax
#46
mauro3
closed
6 years ago
13
Associated types
#45
mauro3
opened
7 years ago
6
Possible to fix deprecation warnings in nightly?
#44
sbromberger
closed
6 years ago
3
Failing to precompile
#43
nilshg
closed
7 years ago
3
Update CI URLs to point to new caching infrastructure
#42
staticfloat
closed
7 years ago
0
Builds on and supersedes #39
#41
mauro3
closed
7 years ago
3
Next