elena-lang icon indicating copy to clipboard operation
elena-lang copied to clipboard

primitive operations

Open arakov opened this issue 9 years ago • 0 comments

optimize the following operations:

  • long + int
  • int + byte operations
  • int + short operations
  • int + long operations
  • long + byte operations
  • long + short operations
  • long + real operations
  • -real
  • -short
  • -long

arakov avatar Aug 11 '15 13:08 arakov