Commit History

Author SHA1 Message Date
  Brucey 8b1c2a42b3 Merge pull request #534 from bmx-ng/master 4 years ago
  Brucey 8fdde60956 Fixes use of hidden fields and functions.. 5 years ago
  Brucey e5965a15ad Allow object varptr cast to pointer. Resolves #487 5 years ago
  Brucey 00edd2bc5e Fixed power return type. Fixes #519 5 years ago
  Brucey b6d4b77f28 Added warning on Struct use. Resolves #529. 5 years ago
  Brucey db48057673 Fixed null enum default arg. Fixes #523. 5 years ago
  Brucey 7a657d4501 Improved div by zero checks. Resolves #527 5 years ago
  Brucey ca718afe00 Semant imported classes early. Resolves #528. 5 years ago
  Brucey b1028ae483 Merge pull request #525 from bmx-ng/bcc_hk 5 years ago
  Brucey 562f7524bd Haiku initial support. 5 years ago
  Brucey 2a48044f8e Static array improvements. 5 years ago
  Brucey bac1cd0fd1 Fixed static array initialisation. Fixes #522. 5 years ago
  Brucey 70ab7371ab Fixed static array field initialisers. Fixes #518. 5 years ago
  Brucey 49ee2dc4ef No Delete() for Struct. 5 years ago
  Brucey 86c89ea837 Fixed assignment of static arrays. Fixes #517. 5 years ago
  Brucey d49e619942 Fixed struct initialisation. StaticArray requires init. 5 years ago
  Brucey 963116d0b3 Self is not a valid Var argument. 5 years ago
  Brucey 74e2bcaeee Use legacy incbin on 32-bit Win32. 5 years ago
  Brucey 69e1b880ce Added incbin file hashing. 5 years ago
  Brucey 0378203e99 New incbin format. 5 years ago
  Brucey 887a461ee3 Added EachIn support for static arrays. 5 years ago
  Brucey 56366f6515 Fixed missing copy of array static info. 5 years ago
  Brucey ae197e1ff3 Fixed generation of function protos for static arrays. Fixes #515. 5 years ago
  Brucey b733245057 Fixed function munging for new struct expression. Fixes #512. 5 years ago
  Brucey 2c01f69140 Only a cast if there's not already an expression. 5 years ago
  Brucey e2fd3b61a9 Don't export private decls. 5 years ago
  Brucey 17796d4214 Fixed struct compare override. 5 years ago
  Brucey a18ae83a7d Don't track duplicates. Fixes #506. 5 years ago
  Brucey ad508f2cb4 Fixed processing of empty args with default inits. 5 years ago
  woollybah 9b7508ffca Added support for "arm64" macOS configuration. 5 years ago