Ecosyste.ms: Issues

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

GitHub / jmettraux/rufus-lua issues and pull requests

#44 - [email protected] homebrew formula is disabled

Issue - State: closed - Opened by smshuja 4 months ago - 1 comment

#43 - Fix broken examples in README.md

Pull Request - State: closed - Opened by ashie 12 months ago - 2 comments

#42 - Raised exception lost in lua function

Issue - State: closed - Opened by HansBug over 4 years ago - 7 comments

#41 - Try /usr/lib/liblua5.1.so before /usr/lib/liblua.so

Issue - State: closed - Opened by moll over 5 years ago - 6 comments

#40 - Fixnum is deprecated in Ruby 2.4

Issue - State: closed - Opened by polpak over 6 years ago - 1 comment

#39 - Report the lua line number for exceptions raised by Ruby callbacks

Issue - State: closed - Opened by pjungwir almost 7 years ago - 4 comments

#38 - Support lua 5.3 or 5.2

Issue - State: closed - Opened by skandragon over 7 years ago - 5 comments

#37 - luajit support

Issue - State: closed - Opened by radiospiel over 7 years ago - 4 comments

#36 - Unicode letters in source break evaluating Lua

Issue - State: closed - Opened by moll almost 8 years ago - 5 comments

#35 - How to get lua output ?

Issue - State: closed - Opened by Micka33 almost 9 years ago - 3 comments

#34 - can't build liblua.dylib

Issue - State: closed - Opened by Micka33 almost 9 years ago - 7 comments

#33 - Function 'lua_call' not found

Issue - State: closed - Opened by Micka33 almost 9 years ago - 3 comments

#32 - Function 'lua_call' not found in [/usr/local/lib/liblua.dylib] (FFI::NotFoundError)

Issue - State: closed - Opened by WWTLF over 9 years ago - 1 comment

#31 - Mention Rufus::Lua::Win in README

Pull Request - State: closed - Opened by ukoloff almost 10 years ago - 1 comment

#30 - Properly coerce NilClass into Lua nil objects

Pull Request - State: closed - Opened by csaunders almost 10 years ago - 4 comments

#29 - strlen@Windows

Issue - State: closed - Opened by ukoloff almost 10 years ago - 1 comment

#28 - Enable passing functions and coroutines as parameters to ruby functions

Pull Request - State: closed - Opened by Quidrex almost 10 years ago - 3 comments

#27 - don't bind "binding" as argument name

Issue - State: closed - Opened by jmettraux almost 10 years ago

#26 - Provide stacktrace for errors

Issue - State: closed - Opened by lilith almost 10 years ago - 9 comments

#25 - pass filename/lineno instead of "line" when loading code

Issue - State: closed - Opened by jmettraux almost 10 years ago

#23 - Use null-safe string method for symbols as well as strings.

Pull Request - State: closed - Opened by lilith almost 10 years ago - 2 comments

#22 - fix return_result bug

Pull Request - State: closed - Opened by lywaterman almost 10 years ago - 3 comments

#21 - distinguish between Lua errors

Issue - State: closed - Opened by jmettraux about 10 years ago
Labels: todo

#20 - Add push string to stack support, plus failing unit test re: coroutines

Pull Request - State: closed - Opened by lilith about 10 years ago - 3 comments

#19 - issue with coroutine.yield

Issue - State: closed - Opened by jmettraux about 10 years ago - 5 comments

#18 - Changed lua_pushlstring signature to use :pointer instead of :string

Pull Request - State: closed - Opened by lilith about 10 years ago - 3 comments

#17 - document new State#eval optional arguments

Issue - State: closed - Opened by jmettraux about 10 years ago

#16 - implement Rufus::Lua::State#eval 'binding' argument

Issue - State: closed - Opened by jmettraux about 10 years ago - 7 comments
Labels: todo

#15 - make Rufus::Lua::State#eval similar to Kernel.eval (accept filename + lineno) (binding?)

Issue - State: closed - Opened by jmettraux about 10 years ago - 1 comment
Labels: idea

#14 - Lua strings containing null bytes are truncated en route to ruby

Issue - State: closed - Opened by lilith about 10 years ago - 4 comments

#13 - Provide debugging 'source' filename

Issue - State: closed - Opened by lilith about 10 years ago - 6 comments
Labels: idea

#11 - Don't load multiple copies of liblua

Pull Request - State: closed - Opened by lilith about 10 years ago - 1 comment

#10 - Remove duplicate VERSION declaration

Pull Request - State: closed - Opened by lilith about 10 years ago

#9 - Don't load multiple copies of lua

Issue - State: closed - Opened by lilith about 10 years ago - 9 comments

#8 - Add API for determining which copy of liblua.so/dylib is in use.

Issue - State: closed - Opened by lilith about 10 years ago - 4 comments

#7 - Allow C lua libraries to be loaded (Pluto doesn't work under rufus)

Issue - State: closed - Opened by lilith about 10 years ago - 4 comments

#6 - Changed the loading of individual lua libraries to be wrapped via lua_call

Pull Request - State: closed - Opened by xunker over 10 years ago - 5 comments

#5 - ruby function : more tolerance with block arity (Scott)

Issue - State: closed - Opened by jmettraux almost 15 years ago - 1 comment

#4 - state.function :x do |a, b, c| reverses to |c, b, a| (Scott)

Issue - State: closed - Opened by jmettraux almost 15 years ago - 1 comment

#3 - passing false from ruby to lua yields true (Scott)

Issue - State: closed - Opened by jmettraux almost 15 years ago - 1 comment

#2 - table index issue (lua starts at 1) (Scott)

Issue - State: closed - Opened by jmettraux almost 15 years ago - 1 comment

#1 - ruby function returning array issue (Scott)

Issue - State: closed - Opened by jmettraux almost 15 years ago - 1 comment