lean4-htt/library/Init/Data
Leonardo de Moura 447482e489 refactor: use Array instead of List at mkApp and getAppArgs
Preparation for new unifier.

@dselsam: I had to make minor changes at `Synth.Lean`, and add messy
code to `Context.lean`. `Context.lean` will be deleted in the future.
So, it is not a big deal.
2019-10-21 09:12:36 -07:00
..
Array refactor: use Array instead of List at mkApp and getAppArgs 2019-10-21 09:12:36 -07:00
BinomialHeap fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ByteArray chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
Char fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Fin chore: fix imports using script 2019-10-04 14:34:58 -07:00
HashMap fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Int fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
List fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Nat fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Option fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
PersistentArray chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
PersistentHashMap chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
Queue feat: stack wrapper around array 2019-10-08 14:32:50 -07:00
RBMap fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
RBTree fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Stack chore: use #[] instead of Array.empty 2019-10-08 16:23:06 -07:00
String feat: allow ':' as search path operator on Windows 2019-10-19 18:03:55 -07:00
AssocList.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
Basic.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Default.lean feat: stack wrapper around array 2019-10-08 14:32:50 -07:00
DList.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
Hashable.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Random.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
Repr.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ToString.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
UInt.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00