Commit History

Author SHA1 Message Date
  gingerBill 5bdb424c6b context.allocator = a; Remove __ from runtime procs; improve division for complex numbers 7 years ago
  gingerBill 91477e9e69 Allow for optional ok for return 7 years ago
  gingerBill 4f3837f0e6 Procedure inlining on call site 7 years ago
  gingerBill 3cd6ae311d Parametric polymorphic union type 7 years ago
  gingerBill 220485a2d2 `typeid` as keyword (ready to implement polymorphic name parameters) 7 years ago
  gingerBill 1830c1e57c Allow bitwise operation on enums 7 years ago
  gingerBill a6b0ae71b2 Remove assert 7 years ago
  gingerBill cc88dd0b71 Allow for variadic `min` `max` procs 7 years ago
  gingerBill f050bfe872 Fix comparisons with union 7 years ago
  gingerBill ab71acc3a5 Disable `abs` for arrays #254 7 years ago
  gingerBill a65eadee63 Fix for in enum iteration 7 years ago
  gingerBill 16dfae62bc Allow casting to and from rawptr and cstring #249 7 years ago
  gingerBill 54fe9f3eb1 Improve min dep for min/max/abs/clamp 7 years ago
  gingerBill cbc6c2666b Improve proc group scoring algorithm 7 years ago
  gingerBill ffc4f01470 All enums in array indices 7 years ago
  gingerBill b216e44870 Add underlying type for `bit_set` 7 years ago
  gingerBill 884d5fed9f bit_set['A'..'Z'], bit_set[0..8] 7 years ago
  gingerBill 85ac95f81b Constant evaluation for `in` expression for `bit_set`s 7 years ago
  gingerBill b3ebff715a Fix defer ir bug 7 years ago
  gingerBill 1ee60663bb Fix issue #244 with constant array comparisons 7 years ago
  gingerBill 59da98d3f0 Improve type hinting for compound literals 7 years ago
  gingerBill 2d41a42f61 Cleaning type hinting for assignments 7 years ago
  gingerBill e1e4a916a5 Fix demo and improve type hinting 7 years ago
  gingerBill 71f94bff76 Minor sanity features for `bit_set` 7 years ago
  gingerBill c7d6467cfa Fix assigning issue for bit sets 7 years ago
  gingerBill 966249c10a `bit_set` constants 7 years ago
  gingerBill acc010cba5 Add `bit_set` type 7 years ago
  gingerBill 55f4eabecd Fix map addressing mode bug 7 years ago
  gingerBill 708907df31 `auto_cast` for named parameters 7 years ago
  gingerBill 70586b1cf8 `auto_cast` prefix for procedure parameters 7 years ago