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

Simplify class2oc #2576

Closed
wants to merge 15 commits into from
Closed

Simplify class2oc #2576

wants to merge 15 commits into from

Commits on Oct 11, 2023

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

    alkino committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    93af67b View commit details
    Browse the repository at this point in the history
  3. Format

    alkino committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a06c02c View commit details
    Browse the repository at this point in the history
  4. Less useless ctor/dtor

    alkino committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e78355b View commit details
    Browse the repository at this point in the history
  5. Format

    alkino committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    f5a62ba View commit details
    Browse the repository at this point in the history
  6. Small fixes

    alkino committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8bdde8d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Bad ending of array

    alkino committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    46c3295 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Make ctor and dtor optional

    alkino committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    fd1a93d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e41a3ee View commit details
    Browse the repository at this point in the history
  3. Try having map

    alkino committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    54ad920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac9ff61 View commit details
    Browse the repository at this point in the history
  5. Accept all functions pointers

    alkino committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9e7ab4b View commit details
    Browse the repository at this point in the history
  6. Try with unordered_map

    alkino committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ecf97d3 View commit details
    Browse the repository at this point in the history
  7. Revert "Accept all functions pointers"

    This reverts commit 9e7ab4b.
    alkino committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a09ce3a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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