InteractiveUtils: Support callable objects as functions in introspection macros #58905
Support "Functor-like" `code_typed` invocation
1fae8e7d
Base: Support functors in `method_instance(s)`, `code_ircode`, and `c…
395feeac
InteractiveUtils: Support functors in `code_llvm`, `code_native`, and…
16c6e5e4
Support "Functor-like" `code_typed` invocation
33e4b050
Base: Support functors in `method_instance(s)`, `code_ircode`, and `c…
3ffce1ea
InteractiveUtils: Support functors in `code_llvm`, `code_native`, and…
ec2f4c8c
Add support for directly providing signature tuple
ef7727e1
serenity4
changed the title Support callable objects as functions in introspection macros InteractiveUtils: Support callable objects as functions in introspection macros 169 days ago
Merge branch 'master' of github.com:JuliaLang/julia into interactive-…
394f15d6
Merge branch 'ct/functor-reflection' of github.com:topolarity/julia i…
76f030c6
Merge branch 'master' into interactive-utils-functors
84dd768b
Merge branch 'master' of github.com:JuliaLang/julia into interactive-…
865739e1
Improve error message
5f5db13c
Merge branch 'interactive-utils-functors' of github.com:serenity4/jul…
57fbef23
Fix implementation for OpaqueClosure
551e0ea0
serenity4
force pushed
from
1aad66fb
to
551e0ea0
124 days ago
Add additional test
12dacbe8
Document `gen_call_with_extracted_types`
8dea09ee
Enable support for callable objects for source reflection macros
c9ec156d
Add `kws...` in docs for `fcn` usage
73a9256d
Merge branch 'master' into interactive-utils-functors
e7b88ee4
Properly handle (re)escaping and replace_ref_begin_end! interactions
c8b7dc73
Merge branch 'master' of github.com:JuliaLang/julia into interactive-…
ae98622c
Fix doctest failure
8a60b9f1
topolarity
merged
b24014ae
into master 116 days ago
Login to write a write a comment.
Login via GitHub