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: spacewander/luafilesystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 3scale/luafilesystem-ffi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 3 files changed
  • 5 contributors

Commits on May 18, 2017

  1. luafilesystem-ffi rockspec

    mikz committed May 18, 2017
    Copy the full SHA
    6530382 View commit details

Commits on Sep 9, 2021

  1. Add struct for ppc64le architecture

    This PR adds struct for ppc64le architecture,
    `lau-jit.arch()` reads PowerPC-Little Endian Architecture as ppc64le,
    corresponding data types change to the `typedef struct`
    
    Signed-off-by: Krishna Harsha Voora <[email protected]>
    Krishna Harsha Voora committed Sep 9, 2021
    Copy the full SHA
    fab91be View commit details
  2. Merge pull request #1 from krishvoor/master

    Add struct for ppc64le architecture
    unleashed authored Sep 9, 2021
    Copy the full SHA
    6cda661 View commit details

Commits on Nov 22, 2021

  1. This PR adds struct stat for s390x.

    Signed-off-by: Artiom Vaskov <[email protected]>
    Artiom Vaskov committed Nov 22, 2021
    Copy the full SHA
    2fea527 View commit details

Commits on Feb 21, 2022

  1. Merge pull request #2 from velemas/master

    This PR adds struct stat for s390x.
    gsaslis authored Feb 21, 2022
    Copy the full SHA
    4700f99 View commit details
Loading