Commit Graph

8 Commits (fa34bc858cdbb5d6921f6779ab850f50b12896c2)

Author SHA1 Message Date
Phil Dawes 7200c6a0ae moved contexts functions into vm 2009-09-16 08:16:18 +01:00
Phil Dawes c627ed7a22 added stub PRIMITIVE_GETVM macro 2009-09-16 08:16:17 +01:00
Samuel Tardieu c830bd7ee2 Make the primitives array const 2009-05-04 14:45:15 +02:00
Samuel Tardieu af2c433d6b Do not lower primitives to "void*" to get better compiler checking 2009-05-04 14:32:09 +02:00
Slava Pestov 7c0a59f7a9 The great type renaming 2009-05-04 04:50:24 -05:00
Slava Pestov 7f48eb2b2c Use C++ namespaces 2009-05-04 01:46:13 -05:00
Slava Pestov 1857f90eb6 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 938d1a4270 Move vmpp to vm 2009-05-02 20:37:18 -05:00