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

Native support of mruby-cli in mruby build system. #3956

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

Commits on Feb 16, 2018

  1. support script only tool

    take-cheeze committed Feb 16, 2018
    Copy the full SHA
    92c00db View commit details
    Browse the repository at this point in the history
  2. use /* */ comment

    take-cheeze committed Feb 16, 2018
    Copy the full SHA
    c5f7a90 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Copy the full SHA
    c89d13b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    25685ec View commit details
    Browse the repository at this point in the history
  3. Fix file position.

    take-cheeze committed Feb 23, 2018
    Copy the full SHA
    6f14e09 View commit details
    Browse the repository at this point in the history
  4. Suppress warning.

    take-cheeze committed Feb 23, 2018
    Copy the full SHA
    7148d6c View commit details
    Browse the repository at this point in the history
  5. Suppress warning.

    take-cheeze committed Feb 23, 2018
    Copy the full SHA
    8b02ffe View commit details
    Browse the repository at this point in the history
  6. Use console subsystem.

    take-cheeze committed Feb 23, 2018
    Copy the full SHA
    3886484 View commit details
    Browse the repository at this point in the history
  7. Open as binary file.

    take-cheeze committed Feb 23, 2018
    Copy the full SHA
    e91c0d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2018

  1. Copy the full SHA
    554db48 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a7de2ac View commit details
    Browse the repository at this point in the history
  3. Generate mrb_open_cli.

    take-cheeze committed Mar 20, 2018
    Copy the full SHA
    34a3939 View commit details
    Browse the repository at this point in the history
  4. Use File.read instead.

    Since mruby#3957 is merged.
    take-cheeze committed Mar 20, 2018
    Copy the full SHA
    878e654 View commit details
    Browse the repository at this point in the history