issues
search
Shopify
/
goluago
Lua wrappers for the Go standard library
MIT License
68
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Json.marshal in Goluago doesn't process arrays
#52
iyaz-shaikh
closed
3 weeks ago
1
Bump github.com/pborman/uuid from 0.0.0-20160216163710-c55201b03606 to 1.2.1
#51
dependabot[bot]
opened
5 months ago
0
Update version of Golang to 1.22.1
#50
abecevello
closed
8 months ago
0
Add support for requiring goluago modules with . syntax in lua runtime
#49
iyaz-shaikh
closed
1 year ago
1
Fix broken implementation of MD5
#48
joeytepp
closed
1 year ago
0
Add the ability to indent JSON
#47
joeytepp
closed
1 year ago
0
Support hmac sha256 with multiple values
#46
adampetro
closed
2 years ago
1
Update version of Golang to 1.19
#45
etiennemartin
closed
2 years ago
2
Add HMAC SHA1 to crypto package
#44
etiennemartin
closed
2 years ago
0
Add md5 sum
#43
etiennemartin
closed
2 years ago
0
Migrate off probot-CLA to new GitHub Action
#42
cursedcoder
closed
2 years ago
0
Create capability of an in-memory zip from a file
#41
etiennemartin
closed
2 years ago
3
Add time.formatISO function
#40
joeytepp
closed
2 years ago
0
Add support for sha256
#39
pierluc-codes
closed
3 years ago
0
Add url safe base64 encoding
#38
pierluc-codes
closed
3 years ago
0
Add support hex conversion
#37
pierluc-codes
closed
3 years ago
0
Add time parsing functions
#36
joeytepp
closed
3 years ago
0
Add support for aes
#35
pierluc-codes
closed
3 years ago
0
Setup ci
#34
joeytepp
closed
3 years ago
0
Support floats in json marshal
#33
joeytepp
closed
3 years ago
0
`json.marshal` converts floats to ints
#32
joeytepp
closed
3 years ago
0
json.Marshal can't decode arrays: "invalid key to 'next'"
#31
amomchilov
closed
3 years ago
6
converted nano unix time while computing the format
#30
dianadevasia
closed
4 years ago
0
Added two new time functionalities
#29
dianadevasia
closed
4 years ago
1
Use SVG badge.
#28
AlekSi
closed
2 years ago
0
interface conversion error when trying to `PullTable`
#27
jtarchie
opened
5 years ago
3
Enable CLA bot
#26
tmlayton
closed
6 years ago
0
Mark a table as array when pushing a slice/array
#25
fbogsany
closed
7 years ago
0
Add glide
#24
fbogsany
closed
7 years ago
0
Add url escape/unescape
#23
maximebedard
closed
7 years ago
1
Replaces repository hosted on code.google.com
#22
bradberger
closed
8 years ago
1
attempt to index trim 'local' (a nil value)
#21
hjf1223
opened
8 years ago
1
Add json.marshal
#20
fbogsany
closed
9 years ago
0
Add uuid library
#19
fbogsany
closed
9 years ago
0
Added base64 encode/decode and hmac signing with sha256
#18
jpcaissy
closed
9 years ago
3
Add getenv/setenv to Lua
#17
graemej
closed
10 years ago
1
Detect arrays from Lua and convert them to Go arrays.
#16
in-the-mood-for-mov
closed
10 years ago
13
Expose testing to Lua.
#15
in-the-mood-for-mov
closed
10 years ago
5
Method to convert lua varags to []interface{}
#14
in-the-mood-for-mov
closed
10 years ago
4
Recursively pull Lua table into Go maps.
#13
in-the-mood-for-mov
closed
10 years ago
10
RunLuaTest is exported.
#12
in-the-mood-for-mov
closed
10 years ago
1
Improve code-coverage.
#11
aybabtme
opened
10 years ago
0
Automate code-coverage generation.
#10
aybabtme
opened
10 years ago
0
Write docs for exported funcs and types.
#9
aybabtme
opened
10 years ago
0
Write package docs.
#8
aybabtme
opened
10 years ago
0
Write examples for each package.
#7
aybabtme
opened
10 years ago
0
Add `url.URL`, some `fmt` for debugging, `DumpStack` for debugging.
#6
aybabtme
closed
10 years ago
14
Push arbitrary Go types on Lua stack
#5
aybabtme
opened
10 years ago
0
More regexp! Factor out pushing arbitrary types out of `encoding/json`
#4
aybabtme
closed
10 years ago
4
Enable CircleCI
#3
aybabtme
closed
3 years ago
2
Next