Skip to content
Snippets Groups Projects
  1. Jan 25, 2019
  2. Jan 24, 2019
  3. Jan 23, 2019
  4. Jan 15, 2019
  5. Jan 13, 2019
  6. Dec 29, 2018
  7. Dec 23, 2018
  8. Dec 22, 2018
    • Roland Kovács's avatar
      Fix `time` to measure control-flow blocks · 87bd5dec
      Roland Kovács authored
      This commit fixes the control-flow stack building
      for the `Statement::Time` variant.
      `Statement::Time` is handled as a block if `parse()`
      returns a block-like (partial) statement wrapped by `time`.
      
      For convenience `is_block()` is added to make the check
      less verbose.
      
      Fixes #829
      87bd5dec
  9. Dec 08, 2018
  10. Dec 06, 2018
  11. Nov 27, 2018
Loading