This website requires JavaScript.
Explore
Help
Sign In
admin
/
mlua-rs-mlua
Watch
1
Star
0
Fork
0
You've already forked mlua-rs-mlua
mirror of
https://github.com/mlua-rs/mlua
synced
2026-06-08 16:05:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,837
Commits
6
Branches
82
Tags
dev
Commit Graph
3 Commits
Author
SHA1
Message
Date
vhyrro
0fda512938
feat(table): improve pretty-printing for simple tables and lists (
#478
)
2024-11-09 12:08:49 +00:00
Alex Orlenko
b674d7906d
Include (known) userdata type to Value debug pretty-print
2023-05-28 01:12:42 +01:00
Alex Orlenko
cdbf04f50c
Add pretty-print to the Debug formatting to Value to Table.
...
This would allow dumping any Lua variable in human readable form.
2023-04-11 20:36:41 +01:00