lean4-htt/library
Leonardo de Moura 87932f1c56 feat(frontends/lean): change notation for inaccessible patterns
The following are accepted
 .(t)
 ._

We don't accept .t anymore because it will conflict with the field
access notation.
2017-03-28 16:09:15 -07:00
..
data feat(frontends/lean): change notation for inaccessible patterns 2017-03-28 16:09:15 -07:00
init feat(frontends/lean): change notation for inaccessible patterns 2017-03-28 16:09:15 -07:00
smt fix(library/smt/prove.lean): collect_props was collecting (H : Prop) 2017-03-12 09:54:01 -07:00
system feat(frontends/lean): use . for field access 2017-03-28 15:29:54 -07:00
tools feat(library/tactic/vm_monitor): use attribute for registering VM monitors 2017-03-22 07:34:27 -07:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
library.md doc(fixing_broken_links) 2017-03-22 08:13:36 -07:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00