..
CMakeLists.txt
feat(library/vm): add support for system.platform.nbits in the VM
2018-05-03 15:54:54 -07:00
init_module.cpp
feat(library/vm): add support for system.platform.nbits in the VM
2018-05-03 15:54:54 -07:00
init_module.h
interaction_state.h
chore(*): type_context ==> type_context_old
2018-03-05 12:38:24 -08:00
interaction_state_imp.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
optimize.cpp
optimize.h
vm.cpp
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
vm.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
vm_array.cpp
feat(library/init/data/array): store dimension in the array
2018-05-03 15:43:03 -07:00
vm_array.h
feat(library/vm/process): add basic process support
2017-03-28 18:08:06 -07:00
vm_aux.cpp
vm_aux.h
vm_declaration.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_declaration.h
vm_environment.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_environment.h
vm_exceptional.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_exceptional.h
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
vm_expr.cpp
chore(library): cleanup constants.txt
2018-04-12 16:43:11 -07:00
vm_expr.h
refactor(init/meta/expr): unify expr and pexpr
2017-05-17 10:38:12 -07:00
vm_format.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_format.h
vm_int.cpp
refactor(library/init): remove has_cmp and is_ordering type classes
2017-11-14 08:33:24 -08:00
vm_int.h
vm_io.cpp
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
vm_io.h
feat(library/system/io): add io.run_tactic
2018-03-07 12:15:26 -08:00
vm_level.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_level.h
vm_list.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_list.h
vm_name.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_name.h
vm_nat.cpp
feat(library/init/lean/name): add hashable instance
2018-05-06 07:49:17 -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_options.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_options.h
vm_ordering.h
vm_parser.cpp
refactor(*): create library/init/lean folder
2018-04-27 08:02:40 -07:00
vm_parser.h
feat(frontends/lean/user_command): add user-defined commands
2017-06-19 11:27:12 -07:00
vm_pexpr.cpp
feat(frontends/lean): change structure update notation
2017-11-17 16:40:47 -08:00
vm_pexpr.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_rb_map.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_rb_map.h
feat(library/class): add attribute for tracking symbols occurring in instances of type classes
2017-05-01 18:02:30 -07:00
vm_string.cpp
refactor(*): add runtime folder
2018-05-14 14:23:56 -07:00
vm_string.h
feat(library/vm/vm_string): provide native implementation of type string in the VM
2017-10-23 10:55:26 -07:00
vm_task.cpp
chore(util,library): remove small_object_allocator
2018-04-12 16:43:10 -07:00
vm_task.h
refactor(*): task<T>, log_tree, cancellation_token
2017-03-23 08:57:52 +01:00