lean4-htt/library/init
Leonardo de Moura 98163e53ac chore(library/init/data/string/basic): simplify UTF8 API names
@kha I am finding the UTF8 API super useful. So, I am giving nice names
to it. The API is safe for users and the runtime implementation should
match the reference one.
2019-03-22 17:26:43 -07:00
..
control chore(library/init): Unit.star => Unit.unit 2019-03-22 13:06:45 -07:00
data chore(library/init/data/string/basic): simplify UTF8 API names 2019-03-22 17:26:43 -07:00
lean feat(library/init/lean/options): add registerOption 2019-03-22 17:26:43 -07:00
coe.lean chore(library/init): Bool.tt => Bool.true and Bool.ff => Bool.false 2019-03-21 15:06:44 -07:00
core.lean chore(library/init/core): remove more nonsense 2019-03-22 13:14:20 -07:00
default.lean refactor(library/init): move function.lean definitions to core.lean 2019-03-22 09:33:10 -07:00
env_ext.lean chore(library): capitalize types and namespaces 2019-03-21 15:06:43 -07:00
fix.lean chore(*): small fixes 2019-03-21 15:06:44 -07:00
init.md
io.lean chore(runtime, stage0): update Ref primitive operation names 2019-03-21 16:43:54 -07:00
platform.lean chore(library): capitalize types and namespaces 2019-03-21 15:06:43 -07:00
util.lean chore(*): Uint => UInt, Usize => USize 2019-03-21 15:06:44 -07:00
wf.lean chore(library/init/core): more renaming 2019-03-21 15:06:45 -07:00