lean4-htt/library
Sebastian Ullrich 9db0724bf1 refactor(library/init/lean/parser/parsec): monad_parsec: move from monad_lift/monad_map to direct primitives
This breaks the code for variable-length tokens that depended on lifting
`parsec` into `read_m`. Either `read_m` could be parameterized by its state,
or we just hard-code all variable-length tokens.
2018-07-12 17:53:43 +02:00
..
init refactor(library/init/lean/parser/parsec): monad_parsec: move from monad_lift/monad_map to direct primitives 2018-07-12 17:53:43 +02:00
system fix(library/system/io): read_to_end: work around UTF-8 bug in io.read 2018-07-05 16:47:53 +02:00
leanpkg.path feat(leanpkg): add package manager 2017-05-01 14:11:38 -07:00
library.md chore(library/library.md): update documentation 2017-08-16 14:17:26 -07:00