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

[Debugger] Merge all MACRO and c struct changes #746

Commits on Dec 5, 2017

  1. use more il2cpp types

    Michael DeRoy committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    8ffc092 View commit details
    Browse the repository at this point in the history
  2. Renamed method->declaring_type to method->klass

    Michael DeRoy committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d2f5e24 View commit details
    Browse the repository at this point in the history
  3. Remove Il2CppMonoType

    Michael DeRoy committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    adcbe31 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Remove VM_CLASS macros, and IL2CppMonoClass

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    9d5a858 View commit details
    Browse the repository at this point in the history
  2. Remove VM_IMAGE macros and IL2CPPMonoImage

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    1cf603e View commit details
    Browse the repository at this point in the history
  3. Remove VM_METHOD macros and Il2CppMonoMethod

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    3b534a7 View commit details
    Browse the repository at this point in the history
  4. Remove VM_METHOD macros and Il2CppMonoMethod

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    93b9263 View commit details
    Browse the repository at this point in the history
  5. Remove VM_GENERIC and VM_ARRAY macros and remove Il2CppMonoArray, Il2…

    …CppMonoGeneric<x>
    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    bcc9bc5 View commit details
    Browse the repository at this point in the history
  6. Remove VM_PROPERTY macros and Il2CppMonoProperty

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    6be6f6e View commit details
    Browse the repository at this point in the history
  7. Remove Il2cppMonoString

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b960a31 View commit details
    Browse the repository at this point in the history
  8. Remove VM_ARRAY Macros and Il2CppMonoArray

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    c117fd0 View commit details
    Browse the repository at this point in the history
  9. Remove VM_THREAD and VM_INTERNAL_THREAD macros and Il2CppMonoThread a…

    …nd Il2CppMonoInternalThread
    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    6f05f7f View commit details
    Browse the repository at this point in the history
  10. cleanup profiler, reflectiontype, ghashtable

    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    d88192f View commit details
    Browse the repository at this point in the history
  11. Remove VM_DOMAIN_GET_ASS...macro fix not taking the address of byval_…

    …arg and this_arg
    Michael DeRoy committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    9a7695a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Configuration menu
    Copy the full SHA
    4ab315e View commit details
    Browse the repository at this point in the history
  2. Merge 7

    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    d70f026 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-8' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    de53c59 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-9' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    3ee7a1d View commit details
    Browse the repository at this point in the history
  5. merge 10

    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    b91b58a View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-11' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    f80cc9c View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-12' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    7e323c8 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-13' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    51061a3 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-14' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    6032df2 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-15' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8ed5323 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-16' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    94159ca View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-17' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    955284a View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/unity-master-staging-header-c-co…

    …mpatible-18' into unity-master-staging-merge-c-api-changes-second-try
    Michael DeRoy committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    d9d1e48 View commit details
    Browse the repository at this point in the history