RemObjects Software RemObjects Software

C# to Oxygene

Sign in or create your account | Project List | Help

Changelog

List of changes per version

Introduction

0.2 release

  • 36: Bad conversion of array typed variable
  • 37: Error during processing: Index was out of range.
  • 40: Char constants declared like '\x1A' cannot be converted
  • 39: this. keyword is not converted to self.
  • 30: && and || operators should automatically add parenthesis
  • 29: simple "if (x) return" gets way to verbose
  • 42: Class marked as internal is left using the internal keyword
  • 31: DO for while, with and the others should do a space first
  • 25: constructors get emitted with class name, in decl
  • 24: "protected" gets translates as "assembly or protected"
  • 26: inherited calls dont lose the dot
  • 28: switch statement gets converted badly

0.1 release (initial release)

Created: 1 year 2 months ago
by Carlo Kok

Labels:
Other:Featured