lean4-htt/src/library/vm
2017-01-31 09:39:31 +01:00
..
CMakeLists.txt feat(library/vm): use native representation for int in the VM 2016-12-18 15:04:02 -08:00
init_module.cpp feat(library/vm): use native representation for int in the VM 2016-12-18 15:04:02 -08:00
init_module.h
optimize.cpp
optimize.h
vm.cpp feat(init/meta/task): allow task creation from VM 2017-01-28 08:27:23 +01:00
vm.h fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_aux.cpp feat(library/vm/vm_aux): add vm code for sorry 2017-01-22 14:18:38 -08:00
vm_aux.h
vm_declaration.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_declaration.h feat(library/tactic/tactic_state): add vm_obj introspection 2016-11-14 21:58:34 -08:00
vm_environment.cpp refactor(library/standard_kernel): move standard kernel into kernel 2017-01-31 09:39:31 +01:00
vm_environment.h feat(library/tactic/tactic_state): add vm_obj introspection 2016-11-14 21:58:34 -08:00
vm_exceptional.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_exceptional.h
vm_expr.cpp feat(init/meta/task): allow task creation from VM 2017-01-28 08:27:23 +01:00
vm_expr.h feat(library/tactic/tactic_state): add vm_obj introspection 2016-11-14 21:58:34 -08:00
vm_format.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_format.h feat(library/tactic/tactic_state): add vm_obj introspection 2016-11-14 21:58:34 -08:00
vm_int.cpp feat(library/vm): use native representation for int in the VM 2016-12-18 15:04:02 -08:00
vm_int.h feat(library/vm): use native representation for int in the VM 2016-12-18 15:04:02 -08:00
vm_io.cpp feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
vm_io.h
vm_level.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_level.h feat(library/tactic/tactic_state): add vm_obj introspection 2016-11-14 21:58:34 -08:00
vm_list.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_list.h feat(library/tactic/congruence): ematching 2016-12-26 15:52:18 -08:00
vm_name.cpp feat(library/init/meta): add 'delta' tactic for applying delta reduction 2017-01-26 19:04:07 -08:00
vm_name.h feat(library/tactic/tactic_state): add vm_obj introspection 2016-11-14 21:58:34 -08:00
vm_nat.cpp fix(library/vm/vm_nat): nat.has_decidable_eq has been renamed 2016-11-15 14:41:04 -08:00
vm_nat.h chore(library/vm/vm_nat): add default value at force_to_unsigned 2017-01-03 10:26:36 -08:00
vm_native.cpp feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
vm_native.h feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
vm_option.h
vm_options.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_options.h feat(library/tactic/vm_monitor): extend VM introspection API 2016-11-15 15:05:46 -08:00
vm_ordering.h
vm_pexpr.cpp feat(library/init/meta/pexpr): expose low level function mk_placeholder 2017-01-25 15:32:50 -08:00
vm_pexpr.h refactor(library/init/meta): qexpr ==> pexpr 2016-08-05 17:04:36 -07:00
vm_rb_map.cpp fix(library/vm): make sure vm_rb_map objects can be stored in ts_vm_obj 2017-01-26 15:58:11 -08:00
vm_rb_map.h
vm_string.cpp feat(library/vm/vm_string): use check_system to avoid stack overflow 2017-01-13 17:06:24 -08:00
vm_string.h
vm_task.cpp feat(init/meta/task): allow task creation from VM 2017-01-28 08:27:23 +01:00
vm_task.h feat(init/meta/task): allow task creation from VM 2017-01-28 08:27:23 +01:00