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

Restructuring psibase macros #870

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    dae39e9 View commit details
    Browse the repository at this point in the history
  2. lib project added; stub replacement for impl created added; parsing o…

    …f attrs and mod working; code compiles
    cool-ant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    add84b1 View commit details
    Browse the repository at this point in the history
  3. service_macro_impl compiling with darling and syn libs upgraded; not …

    …yet split into modules
    cool-ant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e8dd899 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    427eb72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0047b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eecbe41 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2b3919 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3393a17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7cd52c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    516da6a View commit details
    Browse the repository at this point in the history
  11. anyhow issue resolved

    cool-ant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4f21cd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9d88ebc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    61f9989 View commit details
    Browse the repository at this point in the history
  14. first code written

    cool-ant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    01e5c4f View commit details
    Browse the repository at this point in the history
  15. broken pipe error

    cool-ant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8056ac9 View commit details
    Browse the repository at this point in the history
  16. test is now set up properly and the service now shows what its post-m…

    …acro-transformed state should look like
    cool-ant committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1629e23 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    a73023e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962e53c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3ca8a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. exclude working as a string

    cool-ant committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a6623cb View commit details
    Browse the repository at this point in the history
  2. exclude working

    cool-ant committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7be66a7 View commit details
    Browse the repository at this point in the history
  3. PR ready for review

    cool-ant committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d57e9a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8f4a04 View commit details
    Browse the repository at this point in the history
  5. removing 2 TODOs

    cool-ant committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    56a35bb View commit details
    Browse the repository at this point in the history