lean4-htt/library/init/lean/ir
Leonardo de Moura 71dd8653bc feat(library/init/core): decidable_eq is a proper class
We need this to take advantage of the new indexing structure we are
going to add to improve performance.
2018-09-07 16:38:11 -07:00
..
elim_phi.lean feat(library/init/lean/ir): add x : ty := y instruction 2018-05-17 15:44:13 -07:00
extract_cpp.lean chore(runtime/object): tag => obj_tag 2018-05-20 12:00:59 -07:00
format.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
instances.lean feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
ir.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
lirc.lean refactor(library/init/lean/parser/parsec): message.pos: replace with iterator 2018-07-30 10:38:00 -07:00
parser.lean refactor(library/init/lean/parser/parsec): message.pos: replace with iterator 2018-07-30 10:38:00 -07:00
reserved.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00
ssa_check.lean feat(library/init/lean/ir): add x : ty := y instruction 2018-05-17 15:44:13 -07:00
type_check.lean feat(library/init/lean/ir): add instructions for (big) integer arithmetic 2018-05-17 18:17:23 -07:00