1. 526f6c7 Add section of shape operators by Eric Kunze · 5 months ago v0.90.0
  2. 7e5d187 Add missing pseudocode for CONST, CUSTOM, ERF, and IDENTITY operators by Kevin Petit · 4 months ago
  3. 6085883 Handle CAST from fp-type to narrow integer types by Eric Kunze · 4 months ago
  4. 0808d63 pseudocode: replace all uses of FP64 and double types with fp64_t by Kevin Petit · 4 months ago
  5. e61f89b pseudocode: use correct variable to write out data in REDUCE_MIN by Kevin Petit · 4 months ago
  6. 75920b1 pseudocode: fix name mismatches with operator arguments in the XML by Kevin Petit · 4 months ago
  7. 56d9ece pseudocode: replace C-style casts with static_cast by Kevin Petit · 4 months ago
  8. f9fcb61 pseudocode: use true/false consistently for boolean values by Kevin Petit · 4 months ago
  9. e340233 Fix typo in argmax pseudocode by Thomas Preud'homme · 5 months ago
  10. fe2fd1e pseudocode: only use commas to separate ranges in for_each statements by Kevin Petit · 5 months ago
  11. 1c16f54 pseudocode: a collection of trivial fixes by Kevin Petit · 5 months ago
  12. a7ac313 Move operator pseudocode to separate files by Kevin Petit · 5 months ago