lean2/src/tests
Leonardo de Moura e635d9be9f refactor(kernel): rename get_weight to get_height at declaration
Motivation:
- It is the standard name for the concept: declaration height
- Avoid confusion with the expression weight
2015-06-30 12:59:10 -07:00
..
frontends/lean feat(frontends/lean): parse argument of unary tactis with rbp=0, tokens may have a different precedence in expression and tactic modes 2015-04-28 13:43:05 -07:00
kernel refactor(kernel): rename get_weight to get_height at declaration 2015-06-30 12:59:10 -07:00
library feat(library/simplifier): add rewrite rule sets 2015-06-01 15:15:57 -07:00
shell test(tests/shell): add unit test for emscripten_shell 2015-06-18 10:20:26 -07:00
util refactor(util/sexpr/format): remove format constructors using std::initializer_list 2015-06-20 14:02:18 -07:00