lean4-htt/src/library/vm
Leonardo de Moura de1dc3be88 chore(library/vm): remove vm_array
We are currently not using arrays in the old VM.
2018-10-23 12:49:25 -07:00
..
CMakeLists.txt chore(library/vm): remove vm_array 2018-10-23 12:49:25 -07:00
init_module.cpp chore(library/vm): remove vm_array 2018-10-23 12:49:25 -07:00
init_module.h
optimize.cpp feat(library/compiler): add support for string literals in the old VM 2018-10-02 18:56:13 -07:00
optimize.h
vm.cpp chore(library/vm): remove vm_name 2018-10-23 11:32:56 -07:00
vm.h feat(library/vm/vm): add profiler.perf_script_file option 2018-10-22 15:01:49 +02:00
vm_aux.cpp
vm_aux.h
vm_int.cpp chore(library/vm): rename constants 2018-05-20 12:30:15 -07:00
vm_int.h
vm_io.cpp chore(library/vm): remove vm_array 2018-10-23 12:49:25 -07:00
vm_io.h refactor(library/vm/vm_io,library/system/io): remove io classes, make errors explicit 2018-08-21 08:43:09 -07:00
vm_nat.cpp fix(library/init/data/nat/basic,library/vm/vm_nat): regression in old compiler: primitive for nat equality was ignored 2018-09-14 16:33:04 -07: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_platform.cpp feat(library/vm): add support for system.platform.nbits in the VM 2018-05-03 15:54:54 -07:00
vm_platform.h feat(library/vm): add support for system.platform.nbits in the VM 2018-05-03 15:54:54 -07:00
vm_pos_info.cpp
vm_pos_info.h
vm_string.cpp chore(library/init/string): remove string.iterator_imp 2018-10-02 13:46:01 -07:00
vm_string.h feat(library/compiler): add support for string literals in the old VM 2018-10-02 18:56:13 -07:00