Skip to content

Pull requests: yuin/gopher-lua

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix os.date formatting with %x
#534 opened Apr 9, 2026 by Andriamanitra Loading…
Issue #514 : Fix compileRegAssignment cardinality
#528 opened Mar 22, 2025 by faelys Loading…
fix: stack overflow in table.concat function
#526 opened Feb 26, 2025 by thierry-f-78 Loading…
use __index metamethod in ipairs
#519 opened Jan 4, 2025 by matthias314 Loading…
Allowed Chinese character
#502 opened Aug 31, 2024 by jian308 Loading…
Run tests in Parallel where possible
#499 opened Aug 1, 2024 by toqueteos Contributor Loading…
LFunction: remove IsG
#485 opened Apr 1, 2024 by serprex Contributor Loading…
Update go.mod dependencies
#482 opened Mar 15, 2024 by serprex Contributor Loading…
Fix typos in 2 comments
#481 opened Mar 13, 2024 by serprex Contributor Loading…
Remove reflect.SliceHeader usage
#480 opened Mar 13, 2024 by serprex Contributor Loading…
vm: replace jump table with switch
#479 opened Mar 12, 2024 by serprex Contributor Loading…
Bugfix/xpcall number args
#467 opened Dec 14, 2023 by waschik Contributor Loading…
Return a closure without arguments in gfind
#466 opened Dec 14, 2023 by waschik Contributor Loading…
Improve os.date / strftime
#465 opened Dec 10, 2023 by bvisness Loading…
fopen: expand supported file modes
#458 opened Sep 29, 2023 by 0x501D Contributor Loading…
Spelling
#450 opened Aug 3, 2023 by jsoref Loading…
Supress expected error output
#449 opened Aug 1, 2023 by jsoref Loading…
chore: use strings.Contains instead strings.Index
#447 opened Jul 8, 2023 by testwill Loading…
fix some comments
#428 opened Mar 1, 2023 by cuishuang Loading…
Issue #417: support nil params on os.date()
#420 opened Dec 13, 2022 by cezarguimaraes Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.