Commit History

Author SHA1 Message Date
  Brucey f07a20c01c Adds HashCode support to classes (#714) 5 months ago
  Brucey b5731b0b11 Code generation changes. Version bump. (#713) 5 months ago
  Brucey 71cec542b0 Add own copy of compatible zlib. 1 year ago
  Brucey 91e8675d7f Updated for zlib changes to use ULongInt 1 year ago
  Brucey 6ac0e702be Add struct-specific array creation and slicing. 1 year ago
  Brucey ec835b2bba Added coverage support. 2 years ago
  Brucey a71d5ac327 Fixed enum array initialisation. Resolves #603. 3 years ago
  Brucey b1013fda29 Added longint and ulongint types. 3 years ago
  Brucey 98a510da16 Fixed bitwise ops with consts. Fixes #550. 4 years ago
  Brucey f71e86a4a6 Date bump. 5 years ago
  Brucey 69e1b880ce Added incbin file hashing. 5 years ago
  Brucey 1fcaee8868 String formatting. 5 years ago
  Brucey 7928210ca7 Implemented source registration and hashing. 6 years ago
  Brucey 2d68ec37eb Year bump. 6 years ago
  woollybah 416ca1f556 Added compile-time const cast checking. Resolves #452. 6 years ago
  woollybah 5fdf6750a9 Added support for embedded hex and binary in strings. Fixes #432. 6 years ago
  woollybah 677eb706d7 Fixed String escape parsing. 6 years ago
  Brucey c228c43762 Merge branch 'master' into bcc_enum 7 years ago
  woollybah da95be1375 Fixed display of newline in error. Fixes #392. 7 years ago
  woollybah 656aa73c98 Updates for debugger. 7 years ago
  woollybah 18566b0f68 First Flags enum defaults to 1. 7 years ago
  - 92401e96f2 Added error location parameter to InternalErr 7 years ago
  woollybah a9c9df0aaf Improved internal error reporting. 7 years ago
  woollybah 9c7f93c7af Removed Abs and Sgn keywords. 7 years ago
  woollybah 83f78dd37c Removed Min/Max keywords. 7 years ago
  woollybah c7aa80bc18 Year bump. 7 years ago
  woollybah 6e22c31145 Reworked inner type instance creation. Fixes #318 7 years ago
  woollybah 49528fae1b Improved handling of recursive generics. Fixes #316. 7 years ago
  woollybah 662a3d32c7 Generics WIP. 7 years ago
  woollybah 47ef18f8f8 Fixed argument type warning. Fixes #315. 8 years ago