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

Define top level origin of a document #4966

Merged
merged 37 commits into from
Mar 11, 2020
Merged

Define top level origin of a document #4966

merged 37 commits into from
Mar 11, 2020

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    16041a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62eb0c6 View commit details
    Browse the repository at this point in the history
  3. Fixed parse error

    shivanigithub committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    b4981d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    f484159 View commit details
    Browse the repository at this point in the history
  2. reverted newline change

    shivanigithub committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    e7f6f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da502cf View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

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

Commits on Oct 25, 2019

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

Commits on Nov 19, 2019

  1. Feedback

    shivanigithub committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f83487d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d095e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890c4d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Fix some formatting nits

    domenic committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    3bceaf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    7b38330 View commit details
    Browse the repository at this point in the history
  2. fixed parse error

    shivanigithub committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    78fc264 View commit details
    Browse the repository at this point in the history
  3. format nits

    shivanigithub committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    fbf9e59 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

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

Commits on Dec 17, 2019

  1. feedback

    shivanigithub committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    d464974 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

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

Commits on Jan 14, 2020

  1. feedback

    shivanigithub committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    50ebf05 View commit details
    Browse the repository at this point in the history
  2. Small tweaks

    domenic committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    d239858 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

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

    shivanigithub committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5915bb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. Revert "feedback"

    This reverts commit 5915bb0.
    shivanigithub committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    318b1f1 View commit details
    Browse the repository at this point in the history
  2. Revert "Return null if discarded"

    This reverts commit 7f63f1e.
    shivanigithub committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    9d4d898 View commit details
    Browse the repository at this point in the history
  3. Revert "Small tweaks"

    This reverts commit d239858.
    shivanigithub committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    1a22388 View commit details
    Browse the repository at this point in the history
  4. Revert "feedback"

    This reverts commit 50ebf05.
    shivanigithub committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    ab45aff View commit details
    Browse the repository at this point in the history
  5. Revert "Lazy computation of top-level origin"

    This reverts commit e135536.
    shivanigithub committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    fcb7d6a View commit details
    Browse the repository at this point in the history
  6. Revert "Lazy computation of top-level origin"

    This reverts commit aa0e97f.
    shivanigithub committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    1451bcf View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

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

Commits on Feb 13, 2020

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

    shivanigithub committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    067bba7 View commit details
    Browse the repository at this point in the history
  3. parse error fix

    shivanigithub committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    2a84963 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. Nits

    domenic committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    ba3f160 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. feedback

    shivanigithub committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    89e1fe2 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

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

Commits on Mar 11, 2020

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