Yukihiro Matsumoto
|
7d02df3016
|
NaN boxing
|
2012-08-14 13:16:34 +09:00 |
|
Yukihiro Matsumoto
|
c9fe903fe1
|
now segmented list can be used as instance variable tables by -DMRB_USE_IV_SEGLIST; we still need to measure the performance and memory consumption
|
2012-08-12 01:59:18 +09:00 |
|
Masaki Muranaka
|
7ac4b56141
|
Remove unimplemented declarations.
|
2012-07-29 20:35:23 +09:00 |
|
Yukihiro Matsumoto
|
1fa63930fd
|
check object type before retrieving instance variabls; close #311
|
2012-06-23 10:40:17 +09:00 |
|
Yukihiro Matsumoto
|
396397bce1
|
move KHASH_DECLARE to header files
|
2012-06-21 11:04:36 +09:00 |
|
Yukihiro Matsumoto
|
1a369de489
|
remove src/gc.h
|
2012-06-07 01:18:17 +09:00 |
|
Frank Celler
|
aeffe3f712
|
fixed prototype: g++ will complain about definition not being a prototype, should work with GCC and VC as well
|
2012-06-02 11:54:14 +02:00 |
|
Yukihiro Matsumoto
|
a4d3579e31
|
add extern "C" guards; close #126
|
2012-05-18 02:02:49 +09:00 |
|
roco
|
4ec6d41f16
|
rm whitespace
|
2012-04-30 14:29:19 -07:00 |
|
Yukihiro Matsumoto
|
2fc1b8af2d
|
mv variable.h to mruby/variable.h
|
2012-04-24 15:59:50 +09:00 |
|