lean4-htt/tests
Leonardo de Moura 2eed00039a chore(tests/playground/parser/parser): remove Thunk hack
The artificial `Thunk` was being used just to make sure a `Parser`
object was small enough to be inlined. We don't need this hack anymore.
Commit 0ea944a adds a new transformation that makes sure the size of
field `info` does not impact the decision on whether field `fn` will be
inlined or not.
2019-04-18 13:18:31 -07:00
..
compiler feat(library/init/data/array/basic): add Array.extract 2019-04-07 13:08:23 -07:00
ir chore(tests): port tests, fix at least compiler tests 2019-03-21 15:11:05 -07:00
lean chore(library/init/control/id): rename id monad to Id 2019-03-29 16:45:52 -07:00
playground chore(tests/playground/parser/parser): remove Thunk hack 2019-04-18 13:18:31 -07:00