lean4-htt/library/init/lean/parser
2019-04-03 02:54:34 -07:00
..
basic.lean refactor(library/init/data/rbmap): use Bool instead of Prop 2019-04-03 02:54:34 -07:00
combinators.lean fix(library/init/lean/parser/combinators): (x) -> e should not be a dependent function 2019-03-26 11:26:39 +01:00
command.lean chore(library/init/control/id): rename id monad to Id 2019-03-29 16:45:52 -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/control/id): rename id monad to Id 2019-03-29 16:45:52 -07:00
notation.lean chore(library/init/data/dlist): Dlist => DList 2019-03-21 17:03:22 -07:00
parsec.lean chore(library/init/control/id): rename id monad to Id 2019-03-29 16:45:52 -07:00
pratt.lean refactor(library/init/lean/parser/trie): use String.Pos instead of OldIterator 2019-03-29 18:17:27 -07:00
rec.lean chore(library/init,runtime,library/compiler): add fix primitive back 2019-03-27 17:13:53 -07:00
stringliteral.lean chore(*): lowercase file names 2019-03-21 15:06:44 -07:00
syntax.lean chore(library/init/control/id): rename id monad to Id 2019-03-29 16:45:52 -07:00
term.lean fix(library/init/lean/parser/combinators): (x) -> e should not be a dependent function 2019-03-26 11:26:39 +01:00
token.lean refactor(library/init/lean/parser/trie): use String.Pos instead of OldIterator 2019-03-29 18:17:27 -07:00
trie.lean refactor(library/init/data/rbmap): use Bool instead of Prop 2019-04-03 02:54:34 -07:00