Ecosyste.ms: Issues

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

GitHub / Shopify/go-lua issues and pull requests

#137 - [question] Is it possible to write lua module in go?

Issue - State: open - Opened by Freed-Wu 2 months ago

#136 - Performance Issue: Slow Table Iteration

Issue - State: open - Opened by thierry-f-78 3 months ago

#134 - chore: remove refs to deprecated io/ioutil

Pull Request - State: open - Opened by testwill 8 months ago

#133 - Update version of Golang to 1.22.1

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

#132 - how to exit doFile

Issue - State: open - Opened by HarryChen001 10 months ago - 1 comment

#131 - Are not C modules supported by go-lua?

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

#130 - 【Help】Panic when call Close(), May be bug?

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

#129 - Global Variable of type Lua Table

Issue - State: open - Opened by WillianBR almost 2 years ago - 1 comment

#127 - Update version of Golang to 1.19

Pull Request - State: closed - Opened by etiennemartin about 2 years ago

#126 - wip: wanna check runtimeError type within if codition

Pull Request - State: open - Opened by micaelparadox about 2 years ago
Labels: cla-needed

#125 - Migrate off probot-CLA to new GitHub Action

Pull Request - State: closed - Opened by cursedcoder over 2 years ago

#124 - Call LUA function from GO

Issue - State: open - Opened by WillianBR over 2 years ago - 11 comments

#123 - fix(os): undefined syscall.Getrusage on wasm

Pull Request - State: open - Opened by azamaulanaaa over 2 years ago - 3 comments

#122 - Golang update

Pull Request - State: closed - Opened by etiennemartin almost 3 years ago

#121 - Lint fixups

Pull Request - State: closed - Opened by heucuva about 3 years ago
Labels: cla-needed

#120 - Author ? I want to know go-lua how to support lua-socket??

Issue - State: open - Opened by zld126126 about 3 years ago - 1 comment

#119 - Description Lua table was misjudged as function

Issue - State: open - Opened by cjackie200 over 3 years ago

#118 - update shopify/go-lua

Pull Request - State: closed - Opened by cjackie200 over 3 years ago
Labels: cla-needed

#117 - Bump go version

Pull Request - State: closed - Opened by joeytepp over 3 years ago - 2 comments

#116 - Adds traceback for errors

Pull Request - State: closed - Opened by lianyan01 over 3 years ago - 2 comments

#115 - Nil check for prototype

Pull Request - State: closed - Opened by rbindra over 3 years ago - 1 comment

#114 - Revert "Enabling Shopify Build Pipeline: go-lua"

Pull Request - State: closed - Opened by meunierd almost 4 years ago

#113 - Enabling Shopify Build Pipeline: go-lua

Pull Request - State: closed - Opened by shopify-admins almost 4 years ago

#112 - Add shopify build unit test pipeline

Pull Request - State: closed - Opened by meunierd almost 4 years ago

#111 - implement the read function

Pull Request - State: open - Opened by jessicaxiejw almost 4 years ago

#109 - Status of this project?

Issue - State: open - Opened by SandyWalsh over 4 years ago - 1 comment

#108 - Use SVG badges in README.

Pull Request - State: open - Opened by AlekSi almost 5 years ago - 1 comment
Labels: cla-needed

#107 - Avoid undefined behaviour when doing range checks for integers

Pull Request - State: open - Opened by siddhesh about 5 years ago

#106 - Fix format string failures in tests

Pull Request - State: closed - Opened by siddhesh about 5 years ago

#105 - Port to arm64?

Issue - State: open - Opened by vielmetti about 5 years ago - 2 comments

#104 - Fix Status.Next() get lua array panic

Pull Request - State: open - Opened by cchu1988 about 5 years ago

#103 - fix Status.Next() get lua array panic

Pull Request - State: closed - Opened by Fruneng about 5 years ago - 2 comments
Labels: cla-needed

#102 - can not use State.Next() func read lua array

Issue - State: open - Opened by Fruneng about 5 years ago

#101 - How to add luasql module?

Issue - State: closed - Opened by VieYang about 5 years ago

#100 - Naming things, cache invalidation and ...

Pull Request - State: closed - Opened by alexsnaps over 5 years ago

#99 - closed

Issue - State: closed - Opened by SeniorPlayer over 5 years ago

#98 - Enable CLA bot

Pull Request - State: closed - Opened by tmlayton about 6 years ago

#97 - How to call go function on lua scripts?

Issue - State: closed - Opened by imiskolee over 6 years ago - 2 comments

#96 - How to deal with Lua infinite loop?

Issue - State: open - Opened by Charliechen1 over 6 years ago - 1 comment

#95 - conversion type not yet supported: c

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

#94 - Migrate to CircleCI 2.0

Pull Request - State: closed - Opened by serima over 6 years ago

#93 - add support to os.date

Pull Request - State: open - Opened by spin6lock almost 7 years ago

#92 - io.write discards spaces after trailing numbers

Issue - State: open - Opened by spakin almost 7 years ago

#91 - os.date = nil

Issue - State: open - Opened by Tricky1975 almost 7 years ago - 1 comment

#89 - Implement debug.getInfo()

Issue - State: open - Opened by drauschenbach over 7 years ago - 1 comment

#88 - Implement coroutines

Issue - State: open - Opened by drauschenbach over 7 years ago

#87 - Error stack tracebacks?

Issue - State: open - Opened by tisba over 7 years ago

#86 - Fix skipComment returning EOF as regular error

Pull Request - State: closed - Opened by Anaminus over 7 years ago - 1 comment

#85 - Fix concurrent iteration

Pull Request - State: closed - Opened by fbogsany over 7 years ago - 2 comments

#84 - Fix table iteration

Pull Request - State: closed - Opened by fbogsany over 7 years ago - 2 comments

#83 - implements dump which dumps a function as a binary chunk

Pull Request - State: closed - Opened by katdrobnjakovic over 7 years ago - 2 comments

#82 - Implement dump

Pull Request - State: closed - Opened by katdrobnjakovic over 7 years ago - 1 comment

#81 - Cannot iterate over the same table

Issue - State: closed - Opened by nilium over 7 years ago - 2 comments

#80 - output difference between clua and go-lua

Issue - State: closed - Opened by rphigh2017 over 7 years ago - 1 comment

#79 - No way to cancel reading file?

Issue - State: open - Opened by jD91mZM2 over 7 years ago

#78 - add luac version check to dev

Pull Request - State: closed - Opened by katdrobnjakovic over 7 years ago

#77 - io.read() on stdin?

Issue - State: open - Opened by jD91mZM2 almost 8 years ago - 2 comments

#76 - Pattern Matching

Pull Request - State: open - Opened by AlexMax almost 8 years ago - 1 comment

#75 - Changing some receivers name to make it consistent in all funcs

Pull Request - State: closed - Opened by d6o almost 8 years ago - 2 comments

#73 - Small changes to simplify the code and remove inefficient assigns

Pull Request - State: closed - Opened by d6o almost 8 years ago

#72 - Small typo in lua.go comment

Pull Request - State: closed - Opened by d6o almost 8 years ago

#71 - Formating file with gofmt -s to simplified version of code

Pull Request - State: closed - Opened by d6o almost 8 years ago

#70 - Limiting script execution time reliably

Issue - State: open - Opened by sigmonsays almost 8 years ago - 3 comments

#69 - Fix ToBoolean returning true for none values

Pull Request - State: closed - Opened by nilium almost 8 years ago

#68 - ToBoolean returns true on too-large stack index

Issue - State: closed - Opened by AlexMax almost 8 years ago - 3 comments

#67 - Return proper errors in LoadFile and LoadString

Pull Request - State: closed - Opened by AlexMax almost 8 years ago

#66 - XMove not implemented

Issue - State: closed - Opened by ghost almost 8 years ago - 2 comments

#65 - bump go, and call init submodule

Pull Request - State: closed - Opened by shivnagarajan about 8 years ago

#64 - Can't add weak ref feature?

Issue - State: open - Opened by ClarkGuan about 8 years ago - 2 comments

#63 - Fix PushFString %p format token.

Pull Request - State: closed - Opened by AlexMax about 8 years ago - 5 comments

#62 - Fix split call info code slices on opTailCall

Pull Request - State: closed - Opened by nilium about 8 years ago - 1 comment

#61 - panic: runtime error: hello.lua:22: 'popen' not supported

Issue - State: open - Opened by kissthink over 8 years ago - 2 comments

#60 - Pass correct reader (bufio.Reader) to undump

Pull Request - State: closed - Opened by nilium over 8 years ago

#59 - Fix var order on objectName return

Pull Request - State: closed - Opened by nilium over 8 years ago - 1 comment

#58 - Handle runtime panic where comparison operand is nil

Pull Request - State: closed - Opened by nilium over 8 years ago - 4 comments

#57 - Allow table comparison to nil

Pull Request - State: closed - Opened by gdmen over 8 years ago - 1 comment

#56 - Implement os.execute correctly.

Pull Request - State: closed - Opened by xrash over 8 years ago

#55 - Tests are failing on circleci

Issue - State: closed - Opened by dimiro1 over 8 years ago - 1 comment

#54 - Questions about this project

Issue - State: open - Opened by paulocoutinhox over 8 years ago

#53 - Golang packages

Issue - State: open - Opened by paulocoutinhox over 8 years ago

#52 - os.getenv should return nil for a missing env var

Issue - State: closed - Opened by fbogsany over 8 years ago - 3 comments

#51 - GolangMTL presentation

Pull Request - State: closed - Opened by fbogsany over 8 years ago

#49 - Status of IO Library

Issue - State: open - Opened by thriqon almost 9 years ago - 1 comment

#48 - Update documentation for ToBoolean

Pull Request - State: closed - Opened by thriqon almost 9 years ago - 1 comment

#47 - How about the interoperability with Go and Lua?

Issue - State: closed - Opened by hjf1223 almost 9 years ago - 1 comment

#45 - Comparing a table to nil results in an error.

Issue - State: closed - Opened by milochristiansen about 9 years ago - 1 comment

#44 - Executing Lua closure from Go

Issue - State: open - Opened by benbjohnson about 9 years ago

#43 - Support redirecting stdout/stdin/stderr to/from other sources

Pull Request - State: open - Opened by jtolio about 9 years ago - 4 comments

#42 - README: doc fixes

Pull Request - State: closed - Opened by dgryski over 9 years ago - 2 comments

#41 - add an environment to lua.State

Pull Request - State: closed - Opened by aybabtme over 9 years ago - 3 comments

#40 - Move clock function to platform-dependent files

Pull Request - State: closed - Opened by fbogsany over 9 years ago - 1 comment

#39 - Add DoFile and DoString, add example to README

Pull Request - State: closed - Opened by fbogsany over 9 years ago

#38 - Add usage instructions

Pull Request - State: closed - Opened by fbogsany over 9 years ago