This website works better with JavaScript.
Explore
Help
Sign In
r
/
EnumX.jl
mirror of
https://github.com/fredrikekre/EnumX.jl
Watch
1
Star
0
Fork
You've already forked EnumX.jl
0
Code
Releases
Activity
34
Commits
2
Branches
6
Tags
603 KiB
Tree:
301ad5eda1
dependabot/github_actions/actions/checkout-6
master
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.0.4
v1.0.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '301ad5eda1'
${ noResults }
Commit Graph
34 Commits (301ad5eda1b754a154648801fe583141b299b077)
All Branches
Search
Author
SHA1
Message
Date
Fredrik Ekre
301ad5eda1
Update Project.toml
8 months ago
Patrick Häcker
f474807453
Use version-dependent tests of public keyword
8 months ago
Patrick Häcker
9f38508c77
Use more specific guard condition
8 months ago
Patrick Häcker
60de9f7f5f
Make enum member values public
8 months ago
Fredrik Ekre
bd85aac161
Update README links.
12 months ago
Fredrik Ekre
5e18e086fe
Misc CI updates
1 year ago
Fredrik Ekre
e7920eacd8
Apply Runic.jl formatting.
1 year ago
Fredrik Ekre
6120a51ecd
Fix show(...) of invalid instances.
3 years ago
Fredrik Ekre
4a8e89c3c2
Set version to 1.0.3.
3 years ago
Fredrik Ekre
4a1d9bfa92
Add docstring to at-enumx macro,
closes
#2
.
3 years ago
Fredrik Ekre
92560b30df
Use show instead of print for displaying the values.
4 years ago
Fredrik Ekre
ab2f86dc30
Mention tab-completion in the README.
4 years ago
Fredrik Ekre
e5f1753020
Fix display bug of abstract type EnumX.Enum.
4 years ago
Fredrik Ekre
a00c55fb3f
Support attaching documentation to the enum-module, and individual instances.
4 years ago
Fredrik Ekre
3b1fe3d018
Use Meta.isexpr.
4 years ago
Fredrik Ekre
2938bf85c7
Fix missing code in README.md.
4 years ago
Fredrik Ekre
6138bfc9cf
Add CI badges to README.md.
4 years ago
Fredrik Ekre
bd843e6e79
Remove dead code.
4 years ago
Fredrik Ekre
8bdade5759
Update coverage submission.
4 years ago
Fredrik Ekre
445a39ed6c
Add a test for empty enums.
4 years ago
Fredrik Ekre
972723564a
Change default typename to 'T', and allow overriding by passing T=Typ.
4 years ago
Fredrik Ekre
db0d1f2655
Fix print order bug
4 years ago
Fredrik Ekre
1de65ca1d1
Update README.md.
4 years ago
Fredrik Ekre
5410ec9f23
Fix overflow bug with unsigned integer types.
4 years ago
Fredrik Ekre
d623eb6805
Allow initialization of values from preview enum instances.
4 years ago
Fredrik Ekre
f2ed44fe0c
Indent instances in show.
4 years ago
Fredrik Ekre
abc504194e
Allow duplicate values.
4 years ago
Fredrik Ekre
32ced8b479
Add CI configuration.
4 years ago
Fredrik Ekre
f991da9204
Support custom values.
4 years ago
Fredrik Ekre
ca8fac3ecb
Support block syntax: at-enumx begin; ...; end.
4 years ago
Fredrik Ekre
1a50603d73
Support base types other than Int32.
4 years ago
Fredrik Ekre
a5a2636c2f
Add package content.
4 years ago
Fredrik Ekre
3e7c9265bf
Add package skeleton.
4 years ago
Fredrik Ekre
8abd180bb0
Initial empty commit.
4 years ago