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: scala-native/scala-native-bindgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: scala-native/scala-native-bindgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 18 files changed
  • 3 contributors

Commits on Sep 9, 2018

  1. Update bindgen plugin to version 0.3.1

    Regenerate the POSIX regex binding.
    jonas committed Sep 9, 2018
    Copy the full SHA
    711ed8c View commit details
  2. Unify binding documentation

    jonas committed Sep 9, 2018
    Copy the full SHA
    b3b306a View commit details
  3. Copy the full SHA
    de956a6 View commit details

Commits on Sep 11, 2018

  1. Copy the full SHA
    a16068f View commit details

Commits on Sep 14, 2018

  1. Merge pull request #187 from scala-native/more-binding-doc-improvements

    More binding doc improvements
    kornilova203 authored Sep 14, 2018
    Copy the full SHA
    ca580ff View commit details

Commits on Sep 15, 2018

  1. Fix #173: Reorganize bindings (#188)

    - Move the bindings to the org.scala-native.bindings organization.
    - Move binding modules under org.scalanative.bindings dropping the
      per-binding package if only one module is emitted.
    - Drop the "lib" prefix from the binding artifact name.
    jonas authored Sep 15, 2018
    Copy the full SHA
    6a78cf8 View commit details

Commits on Sep 19, 2018

  1. Copy the full SHA
    776c2f5 View commit details

Commits on Jan 29, 2019

  1. Copy the full SHA
    3a6a280 View commit details

Commits on Jan 30, 2019

  1. Fix formatting

    kornilova203 committed Jan 30, 2019
    Copy the full SHA
    df13474 View commit details
Loading