Commit History

Author SHA1 Message Date
  Brucey a79c204c68 More casting (#746) 3 hours ago
  Brucey 822559816f Casting improvements. (#745) 7 hours ago
  Brucey 12d041382f Improves integer literal parsing and handling (#744) 1 day ago
  Brucey 6b1175db1f Handle changes from new string/float work. (#743) 2 days ago
  Brucey 042a48113f Fixes SizeT constant expression evaluation (#742) 1 week ago
  Brucey 15349aafe0 Fixes longint type parsing (#741) 2 weeks ago
  Brucey 455b6c5687 Adjusts integral type distance calculations (#740) 2 weeks ago
  Ronny Otto 0303970d8e Fix: [Misc] Use correct font methods in freetypefont test (#738) 2 weeks ago
  Brucey c3b621e8ab Fixes constant expression length check (#739) 2 weeks ago
  Brucey 93f1573a24 Improves interface method dispatch. (#737) 3 weeks ago
  Brucey 610cd0736f Metadata keys are now case-insensitive (#736) 1 month ago
  Brucey 18a25b18ac Enables EachIn to iterate IIterator (#735) 1 month ago
  Brucey b2d23a417b Adds 'using' statement support (#734) 1 month ago
  Brucey 1b5db02521 Searches interfaces during symbol lookup (#733) 2 months ago
  Brucey 373261d450 Ensure overrides check for exact. (#732) 2 months ago
  Brucey 32c1bdee8a FIxed issues around overriding methods. (#731) 2 months ago
  Brucey c1873bc883 Improves type argument and interface handling (#730) 2 months ago
  Brucey f994aa59a7 Task/collections and equality (#729) 2 months ago
  Brucey d74692fe9b Task/enum default hashcode (#728) 2 months ago
  Brucey 2df328d40f Fixed generation of iface file for implemented generic interface. (#727) 3 months ago
  Brucey 6b740deb77 Improves type widening and distance calculations (#726) 4 months ago
  Brucey 84b2ad9ebb Added enum default compares. Reordered ifc generation. (#725) 4 months ago
  Brucey ccb70951b4 Fixed enum type code for size_t returning wrong id. (#722) 4 months ago
  Brucey 0315b0ffd6 Fixed generation of function debug scope for HashCode 4 months ago
  Brucey c20b74c354 Clears the stringbuffer before further use. (#721) 4 months ago
  Brucey 9e7f385cf3 Runtime generation of const string hashes (#720) 4 months ago
  Brucey dec2696884 Ensures correct type before accessing it. (#719) 4 months ago
  Brucey 008e671e24 Fixes regression of empty args handling. (#718) 4 months ago
  Brucey b81a2a58d5 Fixes legacy build (#716) 4 months ago
  Brucey 400f17c731 Refactors code generation for improved performance (#715) 4 months ago