lean4-htt/library/tools/debugger
Leonardo de Moura 4eefc41b6e refactor(*): wrap string in a structure
We want to make sure string users do not depend on the string
implementation. This is the first step.

We need this refactoring *now* to make sure it will not be
super painful to address issue #1175
2017-06-07 17:30:49 -07:00
..
cli.lean feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term 2017-03-28 17:47:49 -07:00
default.lean refactor(library/debugger): move debugger to tools 2016-12-17 10:50:13 -08:00
util.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00