An open API service for providing issue and pull request metadata for open source projects.

GitHub / scala-native/scala-native-bindgen issues and pull requests

#202 - Archive and point to sn-bindgen by indoorvivants

Issue - State: open - Opened by coreyoconnor about 1 year ago

#201 - Replace TravisCI with Github Actions

Pull Request - State: open - Opened by WojciechMazur over 1 year ago

#200 - Bring bindgen up-to-date and add some fixes

Pull Request - State: open - Opened by m8nmueller over 1 year ago - 2 comments

#199 - fatal error: 'stddef.h' file not found

Issue - State: open - Opened by faveoled over 2 years ago

#197 - Incorrect translation of fixed size array to CArray

Issue - State: open - Opened by david-bouyssie about 4 years ago - 3 comments

#196 - Bindgen crashes on enums mixed with macros (#define)

Issue - State: open - Opened by david-bouyssie about 4 years ago

#195 - Fix: #194 Align scala-native-bindgen with Scala Native 0.4.x API

Pull Request - State: open - Opened by ekrich almost 5 years ago - 5 comments

#194 - Align scala-native-bindgen with Scala Native 0.4.x API

Issue - State: open - Opened by david-bouyssie about 5 years ago - 2 comments

#193 - fatal error: 'stddef.h' file not found

Issue - State: closed - Opened by Gorzen over 5 years ago

#192 - Cannot use union members

Issue - State: open - Opened by IbrahimaWane about 6 years ago

#191 - [WIP] Generate name for inner anonymous records

Pull Request - State: open - Opened by kornilova203 over 6 years ago

#189 - Bump sbt to version 1.2.3

Pull Request - State: closed - Opened by jonas almost 7 years ago

#188 - Fix #173: Reorganize bindings

Pull Request - State: closed - Opened by jonas almost 7 years ago

#187 - More binding doc improvements

Pull Request - State: closed - Opened by jonas almost 7 years ago

#186 - Fix #176: Add Paradox directive to show binding build tool integration

Pull Request - State: closed - Opened by jonas almost 7 years ago - 2 comments

#185 - Bump sbt-scala-native-bindgen plugin to version 0.3.0

Pull Request - State: closed - Opened by jonas almost 7 years ago

#184 - Handle coursier download failures in scalafmt

Pull Request - State: closed - Opened by jonas almost 7 years ago - 1 comment

#183 - Replace utest with ScalaTest

Pull Request - State: closed - Opened by jonas almost 7 years ago

#182 - Improve the binding configuration documentation

Pull Request - State: closed - Opened by jonas almost 7 years ago

#181 - Test reuse of union bindings

Pull Request - State: closed - Opened by jonas almost 7 years ago - 1 comment

#180 - Don't push Docker images

Pull Request - State: closed - Opened by jonas almost 7 years ago - 1 comment

#179 - Use LLVM's YAML::IO library to read binding configuration

Pull Request - State: open - Opened by jonas almost 7 years ago - 1 comment

#178 - Change repo url kornilova-l -> scala-native

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago - 3 comments

#177 - Fix typo in docs: libposix -> libiconv

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#176 - Fix artifactId of bindings on bintray

Issue - State: closed - Opened by kornilova203 almost 7 years ago
Labels: bindings

#175 - Specify resolver in bindings usage instructions

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#174 - Bump the Paradox material theme to version 0.5.0

Pull Request - State: closed - Opened by jonas almost 7 years ago

#173 - RFC: What organization and name should be used for bindings

Issue - State: closed - Opened by jonas almost 7 years ago
Labels: rfc, bindings, project

#172 - List of blocking Scala Native issues

Issue - State: open - Opened by jonas almost 7 years ago - 1 comment
Labels: project

#171 - Add redis C library binding

Issue - State: open - Opened by jonas almost 7 years ago
Labels: bindings

#170 - Add sqlite binding

Issue - State: open - Opened by jonas almost 7 years ago - 11 comments
Labels: bindings

#169 - Add libuv binding

Issue - State: open - Opened by jonas almost 7 years ago
Labels: bindings

#168 - Use LLVM's YAML::IO library to read binding configuration

Pull Request - State: closed - Opened by jonas almost 7 years ago - 2 comments

#167 - Fix publishing of bindings

Pull Request - State: closed - Opened by jonas almost 7 years ago

#166 - Fix the regex test to work on macOS

Pull Request - State: closed - Opened by jonas almost 7 years ago

#165 - Remove a few files

Pull Request - State: closed - Opened by jonas almost 7 years ago

#164 - Only generate files automatically when binding source is managed

Pull Request - State: closed - Opened by jonas almost 7 years ago

#163 - Restore release workflow documentation

Pull Request - State: closed - Opened by jonas almost 7 years ago - 1 comment

#162 - Remove unused stdHeader.config file

Pull Request - State: closed - Opened by jonas almost 7 years ago

#161 - Reorganize and improve documentation

Pull Request - State: closed - Opened by jonas almost 7 years ago - 1 comment

#160 - Generate constructor helper

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago - 4 comments

#159 - Add instructions on how to install the JSON library

Pull Request - State: closed - Opened by jonas almost 7 years ago

#158 - Move literal defines to main object

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#157 - Update readme for GSoC report

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#156 - Add initial bindings subproject

Pull Request - State: closed - Opened by jonas almost 7 years ago - 2 comments

#155 - Create struct constructor helper

Issue - State: closed - Opened by kornilova203 almost 7 years ago - 2 comments

#154 - Move implicits to main object

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#153 - Remove local modifier in the prepare-release script

Pull Request - State: closed - Opened by jonas almost 7 years ago

#152 - Move enums to main object

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago - 1 comment

#151 - Add script to build the executables for linux and macOS

Pull Request - State: closed - Opened by jonas almost 7 years ago

#150 - Do not generate TypeDef for enum

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#149 - Rename anonymous parameters to pN

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#148 - Internally store type names with spaces

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#146 - Use the builder from the tools project in the sbt plugin

Pull Request - State: closed - Opened by jonas almost 7 years ago

#145 - Move Struct and Union classes to separate files

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#144 - Improve tooling and sbt-plugin error handling

Pull Request - State: closed - Opened by jonas almost 7 years ago

#143 - 0.3

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#142 - Sbt plugin prints errs if exit code is not 0

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago - 1 comment

#141 - Fix detection of cycles that contain one struct

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago - 1 comment

#140 - Reuse generated bindings

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#139 - Implement LocatableType class

Pull Request - State: closed - Opened by kornilova203 almost 7 years ago

#138 - Generate type for anonymous structs, unions and inner enums

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#137 - Fix union helper methods for fields of value type

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#136 - sbt plugin improvements

Pull Request - State: closed - Opened by jonas about 7 years ago

#135 - Fix union helper methods for fields of value type

Issue - State: closed - Opened by kornilova203 about 7 years ago
Labels: bindgen

#134 - Generate type for anonymous structs, unions and inner enums

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 2 comments

#133 - Add const qualifiers to fields of type `Type`

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#132 - Inheritance cleanup

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#131 - Remove unused util functions

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#130 - Configure publishing of the sbt plugin and tools library

Pull Request - State: closed - Opened by jonas about 7 years ago - 5 comments

#129 - Implement BindgenReportingSpec

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#128 - Store parameters in Function as vector of std::shared_ptr

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#127 - Represent structs with bit fields as arrays

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 1 comment

#126 - Fix StructOrUnion operator==

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 1 comment

#124 - Upgrade Scala Native to version 0.3.8

Pull Request - State: closed - Opened by jonas about 7 years ago

#123 - Field offset in bits is not always divisible by 8

Issue - State: closed - Opened by kornilova203 about 7 years ago - 5 comments
Labels: bug, bindgen

#122 - Generate helper class for structs that have more than 22 fields

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#121 - Minor cleanups

Pull Request - State: closed - Opened by jonas about 7 years ago

#120 - Small refactoring of StructOrUnion class

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#119 - Skip functions that pass arrays or structs by value

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 1 comment

#118 - Skip functions that pass structs or arrays by value

Issue - State: closed - Opened by kornilova203 about 7 years ago - 2 comments
Labels: bindgen

#117 - Move transformations and code generation out of the intermediate representation

Issue - State: open - Opened by jonas about 7 years ago - 9 comments
Labels: rfc, bindgen

#116 - Fix detection of cyclic structs and unions

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 4 comments

#115 - Bindgen fails to detect cyclic types

Issue - State: closed - Opened by kornilova203 about 7 years ago - 4 comments
Labels: bug, bindgen

#114 - Fix opaque types usages

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 2 comments

#113 - Filter functions, extern vars, defines and unused types from included headers

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 1 comment

#112 - Remove unneeded #include

Pull Request - State: closed - Opened by jonas about 7 years ago

#111 - Add sbt plugin (#60)

Pull Request - State: closed - Opened by jonas about 7 years ago - 1 comment

#110 - Do not search usages of typedef in other typedefs

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#109 - Proper implementation of usesType method

Pull Request - State: closed - Opened by kornilova203 about 7 years ago - 1 comment

#108 - Filter extern variables by prefix

Pull Request - State: closed - Opened by kornilova203 about 7 years ago

#107 - Extern variables are not filtered by prefix

Issue - State: closed - Opened by kornilova203 about 7 years ago
Labels: bug, bindgen

#106 - Replace unresolved opaque types with Byte if they are used only in pointers

Issue - State: closed - Opened by kornilova203 about 7 years ago - 4 comments
Labels: bindgen

#105 - Site improvements

Pull Request - State: closed - Opened by jonas about 7 years ago - 1 comment

#104 - [WIP] Run tests with valgrind

Pull Request - State: open - Opened by kornilova203 about 7 years ago - 3 comments

#103 - Support recursive structs

Issue - State: closed - Opened by ekrich about 7 years ago - 2 comments
Labels: bindgen