8000 Tags · arturbac/simple_enum · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: arturbac/simple_enum

Tags

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
cleanup headers, improve bitfield tests with sparsse enumerations (#32)

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enum_bitfield_t - operators ~, ^, ^= (#30)

* enum_bitfield_t - operators ~, ^, ^=

* bump version 0.9.2

---------

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bitfield operators (#29)

* bitfield operators

* fox doc

---------

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
enum_bitfield_t and enum_size_v (#28)

* enum_size_v, enum_bitfield_t

---------

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.8.14

Toggle v0.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix unit tests for glaze_v5_1_0_supported_swap (#27)

* fix unit tests for glaze_v5_1_0_supported_swap

* bump version

---------

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.8.13

Toggle v0.8.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
support glaze 5.x (#26)

* support for glaze 5.x - glaze_v5_0_0_generic_supported

* v0.8.12

* support glaze 5.x

* rename namespace alias

* update acording to review

---------

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.8.11

Toggle v0.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
initial c++ module support (#24)

* c++ module export only public interface, hide private detail namespace
* split addon headers for glaze and fmt from simple enum main include and module
* add enum_name_at_index, enum_size, enum_value_at_index to public interface

---------

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.8.10

Toggle v0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade glaze support (#23)

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>

v0.8.9

Toggle v0.8.9's commit message
version bump

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update expected, modernize cmake code (#20)

Co-authored-by: Artur Bać <artur@ebasoft.com.pl>
0