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

Allow using const values in agent macro #831

Merged
merged 39 commits into from
Jul 24, 2023
Merged

Allow using const values in agent macro #831

merged 39 commits into from
Jul 24, 2023

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    a6556a5 View commit details
    Browse the repository at this point in the history
  2. Update agents.jl

    Tortar authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    cd971fd View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. allow also const!

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    f61c7e3 View commit details
    Browse the repository at this point in the history
  2. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    36c88e9 View commit details
    Browse the repository at this point in the history
  3. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    bca1ab7 View commit details
    Browse the repository at this point in the history
  4. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e1e0e2c View commit details
    Browse the repository at this point in the history
  5. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    6378824 View commit details
    Browse the repository at this point in the history
  6. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    f2ffb9b View commit details
    Browse the repository at this point in the history
  7. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    337b281 View commit details
    Browse the repository at this point in the history
  8. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    48d5279 View commit details
    Browse the repository at this point in the history
  9. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    007be0c View commit details
    Browse the repository at this point in the history
  10. Update agents.jl

    Tortar authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    f46cf9c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. no matching on strings

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0b70e31 View commit details
    Browse the repository at this point in the history
  2. Update runtests.jl

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    40149b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    344408e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bdb8d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df09e4a View commit details
    Browse the repository at this point in the history
  6. Update runtests.jl

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    c45ea8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d6f6b1 View commit details
    Browse the repository at this point in the history
  8. Update api.md

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    359b4e5 View commit details
    Browse the repository at this point in the history
  9. Update sample.jl

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    6ba51a9 View commit details
    Browse the repository at this point in the history
  10. Update sample.jl

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4a1922f View commit details
    Browse the repository at this point in the history
  11. Update sample.jl

    Tortar authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    3c52f78 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Update agents.jl

    Tortar authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    3c6484e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e649c6e View commit details
    Browse the repository at this point in the history
  3. Update runtests.jl

    Tortar authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    09ab93c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Configuration menu
    Copy the full SHA
    8cb42e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update src/core/agents.jl

    Co-authored-by: George Datseris <[email protected]>
    Tortar and Datseris authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    9c8d0c6 View commit details
    Browse the repository at this point in the history
  2. Update agents.jl

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    a8a88f4 View commit details
    Browse the repository at this point in the history
  3. Update runtests.jl

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    5119f63 View commit details
    Browse the repository at this point in the history
  4. making id const

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    aeb575f View commit details
    Browse the repository at this point in the history
  5. Update agents.jl

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    1b75aad View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    78ea706 View commit details
    Browse the repository at this point in the history
  7. Update tutorial.md

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    5232110 View commit details
    Browse the repository at this point in the history
  8. Update Agents.jl

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b787073 View commit details
    Browse the repository at this point in the history
  9. Update tutorial.md

    Tortar authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    81686fc View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Update src/core/agents.jl

    Co-authored-by: George Datseris <[email protected]>
    Tortar and Datseris authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    152aac4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e10d64d View commit details
    Browse the repository at this point in the history
  3. Update runtests.jl

    Tortar authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a931288 View commit details
    Browse the repository at this point in the history