• Tentative Agenda
  • 📋 Attendance
  • 📑 Prior Cheat Sheet
  • 📐 Meta
  • ⚖️ Discussion
  • Rule for mixed-signedness operands to integer div, rem, less-than, greater-than, less-or-equal, greater-or-equal (#707)
  • Syntax for "the zero value" for bool type, numeric types, and compositions of them (#685)
  • Should all expressions have known types? (#723)
  • Add unordered float compares (#706)
  • Implicit conversion to bool? (#733)
  • Consider adding sugar for familiar loop constructs (#569)
  • Remove break if in favor of if () { break; }. (#643)
  • Add 0/1 swizzle syntax (#732)
  • Follow-up: Using the void type (#743)
  • 🗓 Next Week