lean4-htt/src/Init/Lean/Parser
2020-01-13 16:54:52 -08:00
..
Command.lean chore: symbolOrIdent ==> nonReservedSymbol 2020-01-13 14:32:34 -08:00
Identifier.lean
Level.lean chore: symbolOrIdent ==> nonReservedSymbol 2020-01-13 14:32:34 -08:00
Module.lean chore: move Message to Lean 2020-01-10 10:58:50 -08:00
Parser.lean feat: add ParserDescrCore.tacticSymbol constructor 2020-01-13 16:54:52 -08:00
Tactic.lean feat: add ParserDescrCore.tacticSymbol constructor 2020-01-13 16:54:52 -08:00
Term.lean feat: basic tactic parser 2020-01-13 16:07:48 -08:00
Transform.lean