8000 Comparing v1.0.5...v1.0.6 · comonicon/Comonicon.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: comonicon/Comonicon.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.5
Choose a base ref
...
head repository: comonicon/Comonicon.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.6
Choose a head ref
  • 9 commits
  • 10 files changed
  • 6 contributors

Commits on May 14, 2023

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

Commits on May 23, 2023

  1. Update printing.jl (#244)

    sunoru authored May 23, 2023
    Configuration menu
    Copy the full SHA
    bf97cc0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on Jul 16, 2023

    < 10000 li class="Box-row Box-row--focus-gray mt-0 d-flex js-commits-list-item js-navigation-item" data-channel="eyJjIjoicmVwbzoyODA5MDc2Mjg6Y29tbWl0OjI1ODlmN2Q2NDYwZTg0Yzg3MjQxNjVlNGU5ZWU5MDU1M2M5MDAwNmYiLCJ0IjoxNzQ5NjQ0OTAxfQ==--b8167efe9ed03da152c2ab189d74533ac48899a0282f3beba6c86149af78fc72" data-url="/comonicon/Comonicon.jl/commits/2589f7d6460e84c8724165e4e9ee90553c90006f/commits_list_item" >

    bugfix(windows): handle cmd call error (#245)

    * windows: handle cmd call error
    
    The current batch script provided by #241 unconditionally returns 0 because there is an `endlocal` line at the end. This patch fixes it by checking julia exit code and handles it.
    
    * use oneliner version
    johnnychen94 authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    2589f7d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. fix: brief appended to intro by mistake (#250)

    Co-authored-by: Kai Xu <me@xuk.ai>
    xukai92 and xukai92 authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    f1e069c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. test: update test for #244 (#253)

    Co-authored-by: Kai Xu <me@xuk.ai>
    xukai92 and xukai92 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f3c8d17 View commit details
    Browse the repository at this point in the history
  2. fix: empty user defined hint is used (#251)

    * fix: empty user defined hint is used
    
    * test: add test case for missing user-defined hint
    
    ---------
    
    Co-authored-by: Kai Xu <me@xuk.ai>
    xukai92 and xukai92 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b3184b8 View commit details
    Browse the repository at this point in the history
  3. test: fix tests for #251 (#255)

    Co-authored-by: Kai Xu <me@xuk.ai>
    xukai92 and xukai92 authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ffa0e78 View commit details
    Browse the repository at this point in the history
  4. Bump version to 1.0.6

    Roger-luo committed Sep 5, 2023
    2 Configuration menu
    Copy the full SHA
    bf94cdb View commit details
    Browse the repository at this point in the history
Loading
0