Commit graph

4 commits

Author SHA1 Message Date
Leonardo de Moura
0e20d9493b feat(library/quote): make sure to syntactically identical quoted expressions are not equated
Motivation: preserve position information
2016-11-10 13:35:54 -08:00
Leonardo de Moura
7bb6ccc089 refactor(library/init/meta): qexpr ==> pexpr 2016-08-05 17:04:36 -07:00
Leonardo de Moura
bf0d7b3ff2 fix(library/quote): add quote macro reader 2016-07-31 21:15:03 -07:00
Leonardo de Moura
586baa4118 feat(library,frontends/lean): support for quoted expressions in the VM, compiler and frontend
TODO: invoke elaborator at tactic.to_expr
2016-06-15 16:06:39 -07:00