Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Misaka-Mikoto-Tech/UnityScriptHotReload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Misaka-Mikoto-Tech/UnityScriptHotReload
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 31 files changed
  • 1 contributor

Commits on Jun 30, 2023

  1. 同步主线 (#8)

    * * 修改开源协议为 GPL-3.0
    
    * Dev (#6)
    
    * 修改开源协议为 GPL-3.0
    + 使用 Roslyn 分析 PartialClass
    * AssemblyPatcher 将非泛型方法也一并生成到Getter方法内
    * 完善非泛型方法生成
    - 移除多余 using
    - 移除 AssemblyResolver.cs
    * 尝试预先定义局部变量的方式规避dnlib的bug
    Misaka-Mikoto-Tech authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    38fb16b View commit details
    Browse the repository at this point in the history
  2. * 修正错别字

    Misaka-Mikoto-Tech committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f64269e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    022e5b8 View commit details
    Browse the repository at this point in the history
  4. 自动合并 (#10)

    * 写入文件前解除文件占用,尝试解除删除文件失败问题
    Misaka-Mikoto-Tech authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5ffaceb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a78381 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba3e7b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    01fb5dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac9ebd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925b17a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    1a65e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc54dab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1588e92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94bff9f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 12, 2023

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

Commits on Jul 19, 2023

  1. * 临时提交

    Misaka-Mikoto-Tech committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    84e94e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. * 临时提交

    Misaka-Mikoto-Tech committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    52b0e39 View commit details
    Browse the repository at this point in the history
Loading