Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional compilation #1707

Merged
merged 28 commits into from
Mar 16, 2023
Merged

Conditional compilation #1707

merged 28 commits into from
Mar 16, 2023

Commits on Mar 6, 2023

  1. conditionally count messages and constructors

    SkymanOne committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d180428 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. correctly ommit attributed essage

    SkymanOne committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    8375cff View commit details
    Browse the repository at this point in the history
  2. PoC of ommittable messages

    SkymanOne committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d6cec98 View commit details
    Browse the repository at this point in the history
  3. fmt and remove expanded macro

    SkymanOne committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    2d2ff48 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. refator

    SkymanOne committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2e4c214 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. constructor + trait messages

    SkymanOne committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a6cf99d View commit details
    Browse the repository at this point in the history
  2. remove expand.rs

    SkymanOne committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    9a52d33 View commit details
    Browse the repository at this point in the history
  3. omit events but not topics

    SkymanOne committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    2d42f5c View commit details
    Browse the repository at this point in the history
  4. remove dispatchable counting structs in reflection

    SkymanOne committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    c4dc7fc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. errors on non-existtent topic and topic field

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    54900da View commit details
    Browse the repository at this point in the history
  2. tests + docs + examples

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    12bec2e View commit details
    Browse the repository at this point in the history
  3. formatting

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    54d2c4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    847aaee View commit details
    Browse the repository at this point in the history
  5. fmt

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e8ec250 View commit details
    Browse the repository at this point in the history
  6. fmt

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    5ba2cef View commit details
    Browse the repository at this point in the history
  7. make spellcheck happy

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    f48e763 View commit details
    Browse the repository at this point in the history
  8. fix other examples

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    7f8d263 View commit details
    Browse the repository at this point in the history
  9. cleanup

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    0850457 View commit details
    Browse the repository at this point in the history
  10. generate cfg attr in-place

    SkymanOne committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    8e6e253 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. refactoring

    SkymanOne committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d7e1708 View commit details
    Browse the repository at this point in the history
  2. add build with features in gitlab

    SkymanOne committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2f54585 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. refactoring

    SkymanOne committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1779732 View commit details
    Browse the repository at this point in the history
  2. fmt

    SkymanOne committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    467262a View commit details
    Browse the repository at this point in the history
  3. add tests and CI refactoring

    SkymanOne committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3bc5e79 View commit details
    Browse the repository at this point in the history
  4. CI typo

    SkymanOne committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d1a9444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2feede3 View commit details
    Browse the repository at this point in the history
  6. feature variance in CI

    SkymanOne committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    07ba757 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. move func to utils and update changelog

    SkymanOne committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    1f9ae24 View commit details
    Browse the repository at this point in the history