Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / natecraddock/ziglua issues and pull requests

#95 - Proof of concept: Emscripten build for Luau and Lua 5.x

Pull Request - State: open - Opened by luchak 5 days ago - 1 comment

#94 - Support generating luadoc comments in zig build system

Issue - State: open - Opened by VisenDev 19 days ago - 3 comments

#93 - Support linting/errorchecking lua code in zig build system

Issue - State: open - Opened by VisenDev 19 days ago - 2 comments

#92 - LuaJIT miscompilation

Issue - State: open - Opened by digitcrusher 22 days ago - 1 comment

#91 - Lua 5.1 - Does not have a luaL_checkversion function

Issue - State: closed - Opened by Rolln-dev about 1 month ago - 5 comments

#90 - Fix example code in the README

Pull Request - State: closed - Opened by oakmac 3 months ago - 1 comment

#89 - Being chatty when no lazy dependency is found

Pull Request - State: closed - Opened by Interrupt 3 months ago - 7 comments

#88 - fix: replace `lua_yield` with what it expands to to avoid macro typecheck error

Pull Request - State: closed - Opened by robbielyman 3 months ago - 1 comment

#87 - Update to Lua 5.4.7

Issue - State: closed - Opened by natecraddock 3 months ago - 1 comment

#86 - Linking fails with Emscripten

Issue - State: open - Opened by Interrupt 3 months ago - 6 comments

#85 - Build fails on `0.13.0`

Issue - State: closed - Opened by rawhuul 3 months ago - 6 comments

#84 - LUA_LOADED_TABLE and friends

Issue - State: open - Opened by digitcrusher 3 months ago - 1 comment

#83 - Building DLLs to be used inside lua with `require`

Issue - State: closed - Opened by Caue-Aron 4 months ago - 3 comments

#82 - update outdated LazyPath constructors

Pull Request - State: closed - Opened by bfredl 4 months ago - 2 comments

#81 - luau loading script.

Issue - State: open - Opened by Lightnet 4 months ago - 1 comment

#80 - luajit is broken on Window, sha: 486f51d3acc61d805783f5f07aee34c75ab59a25

Issue - State: closed - Opened by Darkfllame 5 months ago - 2 comments

#79 - luajit/lua51: fix loadFile and checkVersion

Pull Request - State: closed - Opened by rockorager 5 months ago - 6 comments

#78 - Proper way to reuse c headers from the exposed lua library

Issue - State: open - Opened by bfredl 5 months ago - 4 comments

#77 - new to zig and don't know how to use.

Issue - State: closed - Opened by starwing 5 months ago - 3 comments

#76 - build: update to latest zig

Pull Request - State: closed - Opened by theoparis 6 months ago - 1 comment

#75 - Support system and vendored Lua libraries

Issue - State: open - Opened by terrablue 6 months ago - 7 comments
Labels: feature

#73 - Make Lua an opqaque

Pull Request - State: closed - Opened by natecraddock 6 months ago

#72 - Many changes to String and Bytes functions

Pull Request - State: closed - Opened by natecraddock 6 months ago

#71 - Define apicheck function to use a Zig panic

Issue - State: open - Opened by natecraddock 6 months ago - 1 comment

#70 - Fix docs generation

Issue - State: open - Opened by natecraddock 6 months ago - 3 comments

#69 - Add tests for loadFile

Issue - State: open - Opened by natecraddock 6 months ago

#68 - Fix and simplify library opening

Pull Request - State: closed - Opened by natecraddock 6 months ago

#67 - Error creating shared library on Windows 11

Issue - State: closed - Opened by maxxnino 6 months ago - 2 comments

#66 - Add support for tagged unions, vectors and arrays in pushAny and toAny

Pull Request - State: closed - Opened by T1nk3r1 7 months ago - 4 comments

#65 - fix: update to latest zig

Pull Request - State: closed - Opened by robbielyman 7 months ago - 1 comment

#64 - luajit: opening standard library fails

Issue - State: closed - Opened by rockorager 7 months ago - 4 comments

#63 - Parsing memory fixes

Pull Request - State: closed - Opened by VisenDev 7 months ago - 4 comments

#62 - Proposed fixes to memory management issues with parsing

Issue - State: closed - Opened by VisenDev 7 months ago

#61 - ZigLua Integration Error: Missing build.zig

Issue - State: closed - Opened by hfghgakjd 7 months ago - 2 comments

#60 - Enums and slices support

Pull Request - State: closed - Opened by VisenDev 7 months ago - 3 comments

#59 - Should std.log be used in the library?

Issue - State: open - Opened by natecraddock 8 months ago - 1 comment

#58 - Lua 5.4 - 'cimport' has no member named 'lua_objlen'

Issue - State: closed - Opened by b4rti 8 months ago - 2 comments

#57 - Redo the debug interface

Issue - State: open - Opened by natecraddock 8 months ago - 2 comments

#56 - Fix interpreter.zig

Pull Request - State: closed - Opened by jdmichaud 8 months ago - 1 comment

#55 - Added comptime convenience functions

Pull Request - State: closed - Opened by VisenDev 8 months ago - 1 comment

#54 - Combine all library files into a single lib.zig

Pull Request - State: closed - Opened by natecraddock 8 months ago

#53 - Add preliminary LuaJIT support

Pull Request - State: closed - Opened by natecraddock 8 months ago

#52 - Combine all lib.zig files

Issue - State: closed - Opened by natecraddock 8 months ago

#51 - Remove newState, newStateLibc, and setAllocF

Issue - State: open - Opened by natecraddock 8 months ago - 1 comment

#50 - Make the Lua struct an opaque

Issue - State: closed - Opened by natecraddock 8 months ago - 1 comment

#49 - Experimenting with Discord

Issue - State: closed - Opened by natecraddock 8 months ago - 6 comments

#48 - Add support for user atoms and namecalls

Pull Request - State: closed - Opened by nurpax 8 months ago - 1 comment

#47 - Update wrap functions to handle error unions

Issue - State: open - Opened by natecraddock 8 months ago - 1 comment

#46 - Simplify the structure of the library

Pull Request - State: closed - Opened by natecraddock 8 months ago

#45 - Add support for tagged userdata and userdata destructors

Pull Request - State: closed - Opened by nurpax 8 months ago - 2 comments

#44 - Expose lua version to ziglua module and rename

Issue - State: closed - Opened by natecraddock 8 months ago - 1 comment
Labels: feature, cleanup

#44 - Expose lua version to ziglua module and rename

Issue - State: closed - Opened by natecraddock 8 months ago - 1 comment
Labels: feature, cleanup

#43 - Remove vendored code and update to latest module api

Pull Request - State: closed - Opened by natecraddock 9 months ago

#42 - lua_53 is missing registerFns that's present in lua_51 and luau

Issue - State: open - Opened by nurpax 9 months ago - 3 comments

#41 - Expose Luau 3-vectors support

Pull Request - State: closed - Opened by nurpax 9 months ago - 5 comments

#41 - Expose Luau 3-vectors support

Pull Request - State: closed - Opened by nurpax 9 months ago - 5 comments

#40 - access to Allocator inside wrapped Zig functions

Issue - State: closed - Opened by nurpax 9 months ago - 12 comments

#39 - Amend example usage to specify the Lua implementation flavor

Pull Request - State: closed - Opened by nurpax 9 months ago - 4 comments

#38 - Expose Luau bytecode loading API, add example

Pull Request - State: closed - Opened by nurpax 9 months ago - 8 comments

#37 - Fix unnecessary uses of sentinel slices

Issue - State: closed - Opened by natecraddock 9 months ago - 6 comments

#36 - Add Luau support

Pull Request - State: closed - Opened by natecraddock 9 months ago - 2 comments

#35 - Audit header files of all Lua versions

Issue - State: open - Opened by natecraddock 9 months ago

#34 - Remove vendored libraries and rely on the Zig package manager

Issue - State: closed - Opened by natecraddock 9 months ago - 3 comments
Labels: feature, cleanup

#33 - Simplify the structure of the tests

Issue - State: closed - Opened by natecraddock 9 months ago - 2 comments
Labels: cleanup

#32 - Ziglua 1.0.0

Issue - State: open - Opened by natecraddock 9 months ago - 4 comments
Labels: feature

#31 - Convenience functions taking advantage of zig's comptime

Issue - State: closed - Opened by VisenDev 9 months ago - 11 comments
Labels: feature

#30 - Luau support

Issue - State: closed - Opened by natecraddock 10 months ago - 15 comments
Labels: feature

#29 - Never mutated error on latest Zig version

Issue - State: closed - Opened by TheRealDxRed 10 months ago - 1 comment

#28 - Be able to compile with latest zig

Pull Request - State: closed - Opened by davidgranstrom 10 months ago - 3 comments

#27 - Improve error documentation

Issue - State: open - Opened by natecraddock 12 months ago
Labels: documentation

#26 - Rename to Zigluana

Issue - State: closed - Opened by expikr 12 months ago - 1 comment

#25 - Expand documentation

Issue - State: open - Opened by natecraddock about 1 year ago - 1 comment
Labels: documentation

#24 - Fix allocator interface

Issue - State: closed - Opened by natecraddock about 1 year ago

#23 - Document releases

Issue - State: closed - Opened by natecraddock about 1 year ago

#22 - fix: for Zig-0.11.0+dev3859, `Cast` directives accept one argument

Pull Request - State: closed - Opened by robbielyman about 1 year ago - 1 comment

#21 - Errno compile error

Issue - State: closed - Opened by ConnorRigby about 1 year ago - 2 comments

#20 - BREAKING: run zig fmt to catch deprecated `@xToY` builtins

Pull Request - State: closed - Opened by robbielyman about 1 year ago - 1 comment

#19 - LuaJIT support

Issue - State: open - Opened by kassane over 1 year ago - 8 comments
Labels: feature

#18 - How to install `liblua.a`?

Issue - State: closed - Opened by atweiden over 1 year ago - 2 comments

#17 - Update to Lua 5.4.6

Issue - State: closed - Opened by natecraddock over 1 year ago - 1 comment

#16 - Rename error.Fail to error.LuaError

Issue - State: open - Opened by natecraddock over 1 year ago - 3 comments

#15 - 5.4 Auxlib urls are wrong

Issue - State: closed - Opened by natecraddock over 1 year ago

#14 - bug: Lua 5.1 API doesn't support `lua_yieldk` on `yield`

Issue - State: closed - Opened by nikneym over 1 year ago - 2 comments

#13 - Prepare Zig package

Pull Request - State: closed - Opened by hryx over 1 year ago - 15 comments

#12 - Fix slices

Issue - State: closed - Opened by natecraddock over 1 year ago - 1 comment

#11 - Find better names for the Aux functions

Issue - State: closed - Opened by natecraddock over 1 year ago

#10 - Remove the need for ziglua.wrap()

Issue - State: closed - Opened by natecraddock over 1 year ago - 4 comments

#9 - Look at TODO/NOTE comments

Issue - State: closed - Opened by natecraddock over 1 year ago

#8 - Remove `Ex` functions

Issue - State: closed - Opened by natecraddock over 1 year ago

#7 - exportFn fails during semantic analysis

Issue - State: closed - Opened by galli-miro over 1 year ago - 7 comments
Labels: bug

#6 - Zig package manager

Issue - State: closed - Opened by natecraddock over 1 year ago
Labels: feature

#5 - Lua 5.1: Fix reallocation call for the Zig master branch

Pull Request - State: closed - Opened by rofrol over 1 year ago - 1 comment

#4 - hotfix(lua5.1): Apply patch for CVE-2014-5461

Pull Request - State: closed - Opened by rofrol over 1 year ago - 1 comment

#3 - Update to work on the latest version of zig

Pull Request - State: closed - Opened by rofrol over 1 year ago - 1 comment

#2 - Apply lua 5.1 patch for CVE-2014-5461

Issue - State: closed - Opened by datMaffin over 1 year ago - 1 comment
Labels: bug

#1 - LuaVersion and Options need to be public to allow them to be set

Pull Request - State: closed - Opened by DeanoC almost 2 years ago - 1 comment