Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tizoc/ocaml-interop issues and pull requests
#62 - ocaml-boxroot-sys outdated
Issue -
State: open - Opened by patrick-nicodemus 6 months ago
#61 - Float and Uniform array support
Pull Request -
State: closed - Opened by mt-caret about 1 year ago
- 2 comments
#60 - Add support for first-class exceptions
Pull Request -
State: closed - Opened by mt-caret about 1 year ago
- 4 comments
#59 - Upgrade boxroot, prepare OCaml 5 support
Pull Request -
State: open - Opened by tizoc about 1 year ago
#58 - OCaml 5 support
Issue -
State: open - Opened by mt-caret about 1 year ago
- 3 comments
#57 - Use `dlopen2` crate to load OCaml runtime from Rust
Issue -
State: open - Opened by yasuo-ozu about 1 year ago
- 2 comments
#56 - Why does OCamlRef::to_ocaml take &mut OCamlRuntime?
Issue -
State: closed - Opened by tiny-book2 over 1 year ago
- 2 comments
#55 - allow to_ocaml to take owned self
Pull Request -
State: open - Opened by tiny-book2 over 1 year ago
- 4 comments
#54 - Switching to a proc macro for `ocaml_export!`?
Issue -
State: open - Opened by mt-caret over 1 year ago
- 2 comments
#53 - Fix argument types in expansion of bytecode-callable functions
Pull Request -
State: closed - Opened by tizoc over 1 year ago
- 1 comment
#52 - Bytecode function seems broken
Issue -
State: closed - Opened by mt-caret over 1 year ago
- 6 comments
#51 - Update Cargo.toml http => https
Pull Request -
State: closed - Opened by szabgab over 1 year ago
- 2 comments
#50 - Add support for generating bytecode-callable exported function wrappers
Pull Request -
State: closed - Opened by tizoc over 1 year ago
#50 - Add support for generating bytecode-callable exported function wrappers
Pull Request -
State: closed - Opened by tizoc over 1 year ago
#49 - Support functions with >= 6 arguments
Issue -
State: closed - Opened by mt-caret over 1 year ago
- 11 comments
Labels: enhancement
#49 - Support functions with >= 6 arguments
Issue -
State: closed - Opened by mt-caret over 1 year ago
- 11 comments
Labels: enhancement
#48 - Fix github actions build
Pull Request -
State: closed - Opened by tizoc over 1 year ago
#47 - Add conversion to/from OCaml for boxed slice
Pull Request -
State: closed - Opened by sebastiencs over 1 year ago
#46 - Undefined symbols for architecture
Issue -
State: open - Opened by macthecadillac about 2 years ago
- 3 comments
#45 - Add try_call method, to call OCaml closure by converting parameters
Pull Request -
State: closed - Opened by sebastiencs over 2 years ago
#44 - Closure values
Pull Request -
State: closed - Opened by tizoc over 2 years ago
#43 - fix type error
Pull Request -
State: closed - Opened by c-cube almost 3 years ago
- 8 comments
#42 - should the runtime be a thread-local variable?
Issue -
State: open - Opened by c-cube about 3 years ago
- 4 comments
#41 - Fix incorrect unsafe code in conversion of `Result` values.
Pull Request -
State: closed - Opened by tizoc over 3 years ago
- 1 comment
#40 - Add `OCamlFromRust` and `OCamlToRust` traits
Pull Request -
State: closed - Opened by tizoc over 3 years ago
- 1 comment
#39 - Runtime::init is broken if called multiple times
Issue -
State: open - Opened by mrmr1993 over 3 years ago
- 3 comments
#38 - Investigate the possibility of splitting the logic to startup/shutdown the OCaml runtime to another crate
Issue -
State: open - Opened by tizoc over 3 years ago
- 1 comment
#37 - Add `no-caml-startup` feature flag that avoids the `caml_startup` symbol
Pull Request -
State: closed - Opened by tizoc over 3 years ago
- 3 comments
#36 - Separate out caml_startup-dependent code into `runtime` library
Pull Request -
State: open - Opened by mrmr1993 over 3 years ago
- 2 comments
#35 - Error when constructing and dropping multiple `OCamlRuntime`s
Issue -
State: closed - Opened by abrown over 3 years ago
- 4 comments
#34 - Linking error when running with `dune utop`
Issue -
State: open - Opened by zshipko over 3 years ago
- 3 comments
#33 - use ocaml_sys::Char instead of i8
Pull Request -
State: closed - Opened by zshipko almost 4 years ago
- 2 comments
#32 - Remove need for calling`ocaml_interop_setup` from OCaml programs
Pull Request -
State: closed - Opened by tizoc almost 4 years ago
- 1 comment
#31 - Dynbox
Pull Request -
State: closed - Opened by tizoc almost 4 years ago
#30 - Increase type safety at the FFI boundary
Issue -
State: open - Opened by g2p almost 4 years ago
- 1 comment
#29 - Inline runtime handle recovery
Pull Request -
State: closed - Opened by crackcomm almost 4 years ago
- 1 comment
#28 - Support for allocating polymorphic variants
Pull Request -
State: closed - Opened by tizoc almost 4 years ago
#27 - Switch to using Boxroot for root handling
Pull Request -
State: closed - Opened by tizoc almost 4 years ago
- 5 comments
#26 - Bigarray
Pull Request -
State: closed - Opened by g2p almost 4 years ago
- 5 comments
#25 - Add global and generational roots
Pull Request -
State: open - Opened by g2p almost 4 years ago
- 7 comments
#24 - Add an OCaml<DynBox> type for passing Rust values through OCaml
Pull Request -
State: closed - Opened by g2p almost 4 years ago
- 10 comments
#23 - make 'ocaml' string compatible with strlen function that requires arg…
Pull Request -
State: closed - Opened by mat13mn about 4 years ago
#22 - Update clippy workflow to avoid unnecessary work
Pull Request -
State: closed - Opened by tizoc about 4 years ago
#21 - Help with incremental conversion to OCaml values
Pull Request -
State: closed - Opened by g2p about 4 years ago
- 5 comments
#20 - Add a way to access the custom pointer on OCaml blocks
Pull Request -
State: closed - Opened by g2p about 4 years ago
- 5 comments
#19 - Expose the OCaml::none() value
Pull Request -
State: closed - Opened by g2p about 4 years ago
- 1 comment
#18 - Fix ineffective compile-fail test
Pull Request -
State: closed - Opened by g2p about 4 years ago
- 2 comments
#17 - Switch to caller-rooted arguments calling convention for imported OCaml functions
Pull Request -
State: closed - Opened by tizoc about 4 years ago
- 2 comments
#16 - Switch to a caller-rooted arguments calling convention for Rust exported functions
Pull Request -
State: closed - Opened by tizoc about 4 years ago
- 1 comment
#15 - Polymorphic variants support
Pull Request -
State: closed - Opened by tizoc about 4 years ago
#14 - OCaml Runtime lock instead of GC handle
Pull Request -
State: closed - Opened by tizoc about 4 years ago
- 6 comments
#13 - Investigate how to increase compatibility with ocaml-rs to ease integration
Issue -
State: open - Opened by tizoc over 4 years ago
- 17 comments
Labels: enhancement
#12 - Add ocaml-sys as a dependency
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#11 - Add support for mapping Polymorphic Variants
Issue -
State: closed - Opened by tizoc over 4 years ago
Labels: enhancement
#10 - New `ocaml_frame` API without local roots limit per frame
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#9 - Add support for custom blocks.
Issue -
State: open - Opened by tizoc over 4 years ago
- 1 comment
Labels: enhancement
#8 - Add missing docs and tests + tweaks
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#7 - Investigate the possibility of adding a dependency on the ocaml-sys crate to avoid duplication
Issue -
State: closed - Opened by tizoc over 4 years ago
- 4 comments
Labels: enhancement
#6 - Add macros for mapping from/to OCaml records + docs + changes before release
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#5 - Record conversion support
Pull Request -
State: closed - Opened by tizoc over 4 years ago
- 1 comment
#4 - WIP: Support for unboxed float arguments
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#3 - WIP: Add IntoRust trait (counterpart to FromOCaml)
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#2 - New way of declaring and calling OCaml functions.
Pull Request -
State: closed - Opened by tizoc over 4 years ago
#1 - GC Frames as structs, and new `gc_frame!` macro
Pull Request -
State: closed - Opened by tizoc over 4 years ago