Gabriel Boya

Results 3 comments of Gabriel Boya

If you've fixed this issue, just [fork this repository](https://help.github.com/articles/fork-a-repo) to have your own, commit your changes to your repository and then [create a pull request](https://help.github.com/articles/using-pull-requests).

The same happens with Single precision floats btw. AFAIK, only _Integer_ and _Double_ CLR numeric types are trated as first-class "Numbers" when they get boxed to BoxedValue thru the SetGlobal...

Yep, I'm aware of that. Yet we should try to keep a consistent behaviour across different CultureInfo. But some kind of "support" of operators for such CLR types (decimal, float,...