Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Templated TypeInfo #3174

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Templated TypeInfo #3174

wants to merge 19 commits into from

Commits on Jul 28, 2020

  1. Templated TypeInfo for int

    andralex committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    1a76c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc0de5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    933a571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9328c86 View commit details
    Browse the repository at this point in the history
  5. More tests

    andralex committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    34ad368 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    79f42c7 View commit details
    Browse the repository at this point in the history
  7. Better hash function

    andralex committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    fe5d07f View commit details
    Browse the repository at this point in the history
  8. Hash on 32-bit platforms

    andralex committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    816cc09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ac1647 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

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

Commits on Aug 1, 2020

  1. More types supported

    andralex committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    7a5b48a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec78cc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bd553 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2020

  1. Add struct support. Also make __typeid not immutable, but still store…

    … it in read-only memory
    andralex committed Aug 2, 2020
    Configuration menu
    Copy the full SHA
    a20cd9e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Some support for classes

    andralex committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    250e486 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

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

Commits on Aug 10, 2020

  1. Some interfaces testing

    andralex committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    19e0358 View commit details
    Browse the repository at this point in the history
  2. Implement isAbstract

    andralex committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    007b307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb59bf3 View commit details
    Browse the repository at this point in the history