0.10.1
- Added
Int#popcount
(thanks @rmosolgo) - Added
@[Naked]
attribute for ommiting a method's prelude - Check that abstract methods are implemented by subtypes
- Some bug fixes
Int#popcount
(thanks @rmosolgo)@[Naked]
attribute for ommiting a method's prelude