Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wavewave/fficxx issues and pull requests
#231 - parenthesis around #{const ..}.
Pull Request -
State: closed - Opened by wavewave about 1 year ago
#230 - Fix missing parentheses around types in haskell code generation
Pull Request -
State: closed - Opened by wavewave about 1 year ago
#229 - FFI safety is now explicitly given
Pull Request -
State: closed - Opened by wavewave about 1 year ago
#228 - Handle missing case of CPTEnum.
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#227 - Bug fix: TemplateParamPointer for primitive type T should be T*
Pull Request -
State: closed - Opened by wavewave over 1 year ago
- 2 comments
#226 - import Foreign.C instead of Foreign.C.Types (for CString)
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#225 - Namespace resolution for C symbol name conflict
Issue -
State: open - Opened by wavewave over 1 year ago
Labels: New Feature
#224 - Storable instances for pod struct type
Issue -
State: open - Opened by wavewave over 1 year ago
Labels: New Feature
#223 - missing Castable instance for Ptr CBool and Ptr CFloat
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#222 - First data-type support of C/C++ enums
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#221 - Finally no more haskell-src-exts!
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#220 - Template and TH codegen via ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#219 - Template member function codegen via ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#218 - Move top-level template codegen to HsTopLevel
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#217 - typeclass interface generation via ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#216 - Explode HsFrontEnd module
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#215 - RawType code generation via ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#214 - HsCast module migrated to ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#213 - FFI module generation via ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#212 - Start migrating to direct GHC API use and ghc-exactprint
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#211 - ormolu formatting. ghc 9.6 as default. drop ghc 9.0 support
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#210 - Remove unnecessary dependency
Pull Request -
State: closed - Opened by wavewave over 1 year ago
#209 - Remove all irrelevant dependencies from fficxx-runtime
Issue -
State: closed - Opened by wavewave over 1 year ago
- 1 comment
#208 - Do not use "template" library
Issue -
State: open - Opened by wavewave almost 2 years ago
Labels: Build, Refactoring
#207 - Install sphinx/read-the-docs onto github pages
Pull Request -
State: closed - Opened by wavewave almost 2 years ago
#206 - Release 0.7.0.0
Pull Request -
State: closed - Opened by wavewave almost 2 years ago
#205 - CI tests with multiple GHC versions
Issue -
State: open - Opened by wavewave almost 2 years ago
Labels: Build, Test
#204 - Submodule dependency computation and cyclic dep hs-boot resolution system
Pull Request -
State: closed - Opened by wavewave almost 2 years ago
Labels: New Feature
#203 - Show generated module dependency graph
Pull Request -
State: closed - Opened by wavewave almost 2 years ago
- 1 comment
#202 - use ghc-exactprint, deprecate haskell-src-exts
Issue -
State: closed - Opened by wavewave almost 2 years ago
- 1 comment
Labels: Refactoring
#201 - Make a tool for module dependency graph
Issue -
State: closed - Opened by wavewave almost 2 years ago
- 1 comment
Labels: New Feature
#200 - Proper module cycle handling
Issue -
State: closed - Opened by wavewave about 2 years ago
- 1 comment
Labels: New Feature, Bug
#199 - Fix incorrect hs-boot
Pull Request -
State: closed - Opened by wavewave about 2 years ago
#198 - Incorporate fficxx-projects into fficxx
Issue -
State: open - Opened by wavewave about 2 years ago
Labels: Idea
#197 - hs-boot file generation test.
Issue -
State: open - Opened by wavewave about 2 years ago
Labels: Test
#196 - Simplify Nix script and support for multiple GHC versions in build
Pull Request -
State: closed - Opened by wavewave about 2 years ago
#195 - aarch64-darwin support
Pull Request -
State: closed - Opened by wavewave about 2 years ago
#194 - Remove warnings
Pull Request -
State: closed - Opened by wavewave over 2 years ago
#193 - Implicit imports cleanup
Pull Request -
State: closed - Opened by wavewave over 2 years ago
#192 - Upgrade to NixOS 21.11.
Pull Request -
State: closed - Opened by wavewave over 2 years ago
#191 - upgrade to NixOS 21.11
Issue -
State: closed - Opened by wavewave over 2 years ago
Labels: Build
#190 - CI action for ormolu formatting
Pull Request -
State: closed - Opened by wavewave over 2 years ago
#189 - github action CI with nix build targets
Pull Request -
State: closed - Opened by wavewave over 2 years ago
#188 - github action CI
Issue -
State: closed - Opened by wavewave over 2 years ago
Labels: Build
#187 - Generate Hackage-upload compatible cabal package
Issue -
State: open - Opened by wavewave over 2 years ago
- 1 comment
Labels: New Feature
#186 - fficxx development
Issue -
State: closed - Opened by wavewave over 2 years ago
#185 - use nix flake
Issue -
State: closed - Opened by wavewave over 2 years ago
Labels: New Feature, Build, Release
#183 - Drop unused `either` dependency
Issue -
State: closed - Opened by ghost about 4 years ago
- 2 comments
Labels: Refactoring
#182 - Add short comparison with hoppy to readme
Issue -
State: open - Opened by walseb about 4 years ago
Labels: Documentation
#181 - release 0.6
Issue -
State: closed - Opened by wavewave over 4 years ago
- 2 comments
Labels: Release
#180 - format all Haskell files by ormolu 0.0.3
Pull Request -
State: closed - Opened by wavewave over 4 years ago
#179 - Support top-level template function
Pull Request -
State: closed - Opened by wavewave over 4 years ago
#178 - no more impure <nixpkgs>
Pull Request -
State: closed - Opened by wavewave over 4 years ago
#177 - Building fficxx and fficxx-project with bazel+nix or haskell.nix
Issue -
State: closed - Opened by wavewave over 4 years ago
- 2 comments
Labels: Build
#176 - Duplicated template instances are safe
Pull Request -
State: closed - Opened by wavewave over 4 years ago
#175 - Use ormolu code formatter
Issue -
State: closed - Opened by wavewave over 4 years ago
- 1 comment
Labels: Build
#174 - Update for haskell-src-exts >= 1.22
Pull Request -
State: closed - Opened by zliu41 over 4 years ago
- 5 comments
#173 - Remove abstract class
Issue -
State: open - Opened by wavewave over 4 years ago
Labels: New Feature
#172 - change to_const/to_nonconst to from_X_to_Y
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#171 - correct treatment of const/non-const
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 1 comment
Labels: New Feature
#170 - Top-level template function
Issue -
State: open - Opened by wavewave almost 5 years ago
- 3 comments
Labels: New Feature
#169 - Template dependency on instantiation
Issue -
State: open - Opened by wavewave almost 5 years ago
Labels: New Feature
#168 - std::map<k,v>::iterator is now supported.
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#167 - accessor for member variables of C++ template
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#166 - Avoid duplicated template instantiation
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 2 comments
Labels: Bug
#165 - Getter and setter for member variables in a template class
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 1 comment
Labels: New Feature
#164 - special support for reference operator i.e. star(*)
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 1 comment
Labels: New Feature
#163 - Support nested types inside template class
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#162 - Automatic dependency import in template class module
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#161 - Template Class dependency
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 2 comments
Labels: New Feature
#160 - Nix refactoring with utility function
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 1 comment
Labels: Refactoring
#159 - cabal package generation and testing using hspec
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#158 - fficxx-test: stdcxx tests are rewritten as hspec tests
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#157 - Testing with Hspec or equivalent
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 3 comments
Labels: New Feature
#156 - multi-parameter template for function arguments and template member functions
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#155 - explicit export symbol list for modules
Issue -
State: open - Opened by wavewave almost 5 years ago
Labels: Refactoring
#154 - C++ multi-parameter template interfaced via fficxx!
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#153 - multi-parameter C++ template class support
Issue -
State: closed - Opened by wavewave almost 5 years ago
- 1 comment
Labels: New Feature
#152 - Remove PackageInterface module
Issue -
State: open - Opened by wavewave almost 5 years ago
Labels: Refactoring
#151 - one class or template class per one haskell module!
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#150 - Haskell data type inheriting C++ Proxy class using std::function
Issue -
State: open - Opened by wavewave almost 5 years ago
Labels: New Feature
#149 - Inline C++ code generation for template member function
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#148 - Inline C++ code generation for std::function
Pull Request -
State: closed - Opened by wavewave almost 5 years ago
#147 - modernize std::function support
Issue -
State: closed - Opened by wavewave about 5 years ago
- 2 comments
Labels: New Feature
#146 - Make sure fficxx is buildable for different versions of ghc
Issue -
State: closed - Opened by wavewave about 5 years ago
- 1 comment
Labels: Build
#145 - ForeignPtr support
Issue -
State: open - Opened by wavewave about 5 years ago
Labels: New Feature
#144 - safe/unsafe support
Issue -
State: closed - Opened by wavewave about 5 years ago
Labels: New Feature
#143 - CDefinition. Unified newline treatment in Macro definition
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#142 - Auto-function generation for default parameters
Issue -
State: open - Opened by wavewave about 5 years ago
Labels: New Feature
#141 - More ASTification with CMacroApp
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#140 - Declaration generation uses intermediate pseudo-AST representation
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#139 - Further towards intermediate reps for C++ code generation
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#138 - Further removing #include and using namespace
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#137 - Start C intermediate rep
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#136 - Remove partial records
Issue -
State: open - Opened by wavewave about 5 years ago
Labels: Refactoring
#135 - Use Intermediate representation of C/C++ and C macro
Issue -
State: closed - Opened by wavewave about 5 years ago
- 1 comment
Labels: New Feature
#134 - Convert (Types,String) to Arg
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#133 - Use lens or micro-lens for better record organization
Issue -
State: open - Opened by wavewave about 5 years ago
Labels: Refactoring
#132 - no more stub.cc
Pull Request -
State: closed - Opened by wavewave about 5 years ago
#131 - stub.cc autogenerated from TH code
Issue -
State: closed - Opened by wavewave about 5 years ago
- 3 comments
Labels: New Feature