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

Documentation for RR and Strict Queues #2223

Closed
wants to merge 66 commits into from
Closed

Commits on Jun 20, 2024

  1. add init, push, and pop

    Cassandra Nicole Sziklai committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fd0d864 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. making progress

    Cassandra Nicole Sziklai committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c84e23e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. working progress

    Cassandra Nicole Sziklai committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    102acdc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update implementation

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3b42a87 View commit details
    Browse the repository at this point in the history
  2. implement RR Queue

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    27f6b97 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/calyxir/calyx into generali…

    …ze_pifo_oracle
    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8b97a38 View commit details
    Browse the repository at this point in the history
  4. tweaked the dump

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    08267f7 View commit details
    Browse the repository at this point in the history
  5. remove runt stanza, will add back later

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8d28373 View commit details
    Browse the repository at this point in the history
  6. Docstring stuff

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    82477a8 View commit details
    Browse the repository at this point in the history
  7. re-upload expect files w/o pretty-printing

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3b6cd51 View commit details
    Browse the repository at this point in the history
  8. tweak in expect files

    Cassandra Sziklai committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    36e2f31 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. debug rr_queue.py and add test cases

    Cassandra Sziklai committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2cd1acf View commit details
    Browse the repository at this point in the history
  2. move rr_queue files to their own directory

    Cassandra Sziklai committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6facd8b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge branch 'main' of https://github.com/calyxir/calyx into generali…

    …ze_pifo_oracle
    
    merge to pull
    Cassandra Sziklai committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3e14e77 View commit details
    Browse the repository at this point in the history
  2. tidying up

    Cassandra Sziklai committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    72172af View commit details
    Browse the repository at this point in the history
  3. delete commented out code

    Cassandra Sziklai committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b24fffb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. implement strict queues oracle

    Cassandra Sziklai committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0d34e86 View commit details
    Browse the repository at this point in the history
  2. Whitespace

    anshumanmohan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b722dc5 View commit details
    Browse the repository at this point in the history
  3. Autoformat

    anshumanmohan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    02cd600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16caa16 View commit details
    Browse the repository at this point in the history
  5. Bugfix

    anshumanmohan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7a98cbd View commit details
    Browse the repository at this point in the history
  6. Autoformat

    anshumanmohan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8234be6 View commit details
    Browse the repository at this point in the history
  7. Tidy eDSL code

    anshumanmohan committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ad75e07 View commit details
    Browse the repository at this point in the history
  8. larger test

    Cassandra Sziklai committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    88ac68f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'generalize_pifo_oracle' into strict_pifo

    Cassandra Sziklai committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7bee9fe View commit details
    Browse the repository at this point in the history
  10. implement strict queues in eDSL

    Cassandra Sziklai committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    f489516 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add more tests for debugging

    Cassandra Sziklai committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    887bd53 View commit details
    Browse the repository at this point in the history
  2. bug fixes and factoring out code

    Cassandra Sziklai committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    8633672 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. increase testing

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    871bc93 View commit details
    Browse the repository at this point in the history
  2. tweaks

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    43a33ae View commit details
    Browse the repository at this point in the history
  3. merge branch

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    eb6f752 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a22944 View commit details
    Browse the repository at this point in the history
  5. Some more commentary

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2f4a70e View commit details
    Browse the repository at this point in the history
  6. Add failsafe case

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    75f6860 View commit details
    Browse the repository at this point in the history
  7. Factor out more code

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5ce714f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66e4fc6 View commit details
    Browse the repository at this point in the history
  9. Bring back numcmds

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c6c8db0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81f002e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b9cab55 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    77c06ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c3fbe7e View commit details
    Browse the repository at this point in the history
  14. Comment

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7d6c855 View commit details
    Browse the repository at this point in the history
  15. Simplify peek logic

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a7fcc8e View commit details
    Browse the repository at this point in the history
  16. TIdy

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    da475f0 View commit details
    Browse the repository at this point in the history
  17. Simplify pop logic

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4094f34 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ab98b8e View commit details
    Browse the repository at this point in the history
  19. Comment

    anshumanmohan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3b68cc4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a412f04 View commit details
    Browse the repository at this point in the history
  21. bug fixes and more tests

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b1a780e View commit details
    Browse the repository at this point in the history
  22. delete comment

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9ad7f0a View commit details
    Browse the repository at this point in the history
  23. delete strict subdirectory

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    345ef20 View commit details
    Browse the repository at this point in the history
  24. merge with parent branch

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9baee0f View commit details
    Browse the repository at this point in the history
  25. improve code readability

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    45c709b View commit details
    Browse the repository at this point in the history
  26. incorporate logic simplification from parent branch

    Cassandra Sziklai committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6d1a28c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    43b2cfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab7c22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc34b5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab43f8e View commit details
    Browse the repository at this point in the history
  5. factor out strict and roundrobin into one file

    Cassandra Sziklai committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    92b4bee View commit details
    Browse the repository at this point in the history
  6. tidying up

    Cassandra Sziklai committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5920e4a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add documentation for red robin and strict

    Cassandra Sziklai committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    7548cc4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. edit documentation

    Cassandra Sziklai committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f2c5434 View commit details
    Browse the repository at this point in the history
  2. merge into main

    Cassandra Sziklai committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    926e692 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    a788d6f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'queues-doc-rr-and-strict' of https://github.com/calyxir…

    …/calyx into queues-doc-rr-and-strict
    csziklai committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c8c9dde View commit details
    Browse the repository at this point in the history