Commit History

Author SHA1 Message Date
  Brucey bcb4d8c609 Added enum default compares. Reordered ifc generation. 4 months ago
  Brucey 400f17c731 Refactors code generation for improved performance (#715) 4 months ago
  Brucey f07a20c01c Adds HashCode support to classes (#714) 5 months ago
  Brucey b5731b0b11 Code generation changes. Version bump. (#713) 5 months ago
  FireballStarfish f88594dba1 Merge remote-tracking branch 'remotes/origin/master' into bcc_reflect 11 months ago
  Brucey f8721cf059 Fixed incorrect cast on calls to ObjectNew. 1 year ago
  Brucey 6ac0e702be Add struct-specific array creation and slicing. 1 year ago
  FireballStarfish fd938d36fb Merge branch 'master' into bcc_reflect 1 year ago
  Brucey 87fd3c447f Fixed internal error. 2 years ago
  Brucey fbcb323962 Fixed names of imported generic class impls. 2 years ago
  Brucey 88aa6c2aeb Cleaned up code. 2 years ago
  Brucey ec835b2bba Added coverage support. 2 years ago
  Brucey 1c4e7e5d2b Added LongInt and ULongInt mangle ids. 3 years ago
  Brucey a71d5ac327 Fixed enum array initialisation. Resolves #603. 3 years ago
  Brucey f1f2949cd9 Fixed order of code generation for def data. Fixes #560. 4 years ago
  Brucey 90db9b0882 Don't cast to structs. 4 years ago
  Brucey f71e86a4a6 Date bump. 5 years ago
  Brucey 7928210ca7 Implemented source registration and hashing. 6 years ago
  Brucey 2d68ec37eb Year bump. 6 years ago
  Brucey 7ddd0a4e47 Added FieldOffset builtin. 6 years ago
  Brucey 5812578cb3 Fixed not returning pointer. Fixes #481. 6 years ago
  woollybah 45252c1391 Added StackAlloc built-in function. 6 years ago
  woollybah 96afde5e76 Fixed globals munging. 6 years ago
  woollybah bdc203f9c2 Fixed New not exporting access attribute. Fixes #439 6 years ago
  woollybah 984333ac5a Fixed order-dependent method generation. Fixes #431. 6 years ago
  woollybah 4ff777e345 Improved function mung generation. Fixes #411. 7 years ago
  HurryStarfish 3b7499c907 Merge remote-tracking branch 'remotes/official/bcc_reflect' into reflection 7 years ago
  HurryStarfish cbabd890a9 Merge remote-tracking branch 'remotes/official/master' into reflection 7 years ago
  HurryStarfish a74c5236e6 reflection overhaul 7 years ago
  woollybah 1bb0b63c34 Enums. Initial support. 7 years ago