| .. |
|
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
|
feat(library/compiler/compiler): switch to new compiler frontend
|
2018-10-08 17:38:17 -07:00 |
|
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/vm): fix style
|
2018-10-03 13:25:54 -07:00 |
|
vm.h
|
chore(library/compiler): simplify procedure class
|
2018-10-05 17:30:27 -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
|
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_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 |