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
Sort

Pull requests list

Allowed Chinese character
#502 opened Aug 31, 2024 by jian308 Loading…
Run tests in Parallel where possible
#499 opened Aug 1, 2024 by toqueteos Loading…
Remove io/ioutil usages (deprecated since Go 1.16)
#498 opened Aug 1, 2024 by toqueteos Loading…
fix: return value error for CompileLua example
#497 opened Jul 30, 2024 by warjiang Loading…
fix compiler producing incorrect LOADNIL byte code
#496 opened Jul 26, 2024 by tul Loading…
docs: update README.rst
#488 opened Apr 30, 2024 by Root-lee Loading…
LFunction: remove IsG
#485 opened Apr 1, 2024 by serprex Loading…
Update go.mod dependencies
#482 opened Mar 15, 2024 by serprex Loading…
Fix typos in 2 comments
#481 opened Mar 13, 2024 by serprex Loading…
Remove reflect.SliceHeader usage
#480 opened Mar 13, 2024 by serprex Loading…
vm: replace jump table with switch
#479 opened Mar 12, 2024 by serprex Loading…
Bugfix/xpcall number args
#467 opened Dec 14, 2023 by waschik Loading…
Return a closure without arguments in gfind
#466 opened Dec 14, 2023 by waschik 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 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! Type g i on any issue or pull request to go back to the issue listing page.