Skip to content
Snippets Groups Projects
  1. Jun 09, 2017
    • Erik Johnston's avatar
      Rewrite conditional · efc2b7db
      Erik Johnston authored
      efc2b7db
    • Erik Johnston's avatar
      Fix has_any_entity_changed · eed59dcc
      Erik Johnston authored
      Occaisonally has_any_entity_changed would throw the error: "Set changed
      size during iteration" when taking the max of the `sorteddict`. While
      its uncertain how that happens, its quite inefficient to iterate over
      the entire dict anyway so we change to using the more traditional
      `bisect_*` functions.
      eed59dcc
  2. Jun 08, 2017
  3. Jun 07, 2017
  4. Jun 06, 2017
  5. Jun 01, 2017
  6. May 31, 2017
Loading