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

Cover flatshapes #35

Merged
merged 26 commits into from
Dec 17, 2023
Merged

Cover flatshapes #35

merged 26 commits into from
Dec 17, 2023

Commits on Jun 22, 2023

  1. 🚧 add some shapes

    AucaCoyan committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e72a4f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae7105 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. 🚧 keep on lining

    AucaCoyan committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    1392222 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

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

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    f7555d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3180dc View commit details
    Browse the repository at this point in the history
  3. 🚨 fix clippy

    AucaCoyan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4ab533f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03078d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. refactor the decl ids in an enumeration

    this commit avoids having to rely on comments to explain the values
    in the `match` of `resolve_call`.
    
    see https://stackoverflow.com/questions/36928569/how-can-i-create-enums-with-constant-values-in-rust
    amtoine committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    6b49ff1 View commit details
    Browse the repository at this point in the history
  2. remove useless comments

    amtoine committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    cbda62d View commit details
    Browse the repository at this point in the history
  3. make Clippy happy

    amtoine committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    2cceede View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    7faac01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e4087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1670dae View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. 📦 update nu packages

    Auca Maillot committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    37d6bd6 View commit details
    Browse the repository at this point in the history
  2. 🔥 remove string interpolation

    Auca Maillot committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8863caf View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 17, 2023

  1. 🐛 fix space in signature

    Auca Maillot committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    93955e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    4e5f322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48df19 View commit details
    Browse the repository at this point in the history
  3. ✅ Fix failing tests

    AucaCoyan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    dc7735e View commit details
    Browse the repository at this point in the history
  4. ♻️ Refactor the boolean

    AucaCoyan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    581febd View commit details
    Browse the repository at this point in the history
  5. 🔥 Remove files

    AucaCoyan committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    63b851e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Update docstring on formatting.rs

    Co-authored-by: Antoine Stevan <[email protected]>
    AucaCoyan and amtoine committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    1f385cf View commit details
    Browse the repository at this point in the history
  2. 🔥 Remove unused comment

    AucaCoyan committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    07f5076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8c2e5 View commit details
    Browse the repository at this point in the history