lean4-htt/leanpkg/leanpkg
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
..
main.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
manifest.lean fix(leanpkg): keep timeout value when updating the manifest 2017-05-31 20:35:59 +02:00
proc.lean refactor(system/io): use spawn_args structure in all process functions 2017-05-04 16:41:11 -07:00
resolve.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00
toml.lean refactor(*): wrap string in a structure 2017-06-07 17:30:49 -07:00