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

[Draft] Place coding examples with legacy-like structure #19

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Jul 22, 2024

  1. add expressions and IR

    kaosmicadei committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3551372 View commit details
    Browse the repository at this point in the history
  2. update IR and Expressions

    kaosmicadei committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    52c298e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68347c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. update ir and expressions

    kaosmicadei committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fd5351a View commit details
    Browse the repository at this point in the history
  2. update expression

    kaosmicadei committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    70a0735 View commit details
    Browse the repository at this point in the history
  3. add platforms

    kaosmicadei committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    99269c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add examples

    Doomsk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    63357e3 View commit details
    Browse the repository at this point in the history
  2. add examples

    Doomsk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    755b3fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67250bb View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. add minor project changes

    Doomsk committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f05103 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge branch 'main' into em/add_example

    # Conflicts:
    #	README.md
    Doomsk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0ed63b2 View commit details
    Browse the repository at this point in the history
  2. improve README

    Doomsk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9b660bb View commit details
    Browse the repository at this point in the history
  3. add first docs pages

    Doomsk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ee84244 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. add small version fixes

    Doomsk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f9b431a View commit details
    Browse the repository at this point in the history
  2. add qadence legacy code

    Doomsk committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    193787e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix parametric value

    add example
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7194518 View commit details
    Browse the repository at this point in the history
  2. fix parametric value

    add example
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c2877b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. small fixes

    Doomsk committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e7c2fbb View commit details
    Browse the repository at this point in the history
  2. lint

    Doomsk committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4474a7d View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bc3365f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Nov 1, 2024

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

Commits on Nov 4, 2024

  1. fix examples

    add legacy operations
    
    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e9bf8f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add independent tests code prototypes

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b50ad7f View commit details
    Browse the repository at this point in the history
  2. fix pre-commit

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    186742e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/main' into em/run_examples

    # Conflicts:
    #	examples/pyq_compiler.py
    #	pyproject.toml
    Doomsk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a76ab19 View commit details
    Browse the repository at this point in the history