lean4-htt/library/Init/Lean/Compiler
Leonardo de Moura 34765c97d7 chore: rename mmap, mfoldl, mfor ...
We now use `mapM`, `foldlM`, ... like Haskell.
Motivation: fixes the inconsistent naming convetion. We are already
using the `M` suffix for functions such as `anyM`. We used `anyM`
because `many` is a valid English word.

cc @kha @dselsam
2019-10-27 18:19:34 -07:00
..
IR chore: rename mmap, mfoldl, mfor ... 2019-10-27 18:19:34 -07:00
ClosedTermCache.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
ConstFolding.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
Default.lean fix: file and import names, tests and stage0 2019-10-04 17:04:02 -07:00
ExportAttr.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
ExternAttr.lean chore: style 2019-10-23 17:10:39 -07:00
ImplementedByAttr.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
InitAttr.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
InlineAttrs.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
NameMangling.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
NeverExtractAttr.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
Specialize.lean chore: fix imports using script 2019-10-04 14:34:58 -07:00
Util.lean chore: rename constructors 2019-10-24 13:53:33 -07:00