This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
0911b9bc80
lean4-htt
/
src
/
Lean
/
Parser
History
Leonardo de Moura
0911b9bc80
feat: add missing features to
do
notation parser
2020-09-30 06:51:25 -07:00
..
Basic.lean
fix:
missing checkColGt
and tests
2020-09-28 17:10:59 -07:00
Command.lean
feat: add
notFollowedByCategoryToken
parser
2020-09-26 15:53:23 -07:00
Do.lean
feat: add missing features to
do
notation parser
2020-09-30 06:51:25 -07:00
Extension.lean
fix: ignore
$
at
notFollowedByCategoryToken
when inside quotations
2020-09-26 17:57:26 -07:00
Level.lean
chore: universe-+ spacing
2020-09-17 08:12:28 -07:00
Module.lean
feat: try to improve weird error message
2020-09-21 18:29:01 -07:00
Syntax.lean
feat: add support for parser priorities in the
syntax
command
2020-09-19 18:47:08 -07:00
Tactic.lean
feat: add
focus
tactic parser
2020-09-28 17:11:00 -07:00
Term.lean
feat: add missing features to
do
notation parser
2020-09-30 06:51:25 -07:00
Transform.lean
chore: Lean.Parser.Parser ~> Lean.Parser.Basic
2020-08-13 18:44:13 +02:00