Alexander Iljin
|
0d57734dab
|
vm: replace block comments /**/ with line comments //
|
2016-09-09 05:47:52 +02:00 |
Erik Charlebois
|
88d7c10d03
|
VM: Replace u8-64, s8-64, cell, fixnum with stdint.h equivalents
|
2013-05-13 00:28:25 -04:00 |
Erik Charlebois
|
83b69d45f8
|
VM: Refactor float_bits.hpp to Factor style
|
2013-05-12 13:24:44 -04:00 |
Slava Pestov
|
83c992173e
|
vm: fix indentation in Joe's changes
|
2009-09-14 03:09:03 -05:00 |
Slava Pestov
|
8872c40b1e
|
The great type renaming
|
2009-05-04 04:50:24 -05:00 |
Slava Pestov
|
edecac508e
|
Use C++ namespaces
|
2009-05-04 01:46:13 -05:00 |
Slava Pestov
|
8e17e0a01e
|
VM: use better abstractions for tagged pointers, eliminate get()/set() stuff, clean up array, string, and byte-array element access
|
2009-05-04 01:00:30 -05:00 |
Slava Pestov
|
b923d548cf
|
Move vmpp to vm
|
2009-05-02 20:37:18 -05:00 |