lean4-htt/library
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
..
data refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
init refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
smt feat(frontends/lean): swap (t) and ``(t) semantics 2017-05-15 09:41:31 -07:00
system feat(frontends/lean/decl_cmds): allow implicit locals in constants & axioms 2017-05-17 10:38:12 -07:00
tools/debugger refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
.project feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
leanpkg.path feat(leanpkg): add package manager 2017-05-01 14:11:38 -07:00
library.md feat(init/data/nat/bitwise): properties of bitwise ops 2017-05-31 14:18:44 -07:00
standard.lean chore(library/system): enforce Lean naming conventions IO ==> io 2016-11-17 11:27:37 -08:00