hugebubu

Results 3 issues of hugebubu

Is it a good idea to have the configuration in Rocket.toml instead of a separated file? I will be happy to make a PR :)

Fixes #472 Changes proposed in this pull request: - Whenever the base == 10, parse the string as float when it contains `.`, `e`, or `E`.

You **must** post issues only here. Questions, ideas **must** be posted in [discussions](https://github.com/yuin/gopher-lua/discussions). - [x] GopherLua is a Lua5.1 implementation. You should be familiar with Lua programming language. Have you...