Skip to content
Snippets Groups Projects
  1. Nov 17, 2016
  2. Nov 16, 2016
  3. Nov 15, 2016
  4. Nov 10, 2016
  5. Nov 09, 2016
  6. Nov 08, 2016
  7. Nov 07, 2016
  8. Nov 06, 2016
  9. Nov 05, 2016
  10. Nov 04, 2016
  11. Nov 03, 2016
    • Robbert Krebbers's avatar
      Rename "inc" of counter into "incr". · 7527bd61
      Robbert Krebbers authored
      7527bd61
    • Robbert Krebbers's avatar
      Forgot something as part of 7d74f654. · 3f678b90
      Robbert Krebbers authored
      3f678b90
    • Robbert Krebbers's avatar
      Merge branch 'new_star' into 'master' · 7d74f654
      Robbert Krebbers authored
      Use symbol ∗ for separating conjunction.
      
      The old choice for ★ was a arbitrary: the precedence of the ASCII asterisk * was fixed at a wrong level in Coq, so we had to pick another symbol. The ★ was a random choice from a unicode chart.
      
      The new symbol ∗ (as proposed by David Swasey) corresponds better to conventional practise and matches the symbol we use on paper.
      
      See merge request !21
      7d74f654
    • Robbert Krebbers's avatar
      Use symbol ∗ for separating conjunction. · cc31476d
      Robbert Krebbers authored
      The old choice for ★ was a arbitrary: the precedence of the ASCII asterisk *
      was fixed at a wrong level in Coq, so we had to pick another symbol. The ★ was
      a random choice from a unicode chart.
      
      The new symbol ∗ (as proposed by David Swasey) corresponds better to
      conventional practise and matches the symbol we use on paper.
      cc31476d
Loading