lean4-htt/src/library/vm
Leonardo de Moura dfdf42ce34 chore(library/init/io): minimize io interface
We are moving to new compiler stack.
2018-11-14 13:59:25 -08:00
..
CMakeLists.txt chore(library/vm): remove vm_platform and vm_pos_info 2018-10-23 12:55:34 -07:00
init_module.cpp chore(library/vm): remove vm_platform and vm_pos_info 2018-10-23 12:55:34 -07:00
init_module.h
optimize.cpp feat(library/vm): add support for join-points in the old VM 2018-11-01 14:07:59 -07:00
optimize.h
vm.cpp feat(library/compiler): add _apply and _closure instructions to LLNF 2018-11-07 13:30:28 -08:00
vm.h feat(library/compiler): add _apply and _closure instructions to LLNF 2018-11-07 13:30:28 -08:00
vm_aux.cpp refactor(library/init): provide more general try_for, and implement tactic.try_for using it 2017-02-12 12:15:19 -08:00
vm_aux.h
vm_int.cpp chore(library/init): consistent names 2018-11-14 13:08:57 -08:00
vm_int.h
vm_io.cpp chore(library/init/io): minimize io interface 2018-11-14 13:59:25 -08:00
vm_io.h chore(library/init/io): minimize io interface 2018-11-14 13:59:25 -08:00
vm_nat.cpp chore(library/init): consistent names 2018-11-14 13:08:57 -08:00
vm_nat.h feat(library/system/io): add random number generator support in the io monad 2018-02-15 16:12:08 -08:00
vm_option.h feat(init/meta/{interactive_base,parser}): decl_attributes, decl_meta_info, parser.set_env 2017-06-19 11:27:12 -07:00
vm_ordering.h
vm_string.cpp fix(library/vm/vm_string): we were not using the builtin implementation for string.decidable_eq 2018-11-14 09:48:43 -08:00
vm_string.h feat(library/compiler): add support for string literals in the old VM 2018-10-02 18:56:13 -07:00