Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jcmoyer/rust-lua53 issues and pull requests
#96 - Export include path in build metadata
Pull Request -
State: closed - Opened by dcreager about 1 year ago
- 1 comment
#96 - Export include path in build metadata
Pull Request -
State: closed - Opened by dcreager about 1 year ago
- 2 comments
#95 - Lua 5.4 (help?)
Pull Request -
State: closed - Opened by oconnore almost 4 years ago
- 1 comment
#94 - Difference between State::to_str and State::to_str_in_place
Issue -
State: closed - Opened by jack-fortanix almost 6 years ago
- 2 comments
#93 - Can't compile on Windows "No rule to make target"
Issue -
State: open - Opened by Tyde almost 6 years ago
- 1 comment
#92 - Can't compile and use in MSYS2
Issue -
State: open - Opened by Revertron almost 6 years ago
- 1 comment
#91 - glue must be compiled for the host, not the target.
Pull Request -
State: closed - Opened by SirVer almost 7 years ago
- 10 comments
#90 - Infer correct type, it is different on arm.
Pull Request -
State: closed - Opened by SirVer almost 7 years ago
- 1 comment
#89 - fix deprecated `gcc::Config`
Pull Request -
State: closed - Opened by poga about 7 years ago
- 1 comment
#88 - Use ptr::write in example
Issue -
State: open - Opened by bluss about 7 years ago
#87 - Compiling a dll on stable-x86_64-pc-windows-gnu fails to link functions correctly
Issue -
State: open - Opened by bpglaser over 7 years ago
- 2 comments
#86 - Fix OS X Build.
Pull Request -
State: closed - Opened by deepakjois over 7 years ago
- 1 comment
#85 - Error loading Lua C Modules on Linux and OS X
Issue -
State: open - Opened by deepakjois over 7 years ago
- 5 comments
#84 - Loading external Lua C modules gives error
Issue -
State: closed - Opened by deepakjois over 7 years ago
- 2 comments
#83 - WIP: Serde support
Pull Request -
State: open - Opened by tailhook over 7 years ago
- 2 comments
#82 - Serde support for ToLua
Issue -
State: open - Opened by tailhook over 7 years ago
- 1 comment
#81 - Add push_bytes() and to_bytes_in_place() to handle non-UTF8 strings.
Pull Request -
State: closed - Opened by jugglerchris over 7 years ago
- 2 comments
#80 - Remove readline from lua
Pull Request -
State: open - Opened by blt over 7 years ago
- 6 comments
#79 - Add MSVC support
Pull Request -
State: closed - Opened by isavegas over 7 years ago
- 1 comment
#78 - Use reference to convert object to lua
Pull Request -
State: open - Opened by DenisKolodin over 7 years ago
#77 - Update to lua 5.3.4
Issue -
State: open - Opened by daurnimator almost 8 years ago
- 3 comments
#76 - Adjust the lifetimes for the lua_load callback
Pull Request -
State: closed - Opened by jugglerchris almost 8 years ago
- 3 comments
#75 - Version 0.0.10
Pull Request -
State: closed - Opened by DenisKolodin almost 8 years ago
- 1 comment
#74 - Update rust-lua53 on crates.io
Issue -
State: closed - Opened by hallucino almost 8 years ago
- 5 comments
#73 - can't compile rust-lua on Windows
Issue -
State: open - Opened by tinyplasticgreyknight about 8 years ago
- 15 comments
#72 - unable to use a rust-lua module from a rust-lua host program ("multiple Lua VMs detected")
Issue -
State: open - Opened by tinyplasticgreyknight about 8 years ago
- 3 comments
#71 - Use Mutex to protect Extra
Pull Request -
State: closed - Opened by DenisKolodin about 8 years ago
- 1 comment
#70 - Derive Hash for Reference
Pull Request -
State: closed - Opened by DenisKolodin about 8 years ago
- 1 comment
#69 - MSVC support
Issue -
State: open - Opened by DenisKolodin about 8 years ago
- 4 comments
Labels: enhancement
#68 - Thread can outilve the main state
Issue -
State: open - Opened by DenisKolodin about 8 years ago
- 2 comments
Labels: bug
#67 - Macro overrides for customizable Lua compile-time options
Issue -
State: open - Opened by sagebind about 8 years ago
- 3 comments
Labels: discussion
#66 - update docs url and badge to docs.rs/lua
Pull Request -
State: closed - Opened by msierks about 8 years ago
- 1 comment
#65 - Fix origin control of a reference to a state
Pull Request -
State: closed - Opened by DenisKolodin about 8 years ago
- 18 comments
#64 - Fix new_userdata_typed example
Pull Request -
State: closed - Opened by DenisKolodin about 8 years ago
- 1 comment
#63 - Build error with MSYS2
Issue -
State: closed - Opened by DenisKolodin over 8 years ago
- 2 comments
#62 - Split FFI into separate crate
Pull Request -
State: closed - Opened by sagebind over 8 years ago
- 7 comments
#61 - Mark ThreadStatus must_use and simplify from_c_int
Pull Request -
State: closed - Opened by SpaceManiac over 8 years ago
- 5 comments
#60 - Apply published bugfix patches
Pull Request -
State: closed - Opened by SpaceManiac over 8 years ago
- 1 comment
#59 - Bundle Lua rather than download it
Pull Request -
State: closed - Opened by SpaceManiac over 8 years ago
- 1 comment
#58 - Add auto_cleanup and convert_arguments macros
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 3 comments
#57 - Re-export libc types
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 4 comments
#56 - Add unpack_arguments macro
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 1 comment
#55 - Remove mutability restrictions for some methods of state
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 5 comments
#54 - Use Rust allocator (jemalloc) rather than system allocator
Pull Request -
State: closed - Opened by SpaceManiac over 8 years ago
- 6 comments
#53 - Add methods to work with extra space of state
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 13 comments
#52 - Add method to create a state with Rust's allocator
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 3 comments
#51 - Split between main and -sys crates
Issue -
State: open - Opened by SpaceManiac over 8 years ago
- 2 comments
Labels: discussion
#50 - Compilation fails with E0277
Issue -
State: closed - Opened by NoraCodes over 8 years ago
- 3 comments
#49 - Add to_userdata_typed implementation
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 4 comments
#48 - Different memory allocation strategies
Issue -
State: open - Opened by DenisKolodin over 8 years ago
- 3 comments
Labels: enhancement, discussion
#47 - Provide `to_bytes` method.
Issue -
State: closed - Opened by Parakleta over 8 years ago
- 1 comment
Labels: enhancement
#46 - `&mut self` not required for `is_*`, most `to_*`, `check_*`, and `opt_*` functions, and some others.
Issue -
State: open - Opened by Parakleta over 8 years ago
- 1 comment
Labels: enhancement
#45 - Implement `Send` for State.
Issue -
State: closed - Opened by Parakleta over 8 years ago
- 2 comments
#44 - Update to Lua 5.3.3.
Pull Request -
State: closed - Opened by jugglerchris over 8 years ago
- 1 comment
#43 - `glue.c` generates incorrect integer sizes.
Issue -
State: closed - Opened by Parakleta over 8 years ago
- 1 comment
#42 - userdata example?
Issue -
State: closed - Opened by tinyplasticgreyknight over 8 years ago
- 12 comments
#41 - Update default version to latest released Lua version (5.3.2).
Pull Request -
State: closed - Opened by jugglerchris over 8 years ago
- 1 comment
#40 - Add link to original lua documentation
Pull Request -
State: closed - Opened by DenisKolodin over 8 years ago
- 1 comment
#39 - Using third party Lua libraries
Issue -
State: open - Opened by jugglerchris over 8 years ago
- 6 comments
Labels: discussion
#38 - Add `State.load_library` and `State.preload_library` methods
Pull Request -
State: closed - Opened by tailhook over 8 years ago
- 2 comments
#37 - How safe is State::error?
Issue -
State: open - Opened by jugglerchris over 8 years ago
- 5 comments
Labels: question
#36 - Why is the dependency to libc at "^0.1.10"?
Issue -
State: closed - Opened by cjcole over 8 years ago
- 3 comments
#35 - Support building and linking against a local Lua source tarball.
Pull Request -
State: closed - Opened by cjcole almost 9 years ago
- 1 comment
#34 - Relicense under dual MIT/Apache-2.0
Issue -
State: open - Opened by emberian almost 9 years ago
- 7 comments
#33 - Support building and linking against a local Lua source tarball.
Pull Request -
State: closed - Opened by cjcole almost 9 years ago
- 4 comments
#32 - Improve buildscript for cross-compilation support
Pull Request -
State: closed - Opened by SpaceManiac almost 9 years ago
- 1 comment
#31 - ThreadStatus as resume result
Pull Request -
State: closed - Opened by DenisKolodin almost 9 years ago
- 2 comments
#30 - ThreadStatus result for resume method
Issue -
State: closed - Opened by DenisKolodin almost 9 years ago
- 1 comment
#29 - Support for cross-compiling
Issue -
State: closed - Opened by sagebind almost 9 years ago
- 10 comments
#28 - Configurable index for FromLua
Pull Request -
State: closed - Opened by sagebind almost 9 years ago
- 1 comment
#27 - Use FromLua with an arbitrary index on the stack?
Issue -
State: closed - Opened by sagebind almost 9 years ago
- 2 comments
#26 - Rewrite buildscript to support more situations
Pull Request -
State: closed - Opened by SpaceManiac almost 9 years ago
- 1 comment
#25 - Can we compile and use it on x86_64?
Issue -
State: closed - Opened by Revertron almost 9 years ago
- 1 comment
#24 - If the compilation fails, build script does not find `mod glue`.
Issue -
State: closed - Opened by dpc almost 9 years ago
#23 - Add wrappers to open individual standard libraries.
Pull Request -
State: closed - Opened by cjcole about 9 years ago
- 3 comments
#22 - Add .gitignore
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#21 - Can't build under Windows
Issue -
State: closed - Opened by Revertron about 9 years ago
- 14 comments
#20 - Shouldn't ThreadStatus be Result<(), LuaError> ?
Issue -
State: closed - Opened by tailhook about 9 years ago
- 3 comments
#19 - Add lua_func! macro to wrap safe functions as FFI functions
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 3 comments
#18 - Safety improvements to State
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#17 - allow building on OS X without wget installed
Pull Request -
State: closed - Opened by ghost about 9 years ago
- 1 comment
#16 - Improve documentation and module layout
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#15 - Fix build for FreeBSD and DragonFly
Pull Request -
State: closed - Opened by mneumann about 9 years ago
- 1 comment
#14 - Use closures for continuations, load, and dump
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#13 - Use length-based string functions and return &strs
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 5 comments
#12 - Add ThreadStatus::is_err() method
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#11 - Move lua_close call to Drop impl
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#10 - Change load_buffer and load_bufferx to take &[u8]
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 1 comment
#9 - Use deref coercions instead of .as_str()
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 5 comments
#8 - Use libc from crates.
Pull Request -
State: closed - Opened by SirVer about 9 years ago
- 1 comment
#7 - Make ToLua require a sized type.
Pull Request -
State: closed - Opened by SirVer about 9 years ago
- 1 comment
#6 - Stable Rust, Closures, Docs
Pull Request -
State: closed - Opened by SpaceManiac about 9 years ago
- 3 comments
#5 - Download lua 5.3, build it, use it's headers and its static library.
Pull Request -
State: closed - Opened by SirVer over 9 years ago
- 5 comments
#4 - Do all code generation inside of build.rs instead of shelling out.
Pull Request -
State: closed - Opened by SirVer over 9 years ago
- 2 comments
#3 - Fixes compile and runtime bugs on mac os.
Pull Request -
State: closed - Opened by SirVer over 9 years ago
- 3 comments
#2 - C functions from lua for lua will be unsafe
Pull Request -
State: closed - Opened by azdle over 9 years ago
- 1 comment
#1 - State::check_string() should return Option<String>
Issue -
State: closed - Opened by azdle over 9 years ago
- 4 comments