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.43k stars 125 forks source link

Add all unimplemented operators #458

Closed RuochenFu21 closed 11 months ago

RuochenFu21 commented 1 year ago

428

rsmckinney commented 11 months ago

@RuochenFu21 nice work! Generally, for changes at this level, unless it's something I'm not going to maintain, I pretty much make them myself. But I'd like you to take some credit for submitting a nice PR, so I'm linking it to my commit, for what that's worth.