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

Pulling develop into master for v0.1.0-beta.0 #9

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

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    0b69e47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1ebfd4 View commit details
    Browse the repository at this point in the history
  3. adding basic tests

    adding array.utils.ts tests
    adding code-gen.utils.ts tests
    adding micc.utils.ts tests
    LaroldsJubilantJunkyard committed May 5, 2023
    Configuration menu
    Copy the full SHA
    59a6344 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cda1166 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84d0076 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. adding unit tests

    adding integration test for gbdk
    adding get gbdk step
    LaroldsJubilantJunkyard committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2228722 View commit details
    Browse the repository at this point in the history
  2. removing getting gbdk for now

    commenting out integration tests
    LaroldsJubilantJunkyard committed May 13, 2023
    Configuration menu
    Copy the full SHA
    753ced3 View commit details
    Browse the repository at this point in the history
  3. changing __dirname to current working directory.

    __dirname is not mockable.
    fixing makefile pre-generating c sources.
    LaroldsJubilantJunkyard committed May 13, 2023
    Configuration menu
    Copy the full SHA
    b269c1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7de6b8a View commit details
    Browse the repository at this point in the history
  5. moving tests to src folder

    splitting tests folder into execution and integration
    adding verify action to confirm data
    adding integration tests
    LaroldsJubilantJunkyard committed May 13, 2023
    Configuration menu
    Copy the full SHA
    aa3f6ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8983db4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b117741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b9e916 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    f90b653 View commit details
    Browse the repository at this point in the history
  2. adding build and node_modules folder to ignore patterns

    adjusting tests for async runtiledgameboytool
    adjusting exported objects struct name to be lowercase with underscore.
    fixing tiled not having any levels exported
    fixng undefined comment header
    LaroldsJubilantJunkyard committed May 14, 2023
    Configuration menu
    Copy the full SHA
    d17246c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. readprocessarguments becoming async

    moving loading files into read process args
    deleting gen directory after each default integration test
    splitting execution test into two targets
    LaroldsJubilantJunkyard committed May 15, 2023
    Configuration menu
    Copy the full SHA
    24b03d4 View commit details
    Browse the repository at this point in the history
  2. fixing integration test

    adding exist check to ldtk and tiled
    adding loaded file data check to verify
    fixing makefile run-gbdk-tiled/ldtk target
    LaroldsJubilantJunkyard committed May 15, 2023
    Configuration menu
    Copy the full SHA
    426e6e2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    8100411 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e2715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f26b872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e622f7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c5ffef View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. generalizing makefile for execution tests

    adding exectuable checks for execution test
    LaroldsJubilantJunkyard committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c43e026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1c2363 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. making object embeddeding optional.

    filling out readme with arguments and examples
    adding tests for embedded arguments.
    LaroldsJubilantJunkyard committed May 29, 2023
    Configuration menu
    Copy the full SHA
    15347fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dd5c86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a733c31 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    e07daab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8837ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cede9d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    1640bce View commit details
    Browse the repository at this point in the history
  2. removing conditionals for makefiles

    adjusting default workflow
    LaroldsJubilantJunkyard committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ffd1302 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a30fd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a3a97f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdd2f12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b579ae View commit details
    Browse the repository at this point in the history
  7. switching rgbds clone and install

    switching to repo download and extract
    LaroldsJubilantJunkyard committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7ea73dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaf5618 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da7a3c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5faad4c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b78f1b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f48e5d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4394ffc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6c45184 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a3fbd0a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db2c1f6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    803b6f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    ebb6bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d36fd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7033da0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94511f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

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