Skip to content
Snippets Groups Projects
  1. May 20, 2021
  2. May 19, 2021
  3. May 18, 2021
  4. May 17, 2021
    • Yichen Wang's avatar
      Rewrite relational expression (#928) · 1b626c85
      Yichen Wang authored
      
      * Add RewriteRelExprVisitor
      
      * Support simple Arithmetic expr
      
      * Support nested Arithmetic expr
      
      * Update match filter validator
      
      * Add tck case
      
      * Fix memory leak
      
      * Refactor with non-visitor pattern
      
      * Remove uninmplemented function
      
      * Simplify relational expressions involving boolean literals
      
      * Wrap expression rewrtite methods
      
      * Add comments
      
      * Support to recursively rewrite relational expression and add UTs
      
      * Fix conflict
      
      * Add todo and UTs for multiply/division
      
      * Fix conflicts
      
      * Fix tck conflicts
      
      * Fix conflicts
      
      Co-authored-by: default avatarYee <2520865+yixinglu@users.noreply.github.com>
      1b626c85
  5. May 14, 2021
  6. May 13, 2021
  7. May 12, 2021
  8. May 11, 2021
  9. May 10, 2021
  10. May 08, 2021
  11. May 07, 2021
  12. May 06, 2021
  13. Apr 30, 2021