Leonardo de Moura
|
77d3a788e8
|
refactor(init): init/category ==> init.control
|
2018-04-27 08:33:08 -07:00 |
|
Sebastian Ullrich
|
1c6861528b
|
refactor(init/category): move monad laws into separate type classes defined after the tactic framework
|
2018-03-20 14:58:35 -07:00 |
|
Sebastian Ullrich
|
1abf8738fc
|
feat(frontends/lean/structure_cmd): allow implicitness infer annotation and parameters in field declaration
|
2018-02-28 12:49:22 +01:00 |
|
Leonardo de Moura
|
8dcccd3bfc
|
fix(frontends/lean/parser): make sure imax and max level arguments are parsed using the same precendence we use to parse application arguments
This commit addresses an issue raised by @digama0 on the Lean slack channel.
|
2017-07-07 12:43:07 -07:00 |
|
Leonardo de Moura
|
949ed3ac5c
|
feat(library/init/category/applicative): add has_seq type classes
|
2017-05-01 12:57:05 -07:00 |
|
Sebastian Ullrich
|
e9a6c544af
|
refactor(frontends/lean/{elaborator,structure_cmd}): compile structure inheritance to nested fields
|
2017-04-24 19:35:15 +02:00 |
|
Sebastian Ullrich
|
dfd84666e2
|
feat(library): add functor, applicative, and monad laws, and prove them correct for non-meta instances
|
2017-03-27 13:42:08 -07:00 |
|
Sebastian Ullrich
|
3ead6be9ca
|
feat(init): add default value proofs to the monadic hierarchy
|
2017-03-27 13:42:08 -07:00 |
|
Sebastian Ullrich
|
763097dbd2
|
refactor(library): revise the monadic hierarchy
|
2017-03-09 20:30:03 -08:00 |
|
Sebastian Ullrich
|
d15591a2d8
|
feat(library,frontends/lean): expose parser to Lean and use for parsing tactic parameters
|
2017-02-17 13:45:56 +01:00 |
|
Leonardo de Moura
|
32e6442d0a
|
feat(frontends/lean): no global universes in the frontend
|
2017-02-08 17:23:04 -08:00 |
|
Leonardo de Moura
|
00f5a807af
|
refactor(library/init): create init.category folder
|
2016-12-02 15:52:49 -08:00 |
|