Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
77 contributions in the last year
Contribution activity
November 2020
Created 1 commit in 1 repository
Created a pull request in intra2net/guibot that received 1 comment
Add support for dots in string parameters values
The current regular expression used to test whether a parameter value is a float is too permissive and will produce false positives for some string…