dependabot[bot]
|
8fa7439131
|
Merge 5d13d32572 into 3f42111f3f
|
5 days ago |
dependabot[bot]
|
5d13d32572
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 days ago |
dependabot[bot]
|
3f42111f3f
|
Bump actions/checkout from 4 to 5 (#14)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 months ago |
Fredrik Ekre
|
373233cfb5
|
Update TagBot.yml
|
8 months ago |
PatrickHaecker
|
c850aa7c65
|
Mark enum member values as public on supported Julia versions (#12)
|
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 |