Commit graph

8 commits

Author SHA1 Message Date
Leonardo de Moura
090b1e664d feat: rename maxSharing => shareCommon 2020-02-28 10:53:41 -08:00
Leonardo de Moura
46fd5ed929 feat: maxSharing primitives 2020-02-24 19:23:45 -08:00
Leonardo de Moura
55e21e13cf chore: remove broken MutQuot
`MutQuot.mk` primitive is affected by the polymorphic reference issue.
2020-02-24 13:03:16 -08:00
Leonardo de Moura
61f5bdf09b feat: MutQuot basic definition 2020-01-31 10:56:15 -08:00
Leonardo de Moura
7809274c3a chore: Coe.lean ==> HasCoe.lean 2020-01-28 08:55:22 -08:00
Leonardo de Moura
e0bcd9ac13 refactor: LeanExt => LeanInit 2020-01-15 20:53:23 -08:00
Leonardo de Moura
35213b63ae fix: bootstrapping issues
We need `Name` `mkNameStr` available in the environment to define
`syntax` command.
2020-01-14 18:02:39 -08:00
Leonardo de Moura
c445199747 chore: library/Init ==> src/Init
cc @Kha @dselsam @cipher1024
2019-11-22 06:06:05 -08:00
Renamed from library/Init/Default.lean (Browse further)