InteractiveUtils: support type annotations as substitutes for values #57909
Handle Vararg in error hint
d580f726
Support type annotations in introspection macros
74defd5d
Fix handling of Vararg annotations
1a9123b9
Update PR number
64b10a22
Add NEWS entry
333391fe
Directly emit types, don't recurse for type extraction
89de228b
Remove type annotation support for macros
58f92259
Support `where` clauses
30793bfd
Add more complex example to NEWS.md
c0b3248e
Fix/reimplement Test.inferred macro using `gen_call_with_extracted_ty…
12ca886e
Re-add support for argument splatting
c393139f
Re-add support for splatting parameters
f9eccf92
Merge branch 'master' of github.com:JuliaLang/julia into introspectio…
00d86b1d
Minor fixes
17468dfe
serenity4
force pushed
from
d205f5f9
to
17468dfe
264 days ago
Revert refactor of Test.inferred macro
1c876cf5
Fix doctest failure
3b0801d2
Misc improvements
1de78f9b
Merge branch 'master' of github.com:JuliaLang/julia into introspectio…
be270605
Apply suggestions from code review
3e191fca
Add more type annotations to function arguments
e72b02f2
Ensure `ex0` remains an `Expr` after `where` parameter extraction
dbdd2c6e
Add missing nospecialize
6942b36b
Account for duplicates when merging parameter types
82908347
Merge branch 'master' of github.com:JuliaLang/julia into introspectio…
588ff445
serenity4
deleted the introspection-type-args branch 247 days ago
Login to write a write a comment.
Login via GitHub