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

[WIP] power-assert v2 #27

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

[WIP] power-assert v2 #27

wants to merge 115 commits into from

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    b95c5da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    541a901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6f281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b6f7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7da014f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2324da5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    415c95a View commit details
    Browse the repository at this point in the history
  8. refactor: rename variable

    twada committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b477fd8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d665aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3404ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e0bf25 View commit details
    Browse the repository at this point in the history
  12. feat: pass AssertionMetadata to ArgumentRecorder so now runtime side …

    …can retrieve metadata from args
    twada committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    693e05f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea87680 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a4af2e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b77118f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    84a342a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aecab0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4675ab8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4a10799 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8b23eb8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c0277f7 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    61ae79c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d84086 View commit details
    Browse the repository at this point in the history
  24. refactor: separate argument capturing from intermediate Node capturing

    to reduce generated code
    twada committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    6c69ec0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8b2c3c2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2b0a87b View commit details
    Browse the repository at this point in the history
  27. chore: fix delegation

    twada committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    7ccd6ed View commit details
    Browse the repository at this point in the history
  28. fix: dealing with undefined callee (there's no such method)

    TypeError: Cannot read property '_empowered' of undefined
    twada committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    714e561 View commit details
    Browse the repository at this point in the history
  29. test: update fixtures

    twada committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b0bd7f9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ba6cce7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    13a16e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    22648f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76471ed View commit details
    Browse the repository at this point in the history
  3. fix: fix wrong index evaluation

    twada committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    f2f7bf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Configuration menu
    Copy the full SHA
    b406925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f270de9 View commit details
    Browse the repository at this point in the history
  3. test: rename

    twada committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    3a5980e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Configuration menu
    Copy the full SHA
    e044817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2239e8e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

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

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    2d0755e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ebe93e View commit details
    Browse the repository at this point in the history
  3. style: nits

    twada committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    7fcee02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a59d303 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

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

Commits on Jan 25, 2019

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

Commits on Jan 29, 2019

  1. Configuration menu
    Copy the full SHA
    0c671a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf2e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    951da77 View commit details
    Browse the repository at this point in the history
  4. refactor: modernize codebase

    eliminates function keyword
    twada committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    b89371f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aec922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bca2a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78c428d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5a5818 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b498799 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66e7b8e View commit details
    Browse the repository at this point in the history
  11. style: apply semistandard

    twada committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    11ddee5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d9d7cf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb5da1c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a76da9d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Configuration menu
    Copy the full SHA
    87a7c88 View commit details
    Browse the repository at this point in the history
  2. chore: dealing with undefined

    twada committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    4a2481c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. Configuration menu
    Copy the full SHA
    971a790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfbe6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62b55c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70d3925 View commit details
    Browse the repository at this point in the history
  5. feat: configure embedAst value automatically

    false by default, true if there are some syntax plugins configured
    twada committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    96e9efa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95843db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd249de View commit details
    Browse the repository at this point in the history
  8. style: avoid yoda

    twada committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    265f2da View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

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

Commits on Feb 5, 2019

  1. refactor: just a reordering

    twada committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    ec67ec0 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Configuration menu
    Copy the full SHA
    b02551b View commit details
    Browse the repository at this point in the history
  2. refactor: make tests pass

    twada committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    5f236f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22934e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fee357 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2c376e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    405b051 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00a2548 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0222319 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. refactor: move createNewArgumentRecorderNode to create-node.js

    to put templating logic in one place
    twada committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    ae1e620 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa256d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f2f0dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d59558 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc58566 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    3b3adee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    534ebec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b135e49 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    065420d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76314a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd5a77d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    caa29cf View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

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

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    a2140b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0153a35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6a4768 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    618076b View commit details
    Browse the repository at this point in the history
  2. docs: update JSDoc

    twada committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    7c614ef View commit details
    Browse the repository at this point in the history
  3. chore: update package-lock.json

    twada committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    1d25fac View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. refactor: prefer method call

    twada committed May 10, 2019
    Configuration menu
    Copy the full SHA
    fd13cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb653c7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. chore: add TODO

    twada committed May 21, 2019
    Configuration menu
    Copy the full SHA
    eb61e82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9155a3b View commit details
    Browse the repository at this point in the history
  3. chore: update package-lock.json

    twada committed May 21, 2019
    Configuration menu
    Copy the full SHA
    d36a98c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59cb2fb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. Configuration menu
    Copy the full SHA
    a86ed54 View commit details
    Browse the repository at this point in the history
  2. test: update expected output

    twada committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    257bdfc View commit details
    Browse the repository at this point in the history
  3. docs: update jsdoc

    twada committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    92d9ef5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

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

Commits on Jul 3, 2019

  1. Configuration menu
    Copy the full SHA
    c13a70b View commit details
    Browse the repository at this point in the history
  2. test: update expected output

    twada committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    ea55fba View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2019

  1. Configuration menu
    Copy the full SHA
    1e8dd3e View commit details
    Browse the repository at this point in the history
  2. test: update expected output

    twada committed Jul 8, 2019
    Configuration menu
    Copy the full SHA
    7e635e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77c4edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    658a969 View commit details
    Browse the repository at this point in the history