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

Haxe Language Support #110

Draft
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Sep 30, 2021

  1. Initial commit.

    piboistudios committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    6c1902f View commit details
    Browse the repository at this point in the history
  2. Enum/interface parsing

    piboistudios committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    e156104 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Improve Tools.mk

    piboistudios committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ecbf16e View commit details
    Browse the repository at this point in the history
  2. Static calls

    piboistudios committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f6d8bd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b530bb9 View commit details
    Browse the repository at this point in the history
  4. More on overloads...

    piboistudios committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    04852d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afa3471 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

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

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    0c0984e View commit details
    Browse the repository at this point in the history
  2. Enum abstract parsing..

    piboistudios committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    6e3fee2 View commit details
    Browse the repository at this point in the history
  3. Oops.. got confused

    piboistudios committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    5aa6661 View commit details
    Browse the repository at this point in the history
  4. Not needed

    piboistudios committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    12fb8e8 View commit details
    Browse the repository at this point in the history
  5. Another goof

    piboistudios committed Oct 3, 2021
    Configuration menu
    Copy the full SHA
    7b62fa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    4697a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f57683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2058ec View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

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

Commits on Oct 6, 2021

  1. Stack overflow!!!

    piboistudios committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    1d427ce View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Really parse enum ctors

    piboistudios committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    a849409 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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