Leonardo de Moura
|
abaf181495
|
refactor(core): homogeneous andthen
The motivation is to make sure `andthen` and `orelse` are both
homogeneous.
|
2019-04-24 14:00:34 -07:00 |
|
Leonardo de Moura
|
69e46881cb
|
feat(library/init/control/alternative): more general HasOrelse class
|
2019-04-24 14:00:20 -07:00 |
|
Leonardo de Moura
|
5f6106be83
|
chore(init): add reserve for all control notation at core.lean
cc @kha
|
2019-04-04 08:53:42 -07:00 |
|
Leonardo de Moura
|
2be87ecd92
|
chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false
|
2019-03-21 15:06:44 -07:00 |
|
Leonardo de Moura
|
f8113a01eb
|
chore(library): unit => Unit
|
2019-03-21 15:06:44 -07:00 |
|
Leonardo de Moura
|
62e6341014
|
chore(*): lowercase file names
|
2019-03-21 15:06:44 -07:00 |
|
Leonardo de Moura
|
67fb78bb47
|
chore(*): renaming files
|
2019-03-21 15:06:44 -07:00 |
|
Sebastian Ullrich
|
beda5f5f43
|
chore(library): capitalize types and namespaces
|
2019-03-21 15:06:43 -07:00 |
|
Sebastian Ullrich
|
b939162168
|
chore(library): switch from snake_case to camelCase
|
2019-03-21 15:06:43 -07:00 |
|
Leonardo de Moura
|
9efd07d18c
|
chore(library/init): move logic.lean => core.lean
|
2018-04-30 09:25:25 -07:00 |
|
Leonardo de Moura
|
77d3a788e8
|
refactor(init): init/category ==> init.control
|
2018-04-27 08:33:08 -07:00 |
|