Yukihiro "Matz" Matsumoto
|
61f49690e4
|
Remove filename&lines from mrb_irep struct.
This patch slightly reduce memory consumption (2% for my test).
|
2018-11-15 21:01:56 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
8bf492f127
|
Reduce integer type mismatch warnings in VC.
|
2017-08-12 09:35:35 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
065966dae4
|
common.h are supposed to be included from other header, so call it with quotes; ref #3032
|
2015-11-28 00:10:38 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
5c405dea3d
|
include changed from by quotes ("") to by brackets (<>); close #3032
|
2015-11-27 17:48:23 +09:00 |
|
Seba Gamboa
|
a0fe0c40b1
|
Remove old doxygen tags
|
2015-10-08 12:29:10 -03:00 |
|
Seba Gamboa
|
40bf7bde78
|
Sorting documentation grouping
|
2015-09-21 01:48:42 -03:00 |
|
Seba Gamboa
|
c127614638
|
Setting up doxygen groups
|
2015-09-20 21:14:07 -03:00 |
|
Yukihiro "Matz" Matsumoto
|
206f89e209
|
add MRB_API modifiers to mruby API functions
|
2014-08-04 00:47:08 +09:00 |
|
take_cheeze
|
bbb7ba46b2
|
don't use of anonymous unions
|
2014-03-11 22:01:00 +09:00 |
|
Cremno
|
501df71833
|
MSVC: compilation works again (+minor style fixes)
|
2013-09-03 21:15:14 +02:00 |
|
take_cheeze
|
61e3598893
|
support c++ in mruby/debug.h
|
2013-09-02 00:48:08 +09:00 |
|
take_cheeze
|
bd5afe9eef
|
rename debug function name
|
2013-09-02 00:48:07 +09:00 |
|
take_cheeze
|
3d1fffbd6b
|
support multiple filename in irep
|
2013-09-02 00:48:06 +09:00 |
|