1. Jun 13, 2023
    • Marc Durdin's avatar
      fix(developer): keep kmc-kmn messages within namespace · cbc5b130
      Marc Durdin authored
      Fixes #8998.
      
      kmc-kmn messages were broken down into sub-namespaces, but the range
      overlapped the reserved namespace mask range. Fixed the message values,
      added a new test to the verifyCompilerMessagesObject function to verify
      that messages don't creep outside their namespace, and defined new
      masks (in CompilerErrorSeverity enum... hmm) to help.
      
      I opted to remove the leading `0` in the messages for kmc-kmn as I had
      to correct a number of them anyway, but not the messages in remaining
      units at this time (it's not an error, but just slightly misleading as
      we only have 12 bits, not 16 to play with).
      
      It is safe to reassign these messages as they were only assigned in 17.0
      alpha.
      cbc5b130
    • Keyman Server's avatar
      Merge pull request #8997 from keymanapp/auto/version-master-17.0.123 · 0c0dce10
      Keyman Server authored
      auto: increment master version to 17.0.123
      0c0dce10
    • Keyman Build Agent's avatar
      470135c5
  2. Jun 12, 2023
  3. Jun 10, 2023
  4. Jun 09, 2023
  5. Jun 08, 2023
  6. Jun 07, 2023