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

File api #408

Merged
merged 68 commits into from
Oct 16, 2023
Merged

File api #408

merged 68 commits into from
Oct 16, 2023

Commits on Apr 28, 2022

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

Commits on May 3, 2022

  1. Refactor files to use srcPath.

    Deprecate `pathAbsolute`
    TwitchBronBron committed May 3, 2022
    Configuration menu
    Copy the full SHA
    d710cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b00b81 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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

Commits on Sep 13, 2022

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

    TwitchBronBron committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    0598dd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

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

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    4b09dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4bab33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54bfdca View commit details
    Browse the repository at this point in the history
  4. Fix most tests.

    TwitchBronBron committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    6adcd56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dea96c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d69f28 View commit details
    Browse the repository at this point in the history
  7. Fix lint issues

    TwitchBronBron committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    59bbf89 View commit details
    Browse the repository at this point in the history
  8. Rename RawFile to GenericFile.

    Rename `BscFile` to `File`
    TwitchBronBron committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    cf0c928 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    311beac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e984200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b6da0a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Add before/after file add events.

    Support overriding file contents during provide events.
    Deprecate the file parse events.
    TwitchBronBron committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    4f52fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56f5129 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    9f69422 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4c53b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae55d22 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    479cc98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4dce9f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Implement file factory

    TwitchBronBron committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    39abf33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3fd80a View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    TwitchBronBron committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9f30345 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a6241f View commit details
    Browse the repository at this point in the history
  5. better plugin docs

    TwitchBronBron committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2628f21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aca36d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1868e70 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    c0e195a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7a594a View commit details
    Browse the repository at this point in the history
  3. Better file constructor handling.

    Include destPath in `ProvideFileEvent`
    TwitchBronBron committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    344abe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    69d0e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22070ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7001a3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5c6f1e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    25ac25b View commit details
    Browse the repository at this point in the history
  2. Refine file api docs

    TwitchBronBron committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    f711b27 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Dec 6, 2022

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

Commits on Dec 7, 2022

  1. Some fixes

    TwitchBronBron committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    e76cc60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad15d24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdcda83 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. Fix transpile flows

    TwitchBronBron committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a67f9d7 View commit details
    Browse the repository at this point in the history
  2. Fix lint issues

    TwitchBronBron committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b7f440b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810cfcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    945160c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    d16aab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31da76d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ba81b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02f160c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Properly prefix bslib

    TwitchBronBron committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bf36c8d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    3d0f2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f5d02d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Sep 26, 2023

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

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

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