Module: CastOff

Extended by:
Compiler, Util
Defined in:
lib/cast_off.rb,
lib/cast_off/compile.rb,
lib/cast_off/suggestion.rb,
lib/cast_off/compile/iseq.rb,
lib/cast_off/compile/dependency.rb,
lib/cast_off/compile/ir/call_ir.rb,
lib/cast_off/compile/translator.rb,
lib/cast_off/compile/ir/guard_ir.rb,
lib/cast_off/compile/code_manager.rb,
lib/cast_off/compile/ir/simple_ir.rb,
lib/cast_off/compile/configuration.rb,
lib/cast_off/compile/method_information.rb

Defined Under Namespace

Modules: Compiler, Util Classes: Suggestion

Constant Summary

Constants included from Compiler

Compiler::DefaultSuggestionIO

Method Summary

Methods included from Util

bug, dlog, todo, vlog

Methods included from Compiler

autocompile, autocompile_running?, autoload, autoload_running?, clear, compilation_threshold=, compile, compile_instance_methods, compile_singleton_method, compiler_running?, create_method_invocation_callback, delete_original_instance_method_iseq, delete_original_singleton_method_iseq, do_alias, execute, hook_method_definition, method_aliasing?, method_replacing?, re_compile_all, replace_method_invocation, restore_method, set_suggestion_io, verbose