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

Fix #248

Closed
wants to merge 15 commits into from
Closed

Fix #248

wants to merge 15 commits into from

Commits on Jun 9, 2018

  1. Configuration menu
    Copy the full SHA
    110ddab View commit details
    Browse the repository at this point in the history
  2. deno2 readme adjustments

    ry committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    4dbb632 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. deno2: Fix lint

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    f7e9942 View commit details
    Browse the repository at this point in the history
  2. deno2 Simplify Print binding.

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    9df9cda View commit details
    Browse the repository at this point in the history
  3. Wrap deno library in a namespace.

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    092ec21 View commit details
    Browse the repository at this point in the history
  4. deno.cc clean up

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    7c71785 View commit details
    Browse the repository at this point in the history
  5. Simplify c api

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    aa85798 View commit details
    Browse the repository at this point in the history
  6. First pass at libdeno.

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    3062039 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff48eca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12cded8 View commit details
    Browse the repository at this point in the history
  9. make_snapshot should be private

    Now deno.h doesn't export v8.h and is self contained.
    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    a6880da View commit details
    Browse the repository at this point in the history
  10. Use C linkage in deno.h

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    9296b21 View commit details
    Browse the repository at this point in the history
  11. Organize BUILD.gn

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    c0401a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    44e4190 View commit details
    Browse the repository at this point in the history
  13. Minor libdeno clean ups.

    ry committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    041e503 View commit details
    Browse the repository at this point in the history