aboutsummaryrefslogtreecommitdiffstats
path: root/tool/compile_prelude.rb
Commit message (Expand)AuthorAgeFilesLines
* add comment for interpreter issue.akr2007-11-101-0/+6
* don't use 1.9 feature.akr2007-11-101-1/+2
* * gem_prelude.rb: new file for gem libraries. currently empty.akr2007-11-101-9/+55
* * common.mk (prelude.o): depends on vm_core.h now.nobu2007-08-251-5/+8
* * tool/compile_prelude.rb: fix to include "vm_core.h".ko12007-08-241-3/+9
* * prelude.rb: added. run this script on startup.ko12007-08-241-0/+25