lean2/src/tests
Leonardo de Moura 3626bd83bf refactor(util/sexpr/format): remove format constructors using std::initializer_list
For some reason lean.js (Lean compiled using emscripten) crashes when
this kind of constructor is used.
2015-06-20 14:02:18 -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 feat(library/tactic/rewrite_tactic): apply beta&eta reduction before rewriting steps, add option 'rewrite.beta_eta' (default true) to control new feature. 2015-06-06 20:43:52 -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