An open API service providing commit metadata for open source projects.

GitHub / stephaneyfx/enum-iterator / commits

Tools to iterate over all values of a type

SHA Message Author Date Stats
2fbee6d4 Bump version Stephane Raux <s****x@g****m> 12 months ago
789bd649 Document custom crate path Stephane Raux <s****x@g****m> 12 months ago
993f9ae7 Bump versions Stephane Raux <s****x@g****m> 12 months ago
3efc38bb Allow specifying the crate path in generated code Stephane Raux <s****x@g****m> 12 months ago
2b1aaefe Bump versions Stephane Raux <s****x@g****m> over 2 years ago
e8e082e7 Go back to 0BSD license Stephane Raux <s****x@g****m> over 2 years ago
f5960f1d Bump versions Stephane Raux <s****x@g****m> over 2 years ago
9598d98e Ensure license text is included in the packaged crates Davide Cavalca <d****a@f****g> over 2 years ago
7eab7e30 Fix formatting Stephane Raux <s****x@g****m> over 2 years ago
8efd9c93 Make next_cycle and previous_cycle not return Options Fenhl <f****l@f****t> over 2 years ago
0a3fbd0a Bump versions Stephane Raux <s****x@g****m> over 2 years ago
410ababb Fix Sequence for Option<Empty> Stephane Raux <s****x@g****m> over 2 years ago
929b68ab Implement Sequence for Ordering and Poll Stephane Raux <s****x@g****m> over 2 years ago
19e86f7a Link to where useful `Sequence`-related functions are defined Stephane Raux <s****x@g****m> over 2 years ago
b10fbb10 Set resolver to 2 in workspace Stephane Raux <s****x@g****m> over 2 years ago
5921f6e3 Relicense to MIT Stephane Raux <s****x@g****m> over 2 years ago
9d472a12 Bump package versions Kinnon McAlister <k****r@g****m> over 3 years ago
260f1c47 Update to syn 2.0 Kinnon McAlister <k****r@g****m> over 3 years ago
13046441 Test derivation for struct without fields Stephane Raux <s****x@g****m> over 3 years ago
e750844c Bump versions Stephane Raux <s****x@g****m> over 3 years ago
f2995f3c Simplify generated code for variants without fields Stephane Raux <s****x@g****m> over 3 years ago
35cd31e2 Decrease generated code compilation time Stephane Raux <s****x@g****m> over 3 years ago
e47ea9f8 Bump version Stephane Raux <s****x@g****m> over 3 years ago
e6bb4206 Use `then_some` for constants Stephane Raux <s****x@g****m> over 3 years ago
2ed528bb Add more documentation Stephane Raux <s****x@g****m> over 3 years ago
3adab1c4 Improve enum traversal Stephane Raux <s****x@g****m> about 4 years ago
e7834031 Bump versions Stephane Raux <s****x@g****m> about 4 years ago
c79d71b3 Implement `Sequence` for arrays Stephane Raux <s****x@g****m> about 4 years ago
70fadf25 Bump versions Stephane Raux <s****x@g****m> about 4 years ago
acdef034 Dereference matched value Stephane Raux <s****x@g****m> about 4 years ago
46b561c2 Bump versions Stephane Raux <s****x@g****m> about 4 years ago
ad318083 Bump dependencies Stephane Raux <s****x@g****m> about 4 years ago
4694c68f Address clippy warnings in generated code Stephane Raux <s****x@g****m> about 4 years ago
4c92be12 Add note about Rust version Stephane Raux <s****x@g****m> over 4 years ago
f0678794 Bump version Stephane Raux <s****x@g****m> over 4 years ago
38b368ff Clarify that `next` and `previous` do not cycle Stephane Raux <s****x@g****m> over 4 years ago
ca5ade76 Bump version Stephane Raux <s****x@g****m> over 4 years ago
91281399 Add `next_cycle` and `previous_cycle` Stephane Raux <s****x@g****m> over 4 years ago
e4b97fc6 Bump version Stephane Raux <s****x@g****m> over 4 years ago
2823b2e2 Simplify implementation and support backward iteration Stephane Raux <s****x@g****m> over 4 years ago
596dacac Update dependencies Stephane Raux <s****x@g****m> over 4 years ago
6d6e25b1 Bump version Stephane Raux <s****x@g****m> over 4 years ago
67a296c2 Add struct example to crate docs Stephane Raux <s****x@g****m> over 4 years ago
538d2f28 Fix documentation Stephane Raux <s****x@g****m> over 4 years ago
7c2df448 Update README Stephane Raux <s****x@g****m> over 4 years ago
c01df9db Increment fields from right to left Stephane Raux <s****x@g****m> over 4 years ago
dc0524cc Bump syn version Stephane Raux <s****x@g****m> over 4 years ago
a4a27817 Bump version Stephane Raux <s****x@g****m> over 4 years ago
1b3dc1e2 Add github CI Stephane Raux <s****x@g****m> over 4 years ago
7d4c2cd7 Clarify documentation Stephane Raux <s****x@g****m> over 4 years ago
380eb451 Support generic types Stephane Raux <s****x@g****m> over 4 years ago
7315cb1f Derive for structs and enums with data Stephane Raux <s****x@g****m> over 4 years ago
4ad8ca2d Bump version Stephane Raux <s****x@g****m> about 5 years ago
04fce966 Update READMEs Stephane Raux <s****x@g****m> about 5 years ago
ff2d1031 Add example to crate documentation Stephane Raux <s****x@g****m> about 5 years ago
1af2b78a Change license to 0BSD Stephane Raux <s****x@g****m> about 5 years ago
293f7b84 Bump version to 0.6.0 Stephane Raux <s****x@g****m> over 6 years ago
e492bab2 Add missing #![no_std] rubik83 <4****3@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e5c55f3f allow to use this crate in a no_std project (for embedded) François SOLANET <f****t@e****m> over 6 years ago
fba299a3 Bump version to 0.5.0 Stephane Raux <s****x@g****m> almost 7 years ago
fed1c91f Define associated constant for number of variants Stephane Raux <s****x@g****m> almost 7 years ago
8d993aae Bump version to 0.4.0 Stephane Raux <s****x@g****m> almost 7 years ago
cc3541e8 Make type name unaccessible and update documentation Stephane Raux <s****x@g****m> almost 7 years ago
dbc97c2a Improve proc-macro error reporting Stephane Raux <s****x@g****m> almost 7 years ago
9d96bea2 Specify full version of dependencies Stephane Raux <s****x@g****m> almost 7 years ago
d96aa16e Update derive dependency and version Stephane Raux <s****x@g****m> about 7 years ago
3dda30fb Update syn related dependencies to 1.0 and bump version Bastien Orivel <e****g@b****r> about 7 years ago
f3ff9ca7 Bump version Stephane Raux <s****x@g****m> over 7 years ago
161a05e8 Update to Rust 2018 Stephane Raux <s****x@g****m> over 7 years ago
7641e1de Make generated iterator Debug Stephane Raux <s****x@g****m> almost 8 years ago
5d1162a4 Bump version to 0.2.2 Stephane Raux <s****x@g****m> almost 8 years ago
d16a2c1a merge [Merge] Update syn Stephane Raux <s****x@g****m> almost 8 years ago
9a3320d8 Bump version to 0.2.1 Stephane Raux <s****x@g****m> almost 8 years ago
5fd58fde Make iterator type Copy Stephane Raux <s****x@g****m> almost 8 years ago
00d14bf5 Update syn and bump version Bastien Orivel <e****g@b****r> almost 8 years ago
64772a88 Definitions to iterate over the variants of a field-less enum Stephane Raux <s****x@g****m> about 8 years ago

← Back to repository