summaryrefslogtreecommitdiffhomepage
path: root/src/init.c
AgeCommit message (Expand)Author
2012-09-13Add init function for gems to init of coreDaniel Bovensiepen
2012-08-17function prototypes sorted by call & removed unused (file, io, thread)Selman ULUG
2012-07-15DIABLE_STDIO to disable __printstr__Yukihiro Matsumoto
2012-06-17allow disabling Struct classYukihiro Matsumoto
2012-06-15use ENABLE/DISABLE instead of INCLUDE for configuration macro namesYukihiro Matsumoto
2012-06-15make init function consistent: mrb_init_symbols to mrb_init_symbolYukihiro Matsumoto
2012-06-15Time class made optinalYukihiro Matsumoto
2012-06-14make Math module optionalYukihiro Matsumoto
2012-05-31resolve conflictYukihiro Matsumoto
2012-05-23cast style consistencyYukihiro Matsumoto
2012-05-18remove unused prototypeYukihiro Matsumoto
2012-05-18revise version descriptionYukihiro Matsumoto
2012-05-15remove old MANDEL code; close #134Yukihiro Matsumoto
2012-05-12Added src/math.c. Also, edited src/init.c in order to load the Math module.Paolo Bosetti
2012-05-06Time class available; based on code from @beoran; sorry for jumbo patchYukihiro Matsumoto
2012-04-30rm whitespaceroco
2012-04-23add file headermimaki
2012-04-20add mruby sourcesmimaki