lean4-htt/library/init/lean/parser
Leonardo de Moura dfe15cf743 refactor(library/init): use get and set for State EState and Ref
TODO: use the same naming convention for array reads and writes.
2019-03-21 16:34:32 -07:00
..
basic.lean refactor(library/init): use get and set for State EState and Ref 2019-03-21 16:34:32 -07:00
combinators.lean chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
command.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
declaration.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
identifier.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
level.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
module.lean chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
notation.lean chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
parsec.lean chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
pratt.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
rec.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
stringliteral.lean chore(*): lowercase file names 2019-03-21 15:06:44 -07:00
syntax.lean refactor(library/init): use get and set for State EState and Ref 2019-03-21 16:34:32 -07:00
term.lean chore(library/init/lean/parser/term): remove hack used during conversion 2019-03-21 15:06:45 -07:00
token.lean chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
trie.lean chore(library): s/Punit/PUnit/g etc 2019-03-21 15:06:45 -07:00