lean4-htt/library/init
Leonardo de Moura dca0ba60fa feat(library/init/lean/parser/parser): add fieldIdx parser
We should not use `numLit` for projections since it will parse
`p.1.2` as
```
Term.proj `p (numLit "1.2")
```
2019-07-05 15:07:51 -07:00
..
control chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
data chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
lean feat(library/init/lean/parser/parser): add fieldIdx parser 2019-07-05 15:07:51 -07:00
coe.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00
core.lean chore(library/init): unnecessary parentheses 2019-07-05 13:23:19 -07:00
default.lean chore(library/init,runtime,library/compiler): add fix primitive back 2019-03-27 17:13:53 -07:00
fix.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
io.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
platform.lean chore(library): capitalize types and namespaces 2019-03-21 15:06:43 -07:00
util.lean feat(library/init/util): add unsafeCast 2019-05-08 14:17:17 -07:00
wf.lean chore(library): Π ==> 2019-07-02 17:35:15 -07:00