Sebastian Ullrich
|
82657b3b64
|
refactor(library/compiler/inliner, library): replace inline command with attribute
sed -Ei 's/inline (protected )?(meta_)?definition (\S+)/\1\2definition \3 [inline]/' library/**/*.lean
|
2016-08-08 12:45:22 -07:00 |
|
Leonardo de Moura
|
39b93f3776
|
refactor(library/init/functor): better signature
|
2016-07-22 16:43:54 -07:00 |
|
Leonardo de Moura
|
48fa99163a
|
feat(init): add <$>, <*> and >>= notation
|
2016-06-14 16:07:37 -07:00 |
|
Leonardo de Moura
|
cf7fcb3f51
|
feat(library/init): add functor/monad to init folder
|
2016-05-24 13:06:01 -07:00 |
|