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: strictly-lang/compiler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.7
Choose a base ref
...
head repository: strictly-lang/compiler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.8
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    4a3d8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b741f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b57e3d1 View commit details
    Browse the repository at this point in the history
  4. fix(ci): add ld-options

    plusgut committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    8cd812b View commit details
    Browse the repository at this point in the history
  5. fix(ci): remove unneeded log

    plusgut committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    0f58dd6 View commit details
    Browse the repository at this point in the history
  6. fix(ci): add missing dash

    plusgut committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    bd5e2c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6b985f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2dddb8 View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.1.8 [skip ci]

    ## [1.1.8](v1.1.7...v1.1.8) (2021-08-20)
    
    ### Bug Fixes
    
    * **ci:** add ld-options ([8cd812b](8cd812b))
    * **ci:** add missing dash ([bd5e2c8](bd5e2c8))
    * **ci:** add missing dependencies ([a6b985f](a6b985f))
    * **ci:** add static compiling with fPIC ([4a3d8bf](4a3d8bf))
    * **ci:** crtbegin hack for -fPIC ([69b741f](69b741f))
    * **ci:** fix yaml for workflow ([b57e3d1](b57e3d1))
    * **ci:** remove static linking ([f2dddb8](f2dddb8))
    * **ci:** remove unneeded log ([0f58dd6](0f58dd6))
    semantic-release-bot committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3391c73 View commit details
    Browse the repository at this point in the history
Loading