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

Deno Doctest Support #6124

Closed
wants to merge 57 commits into from
Closed

Deno Doctest Support #6124

wants to merge 57 commits into from

Commits on May 27, 2020

  1. Merge pull request #1 from denoland/master

    Update fork
    iykekings authored May 27, 2020
    Configuration menu
    Copy the full SHA
    68dfc4f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. first working draft

    iykekings committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    0c80a0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from denoland/master

    Update fork
    iykekings authored Jun 5, 2020
    Configuration menu
    Copy the full SHA
    27a99ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c506d94 View commit details
    Browse the repository at this point in the history
  4. use Mainwoker::create

    iykekings committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2756a47 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. format

    iykekings committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    f811f16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from iykekings/lint

    Formatted
    iykekings authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    c2d09b7 View commit details
    Browse the repository at this point in the history
  3. General refactoring (#4)

    * fix clippy errors
    
    * break extract_jsdoc_examples to smaller fns
    
    * fix error when ran without arguments
    iykekings authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    041c368 View commit details
    Browse the repository at this point in the history
  4. make clippy happy

    iykekings committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    6b00045 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfaae34 View commit details
    Browse the repository at this point in the history
  6. clippy :(

    iykekings committed Jun 6, 2020
    Configuration menu
    Copy the full SHA
    1de2418 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7065c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Add tests (#6)

    * test: extract_jsdoc_examples
    
    * add more tests
    
    * formatting
    iykekings authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    2d8d5eb View commit details
    Browse the repository at this point in the history
  2. x

    iykekings committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    dcca3db View commit details
    Browse the repository at this point in the history
  3. xx

    iykekings committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    d6d5157 View commit details
    Browse the repository at this point in the history
  4. another empty commit

    iykekings committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    6cdd2fd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Configuration menu
    Copy the full SHA
    3516cd8 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    iykekings committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    e922713 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49a6e6c View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    91d7962 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bca1ea0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

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

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    64cc8ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3068f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from denoland/master

    update fork
    iykekings authored Sep 21, 2020
    Configuration menu
    Copy the full SHA
    7bcecc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. fix tests

    iykekings committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b5220fb View commit details
    Browse the repository at this point in the history
  2. completed rewrite

    iykekings committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    5c77b29 View commit details
    Browse the repository at this point in the history
  3. issues with submodule

    iykekings committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    85ebc0a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    53c8f6d View commit details
    Browse the repository at this point in the history
  2. fix2

    bartlomieju committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    b934b58 View commit details
    Browse the repository at this point in the history
  3. update

    iykekings committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    178cf12 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. rewrite completed

    iykekings committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c81cd80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48d8f13 View commit details
    Browse the repository at this point in the history
  3. sync with master

    bartlomieju committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    062ad63 View commit details
    Browse the repository at this point in the history
  4. sync with master2

    bartlomieju committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c68e726 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. update fork

    iykekings committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4d0f419 View commit details
    Browse the repository at this point in the history
  2. harmonize changes

    iykekings committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8ec0109 View commit details
    Browse the repository at this point in the history
  3. don't die on invalid jsdoc

    iykekings committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4f6ab34 View commit details
    Browse the repository at this point in the history
  4. refactor

    iykekings committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    ea90be5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf4f318 View commit details
    Browse the repository at this point in the history
  6. remove cli/js

    iykekings committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    c33e426 View commit details
    Browse the repository at this point in the history
  7. require unstable flag

    iykekings committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    3414bec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

  1. update third_party

    bartlomieju committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    158128e View commit details
    Browse the repository at this point in the history
  2. updates

    iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    ad5ba48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe03e92 View commit details
    Browse the repository at this point in the history
  4. Fix typos (denoland#7882)

    crowlKats authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    e2a65c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f61678d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56c18a3 View commit details
    Browse the repository at this point in the history
  7. ci: fix rusty_v8 binary download unavailable (denoland#7898)

    A recent change in rustc or cargo made it so that rusty_v8's `build.rs`,
    which is responsible for downloading `librusty_v8.a`, does not get
    rebuilt or re-run when its build output directory is restored from the
    Github Actions cache.
    
    However, rusty_v8's custom build script does not save the download to
    its build output directory; it puts the file in
    `target/debug|release/gn_out/obj` instead.
    
    To get CI going again we opted to add `target/*/gn_out` to the Github
    Actions cache.
    
    A more robust fix would be make rusty_v8 save the download to the
    cargo-designated output directory.
    piscisaureus authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    0e04e09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fc4c46 View commit details
    Browse the repository at this point in the history
  9. fix Releases.md (denoland#7883)

    bartlomieju authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    1dc00ff View commit details
    Browse the repository at this point in the history
  10. refactor: Worker is not a Future (denoland#7895)

    This commit rewrites deno::Worker to not implement Future
    trait.
    
    Instead there are two separate methods:
    - Worker::poll_event_loop() - does single tick of event loop
    - Worker::run_event_loop() - runs event loop to completion
    
    Additionally some cleanup to Worker's field visibility was done.
    bartlomieju authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    713a3ba View commit details
    Browse the repository at this point in the history
  11. Implement Serialize for ModuleSpecifier (denoland#7900)

    Also re-export serde from deno_core, since its now a dependency.
    ry authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    6ad8de1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80c285e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57496b8 View commit details
    Browse the repository at this point in the history
  14. Fix 100% CPU idling problem by reverting denoland#7672 (denoland#7911)

    * Revert "refactor: Worker is not a Future (denoland#7895)"
    
    This reverts commit f4357f0.
    
    * Revert "refactor(core): JsRuntime is not a Future (denoland#7855)"
    
    This reverts commit d8879fe.
    
    * Revert "fix(core): module execution with top level await (denoland#7672)"
    
    This reverts commit c7c7677.
    ry authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    19846bc View commit details
    Browse the repository at this point in the history
  15. v1.4.6

    bartlomieju authored and iykekings committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    109f2ba View commit details
    Browse the repository at this point in the history