Thanks to visit codestin.com
Credit goes to github.com

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: xlab/c-for-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: xlab/c-for-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 17, 2024

  1. Fix for issue #167 - pass an array to the C function that modifies it…

    … and read it after function exec (#169)
    
    * fixing array parameters to not be copied
    
    * Revert "fixing array parameters to not be copied"
    
    This reverts commit 8ba5d85.
    
    * fixing array parameters to not be copied - only effective change
    
    * restored deleted lines that dont seem to be doing all that much
    nivanov-ati authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    faecbae View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update modernc.org/cc/v4 to latest version (#171)

    * Run `go get -u modernc.org/cc/v4`
    
    * Run `go mod tidy`
    sue445 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b658875 View commit details
    Browse the repository at this point in the history
Loading