issues
search
ubolonton
/
emacs-module-rs
Rust binding and tools for Emacs's dynamic modules
340
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What are the pitfalls of reloading?
#57
psionic-k
opened
4 months ago
0
It is better to use the repository field
#56
szabgab
opened
6 months ago
0
`NonZero` integer types
#55
ubolonton
closed
7 months ago
0
Abillity for defun to annotate 'pure and 'side-effect-free
#54
nagy
opened
1 year ago
0
How to call Elisp functions from a backgroud thread?
#53
zbelial
closed
1 year ago
1
Missing LICENSE file?
#52
conao3
opened
1 year ago
0
0.18.0 tag points to release 0.17.0
#51
LegionMammal978
closed
1 year ago
1
Concurrency
#50
fosskers
opened
2 years ago
0
`IntoLisp` for `(A, B)`
#49
fosskers
opened
2 years ago
0
Permissive `FromLisp` for numeric types?
#48
fosskers
opened
2 years ago
1
`FromLisp` for `Vec`?
#47
fosskers
opened
2 years ago
3
remove emacs_rs_module_init from release build
#46
jiacai2050
opened
2 years ago
1
Use selected region as input to function
#45
pierwill
closed
2 years ago
1
Some confusion regarding the live-reload workflow
#44
ohmree
opened
2 years ago
3
Remove build-time bindings generation
#43
ubolonton
closed
3 years ago
0
Improve ergonomics of using symbols and defining/signaling errors
#42
ubolonton
closed
3 years ago
0
Add functions to define and signal Lisp errors
#41
ubolonton
closed
3 years ago
0
0.16.1 didn't pick up ARM fix
#40
nwjsmith
closed
3 years ago
1
Add `CHANGELOG` entry
#39
nwjsmith
closed
3 years ago
0
Fix building on `aarch64-apple-darwin`
#38
nwjsmith
closed
3 years ago
2
Replace `failure` with `thiserror` and `anyhow`
#37
ubolonton
closed
3 years ago
0
Update bindgen
#36
3c1u
closed
3 years ago
3
Disable the workaround for Emacs GC bug if it's fixed (i.e. Emacs 27+)
#35
ubolonton
closed
3 years ago
0
Why bring emacs-module.h in version control ?
#34
gagbo
opened
3 years ago
1
Serializing and Deserializing Plists or Hashmaps to Rust Structs
#33
justinbarclay
opened
3 years ago
2
Naming of method Value::make_global_ref
#32
cireu
opened
4 years ago
2
Allow selectively enabling no-GC-protection optimization
#31
ubolonton
closed
4 years ago
0
chore: Do an explicit drop in finalize function.
#30
cireu
closed
4 years ago
2
Rework Vector
#29
ubolonton
closed
4 years ago
0
Enable conversion for Vec<u8>
#28
cireu
opened
4 years ago
8
IntoIter trait for Vector type?
#27
cireu
closed
4 years ago
1
Replace `failure` with `thiserror`
#26
ubolonton
closed
3 years ago
0
Need some help getting started
#25
tarsius
closed
4 years ago
3
[Feature Request] Consider impl IntoLispArgs for AsRef<[T]> where T: IntoLisp
#24
cireu
closed
4 years ago
5
[emacs_module] 'unexpected close delimiter'
#23
BorisKourt
closed
5 years ago
4
macOS live reloading documentation outdated
#22
kommen
closed
5 years ago
1
How to embed 2 types in user-ptr, when one of them is lifetime-constrained by the other?
#21
justinbarclay
closed
5 years ago
6
Improving calls into lisp
#20
ubolonton
closed
5 years ago
0
Set up CI with Azure Pipelines
#19
ubolonton
closed
5 years ago
0
Expose environment function should_quit
#18
hpdeifel
opened
5 years ago
0
mod_in_name is confusing
#17
hpdeifel
closed
5 years ago
4
Missing crate attribute `#[feature(maybe_uninit)`
#16
cireu
closed
5 years ago
3
Better way to call Lisp functions
#15
ubolonton
closed
5 years ago
3
How to call other methods of emacs env?
#14
cireu
closed
5 years ago
3
Put memory safety fix behind a feature flag
#13
ubolonton
closed
3 years ago
1
[discussion] Is it possible to pass a hashmap from Emacs to Rust?
#12
justinbarclay
closed
5 years ago
3
Allow returning result directly?
#11
yyoncho
closed
5 years ago
0
Great Project, thank you!
#10
johnbcoughlin
closed
5 years ago
1
Don't require modules to define an init function that does nothing
#9
ubolonton
opened
5 years ago
0
Support long-lived values that are not bound to &Env (GlobalValue)
#8
ubolonton
opened
5 years ago
1
Next