lean4-htt/src/frontends
Leonardo de Moura 1cfef1c6d9 fix(frontends/lean/parser): save next_inst_idx in the parser snapshot
This fixes issues with anonymous instances in sections.
In Emacs, we would get spurious error messages such as:

   invalid parameter/variable declaration, '_inst_1' has already been declared

This commit also adds a regression test for the problem.
2016-12-18 23:39:28 -08:00
..
lean fix(frontends/lean/parser): save next_inst_idx in the parser snapshot 2016-12-18 23:39:28 -08:00
smt2 feat(*): parallel compilation 2016-11-29 11:12:40 -08:00