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 |
|
Leonardo de Moura
|
a02443d23d
|
chore(frontends/lean): fun x, e ==> fun x => e
|
2019-07-02 13:22:11 -07:00 |
|
Leonardo de Moura
|
3a1aff1687
|
feat(library/init/lean/compiler): register [specialize] and [nospecialize] attributes using new attribute manager
|
2019-06-26 15:08:12 -07:00 |
|
Leonardo de Moura
|
e6e71a1f79
|
chore(init/lean/compiler): inline.lean ==> inlineattrs.lean
|
2019-06-26 14:10:00 -07:00 |
|