| .. |
|
CMakeLists.txt
|
chore(library/vm): remove vm_list
|
2018-10-02 08:44:05 -07:00 |
|
init_module.cpp
|
chore(library/vm): remove vm_list
|
2018-10-02 08:44:05 -07:00 |
|
init_module.h
|
|
|
|
interaction_state.h
|
refactor(kernel): move formatting stuff out of the kernel
|
2018-06-07 16:28:54 -07:00 |
|
interaction_state_imp.h
|
chore(library/vm): remove vm_list
|
2018-10-02 08:44:05 -07:00 |
|
optimize.cpp
|
|
|
|
optimize.h
|
|
|
|
vm.cpp
|
feat(*): use new inductive datatype module
|
2018-09-06 18:09:22 -07:00 |
|
vm.h
|
feat(src/library/vm/vm): profile: record and display self times
|
2018-07-30 17:30:20 -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
|
|
|
|
vm_aux.cpp
|
|
|
|
vm_aux.h
|
|
|
|
vm_format.cpp
|
refactor(kernel): move formatting stuff out of the kernel
|
2018-06-07 16:28:54 -07:00 |
|
vm_format.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_list
|
2018-10-02 08:44:05 -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_name.cpp
|
chore(library/vm): remove vm_list
|
2018-10-02 08:44:05 -07:00 |
|
vm_name.h
|
|
|
|
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
|
|
|
|
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_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/vm/vm_string): provide native implementation of type string in the VM
|
2017-10-23 10:55:26 -07:00 |