lean4-htt/library/init/lean/compiler/ir
Leonardo de Moura ea6eee516b chore(frontends/lean): use => instead of := in match-expressions
Motivation: use same separator used in lambda expressions as in
other programming languages.
2019-07-04 11:38:38 -07:00
..
basic.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
borrow.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
boxing.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
checker.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
compilerm.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
default.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
elimdead.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
emitcpp.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
emitutil.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
expandresetreuse.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
format.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
freevars.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
livevars.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
normids.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
pushproj.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
rc.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
resetreuse.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00
simpcase.lean chore(frontends/lean): use => instead of := in match-expressions 2019-07-04 11:38:38 -07:00