lean4-htt/library/init/category
2017-12-04 14:54:39 -08:00
..
alternative.lean fix(frontends/lean/parser): make sure imax and max level arguments are parsed using the same precendence we use to parse application arguments 2017-07-07 12:43:07 -07:00
applicative.lean fix(frontends/lean/parser): make sure imax and max level arguments are parsed using the same precendence we use to parse application arguments 2017-07-07 12:43:07 -07:00
combinators.lean chore(init/category/combinators): remove monad.for 2017-07-26 11:52:11 +01:00
default.lean refactor(library/data/monad/transformers): move transformers to init 2016-12-31 11:37:13 -08:00
functor.lean fix(frontends/lean/parser): make sure imax and max level arguments are parsed using the same precendence we use to parse application arguments 2017-07-07 12:43:07 -07:00
monad.lean fix(init/category/monad): bind_pure: remove stray parameter 2017-11-28 17:00:22 +01:00
monad_fail.lean feat(frontends/lean): no global universes in the frontend 2017-02-08 17:23:04 -08:00
state.lean feat(library/init): add funext tactic 2017-12-04 14:54:39 -08:00
transformers.lean refactor(frontends/lean/token_table,library): take ~> assume 2017-07-05 11:20:10 -07:00