issues
search
WolframResearch
/
wstp-rs
Rust bindings to the Wolfram Symbolic Transport Protocol (WSTP)
Apache License 2.0
21
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
release: Prep v0.2.9 for release + update CHANGELOG.md
#64
ConnorGray
closed
1 year ago
0
test: Add basic test_shutdown.rs tests
#63
ConnorGray
closed
1 year ago
0
cleanup: Remove dependency on once_cell
#62
ConnorGray
closed
1 year ago
0
chore: Add TODO(breaking) on try_interface() API change
#61
ConnorGray
closed
1 year ago
0
bugfix: Support null bytes in UTF-8 strings
#60
ConnorGray
closed
1 year ago
0
how to evaluate `Plus[1, 1]`?
#59
anandijain
closed
1 year ago
1
hotfix: Fix issues with README.md path changes found during `cargo publish`
#58
ConnorGray
closed
1 year ago
0
release: Prep v0.2.8 for release + update CHANGELOG.md
#57
ConnorGray
closed
1 year ago
0
cleanup: Remove unused dependency on bindgen in wstp-sys build script
#56
ConnorGray
closed
1 year ago
0
bugfix: Fix mismatched types error on Windows
#55
ConnorGray
closed
1 year ago
0
feature: Simplify generation and usage of bindings
#54
ConnorGray
closed
1 year ago
0
fixup: Handle the case that bindgen panics instead of returning an error normally
#53
ConnorGray
closed
1 year ago
0
feature: If bindings generation fails, fallback to using pre-generated bindings
#52
ConnorGray
closed
1 year ago
0
Mismatched Types in wstp-0.2.7
#51
ben-izd
closed
1 year ago
1
release: Prep v0.2.7 for release + update CHANGELOG.md
#50
ConnorGray
closed
1 year ago
0
feature: Add logging support to wstp-sys/build.rs
#49
ConnorGray
closed
1 year ago
0
release: Prep v0.2.6 for release + update CHANGELOG.md
#48
ConnorGray
closed
1 year ago
0
bugfix: Fix broken automatic discovery of wstp.h and libwstp on Linux
#47
ConnorGray
closed
1 year ago
0
bugfix: Fix missing `-luuid` flag needed on Linux
#46
ConnorGray
closed
1 year ago
0
bugfix: Fix use of i8 instead of c_char causing build failures on Linux
#45
ConnorGray
closed
1 year ago
0
release: Prep v0.2.5 for release + update CHANGELOG.md
#44
ConnorGray
closed
1 year ago
0
feature: Add support for WSTP out-of-band urgent messages
#43
ConnorGray
closed
1 year ago
0
feature/bugfix: Improve implementation and examples of Link connection
#42
ConnorGray
closed
1 year ago
0
polish: Remove redundant attrs on `unchecked_ref_cast_mut`
#41
dtolnay
closed
2 years ago
1
release: Prep v0.2.4 for release + update CHANGELOG.md
#40
ConnorGray
closed
2 years ago
0
bugfix: Replace reliance on `ref-cast` internals with `#[ref_cast_custom]`
#39
ConnorGray
closed
2 years ago
0
release: Prep v0.2.3 for release + update CHANGELOG.md
#38
ConnorGray
closed
2 years ago
0
chore: Update wolfram-app-discovery dependency from 0.2.1 to 0.3.0
#37
ConnorGray
closed
2 years ago
0
docs: Mention get_u8_array() in the Array type doc comment
#36
ConnorGray
closed
2 years ago
0
release: Prep v0.2.2 for release + update CHANGELOG.md
#35
ConnorGray
closed
2 years ago
0
featfix: Support building on Apple Silicon
#34
ConnorGray
closed
2 years ago
0
release: Prep v0.2.1 of wstp and wstp-sys for release + update CHANGELOG.md
#33
ConnorGray
closed
2 years ago
0
bugfix: Fix build.rs to use the correct file path in the docs.rs build environment
#32
ConnorGray
closed
2 years ago
0
release: Prep v0.2.0 of wstp and wstp-sys for release
#31
ConnorGray
closed
2 years ago
0
feature: Compile-time generation of WSTP bindings
#30
ConnorGray
closed
2 years ago
0
feature: Add Windows support
#29
ConnorGray
closed
2 years ago
0
docs: Fix copy-paste mistake in docs for Utf(16|32)Str::from_utf(16|32)_unchecked()
#28
ConnorGray
closed
2 years ago
0
release: Prepare v0.1.4 release of wstp and wstp-sys crates
#27
ConnorGray
closed
2 years ago
0
feature: Add Expr::get_expr_with_resolver()
#26
ConnorGray
closed
2 years ago
0
feature: `Token` type and `Link::get_token()` for ergonomic matching over link data
#25
ConnorGray
closed
2 years ago
0
feature: Add `WolframKernelProcess` utility for managing WSTP kernel connections
#24
ConnorGray
closed
2 years ago
0
Assorted small cleanups and features: Link::end_packet(), use `once_cell`, improve Debug formatting, etc.
#23
ConnorGray
closed
2 years ago
0
format: Fix formatting auto-run on build.rs
#22
ConnorGray
closed
2 years ago
0
docs: Improve links to newly public crates / documentation
#21
ConnorGray
closed
2 years ago
0
fixup: Fix mistaken PR number referenced in CHANGELOG.md
#20
ConnorGray
closed
2 years ago
0
release: Prep v0.1.3 to fix another docs.rs build failure
#19
ConnorGray
closed
2 years ago
0
release: Bump version numbers to v0.1.2 + update CHANGELOG.md
#18
ConnorGray
closed
2 years ago
0
bugfix: Fix wstp-sys build failures when built in the docs.rs environment
#17
ConnorGray
closed
2 years ago
0
bugfix: Prepare v0.1.1 to get fix for wolfram-app-discovery bug
#16
ConnorGray
closed
2 years ago
0
chore: Polish for initial v0.1.0 release
#15
ConnorGray
closed
2 years ago
0
Next