manifold-systems / manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
http://manifold.systems/
Apache License 2.0
2.42k stars 125 forks source link

Update BigDecimal and BigInteger references #633

Open emmanuel-ferdman opened 3 weeks ago

emmanuel-ferdman commented 3 weeks ago

PR Summary

Commit c3abf9f97b29e6413c2d70132f2c549e19b78da1 moved the location of the BigDecimal and BigInteger files. This PR adjusts sources to changes.

emmanuel-ferdman commented 1 week ago

@rsmckinney please review this small PR when you get the chance