julia
WIP: Add `parse(Type, str)` method for parsing Types: DataTypes, Unions and UnionAlls.
#52668
Open

WIP: Add `parse(Type, str)` method for parsing Types: DataTypes, Unions and UnionAlls. #52668

NHDaly wants to merge 8 commits into master from nhd-parse-type
NHDaly
NHDaly NHDaly marked this pull request as draft 2 years ago
NHDaly NHDaly added needs tests
NHDaly NHDaly added needs docs
NHDaly NHDaly added needs news
NHDaly NHDaly added stdlib
NHDaly NHDaly force pushed from bfcfdd62 to e377700f 2 years ago
jakobnissen
NHDaly
jakobnissen
NHDaly NHDaly force pushed from 06678478 to 15100e94 2 years ago
NHDaly NHDaly force pushed from 15100e94 to 7bab22d4 2 years ago
stevengj
stevengj commented on 2024-01-02
stevengj
stevengj commented on 2024-01-02
stevengj
stevengj commented on 2024-01-02
stevengj
stevengj commented on 2024-01-02
NHDaly NHDaly force pushed from dbbee7ab to 2bcfa486 2 years ago
stevengj
stevengj commented on 2024-01-03
NHDaly NHDaly force pushed from b37b9658 to 0efaf82f 2 years ago
tecosaur
NHDaly NHDaly force pushed from 0efaf82f to b48bd197 1 year ago
NHDaly Add `parse(Type, str)` method for parsing Types from a string.
22ff75b8
NHDaly NHDaly force pushed from b48bd197 to aa19464e 1 year ago
NHDaly NHDaly force pushed from aa19464e to c35ad1ff 1 year ago
NHDaly NHDaly requested a review from stevengj stevengj 1 year ago
NHDaly NHDaly requested a review from MasonProtter MasonProtter 1 year ago
NHDaly NHDaly force pushed from 97bf981d to 0f15400d 1 year ago
NHDaly Allow users to pass a custom module context, rather than defaulting t…
0726c4b2
NHDaly Drop support for looking up the name in loaded_modules.
883673dc
NHDaly Rename the convenience macro to `@_bail_if_nothing`
8b850e05
NHDaly Fix support for Union{} and Tuple{}, which are distinct from Union an…
b51d87eb
NHDaly NHDaly force pushed from 0f15400d to b51d87eb 1 year ago
NHDaly Fixup docstring
8fa5493e
NHDaly NHDaly removed needs tests
NHDaly NHDaly removed needs docs
NHDaly Add NEWS
0d32713c
NHDaly NHDaly removed needs news
NHDaly NHDaly marked this pull request as ready for review 1 year ago
NHDaly
LilithHafner
LilithHafner
LilithHafner commented on 2024-03-27
NHDaly Apply suggestions from code review
5a76a9ee
topolarity
NHDaly
topolarity
NHDaly
c42f

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone