Leonardo de Moura
|
ed976027fe
|
chore: naming convention
|
2020-08-26 20:24:33 -07:00 |
|
Leonardo de Moura
|
6be71b337f
|
refactor: add prototype2.lean
|
2020-08-04 18:35:11 -07:00 |
|
Leonardo de Moura
|
943446f1b3
|
fix: FVarSubst must be a mapping from FVarId to Expr
Reason: `subst` tactic must store the `x |-> e` when substituting `x`
with `e`.
|
2020-08-04 13:06:08 -07:00 |
|
Leonardo de Moura
|
b291c36a1f
|
chore: cleanup
|
2020-06-25 13:30:47 -07:00 |
|
Leonardo de Moura
|
cbb14673ef
|
chore: move RBTree and RBMap to Std
|
2020-06-25 13:26:16 -07:00 |
|
Leonardo de Moura
|
11ed7c6195
|
chore: move PersistentArray to Std
|
2020-06-25 13:02:21 -07:00 |
|
Leonardo de Moura
|
02aa8498cd
|
chore: move AssocList to Std
|
2020-06-25 12:52:23 -07:00 |
|
Leonardo de Moura
|
1612097788
|
chore: move HashMap and HashSet to Std
|
2020-06-25 12:46:56 -07:00 |
|
Leonardo de Moura
|
1be221a1f4
|
chore: move PersistentHashMap and PersistentHashSet to Std
|
2020-06-25 11:56:00 -07:00 |
|
Leonardo de Moura
|
2dd1d3ac3e
|
chore: move ShareCommon to Std
|
2020-06-25 11:45:29 -07:00 |
|
Leonardo de Moura
|
59c082ef1a
|
chore: move Stack and Queue to Std
|
2020-06-25 11:35:09 -07:00 |
|
Leonardo de Moura
|
18431d7b52
|
chore: move DList to Std
|
2020-06-25 11:31:04 -07:00 |
|
Leonardo de Moura
|
7897769732
|
chore: move BinomialHeap to Std
|
2020-05-22 11:10:47 -07:00 |
|
Leonardo de Moura
|
efba802011
|
feat: start Std package
|
2020-05-22 10:58:44 -07:00 |
|