| Age | Commit message (Collapse) | Author |
|
|
|
mrbc: use binary mode on outfile
|
|
This solves the problem of incorrect bytecode generated by mrbc
for single files on Windows platform (which is by default text-mode)
|
|
removed unused variables / assigns never used
|
|
|
|
|
|
|
|
Archytaus-master
|
|
|
|
mruby_objectspace.
|
|
|
|
|
|
object counts.
|
|
|
|
instead of the struct.
|
|
|
|
not the full RVALUE known by the GC
|
|
|
|
|
|
Fix compiler warning by exiting if wfp isn't set
|
|
|
|
|
|
#1243
|
|
Fix for issue 1243
|
|
add comments for mruby-array-ext
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
freed. Amended the count_objects test to ensure the correct distinction
|
|
|
|
objects for each type
|
|
Change alghorithm to algorithm
|
|
Fix for 'inline' macro redefinition error in VS2012 C++
|
|
|
|
|
|
|
|
|
|
Rename parameter names for mrb_yield
|
|
|
|
|
|
consider gem version to be 0.0.0 unless specified
|
|
remove unused variables
|
|
Print mrb_value instead of RClass*
|
|
|