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

Implement LeftSemigroupIdeal and RightSemigroupIdeal #1009

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

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    335f388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb0319 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Lint

    Jun2M committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    4685a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Update semicons.gd

    Number of arguments error resolved
    Jun2M committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    721a464 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    Jun2M committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    c4f56d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ec0a1a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Minor test fix

    Jun2M committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f35961a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Merge branch 'main' into main

    Jun2M committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9ae4fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432322b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    708e4c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917be05 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    7977c3b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into main

    Jun2M committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f7338a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    b2463bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19266ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58013b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    0b2d4d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfda100 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Edit docs

    Jun2M committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    df1cc98 View commit details
    Browse the repository at this point in the history
  2. Don't destroy the whole thing

    Jun2M committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0880917 View commit details
    Browse the repository at this point in the history
  3. bug fix

    Jun2M committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    61ac68f View commit details
    Browse the repository at this point in the history
  4. Fix ideals.gd

    Jun2M committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4f1200b View commit details
    Browse the repository at this point in the history
  5. doc update

    Jun2M committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    eb93dfc View commit details
    Browse the repository at this point in the history
  6. Linting

    Jun2M committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4aefac6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Factor out the input parsing

    Jun2M committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1140492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abdf215 View commit details
    Browse the repository at this point in the history
  3. Appearently not a duplicate

    Jun2M committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eb4bc56 View commit details
    Browse the repository at this point in the history
  4. Linting

    Jun2M committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6e76d9b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Linting for tst file

    Jun2M committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c74ebcd View commit details
    Browse the repository at this point in the history
  2. Linting for tst

    Jun2M committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    a538cc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. More tests

    Jun2M committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0a39a7c View commit details
    Browse the repository at this point in the history
  2. Linting

    Jun2M committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    97eb398 View commit details
    Browse the repository at this point in the history
  3. Lint

    Jun2M committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2f825bd View commit details
    Browse the repository at this point in the history