nimbus-eth1/nimbus/vm2/interpreter/op_handlers
Jordan Hrycaj 5d0d44c38f re-named compu_helper.nim => computation.nim
why:
  exports all except one of the original computation.nim functional
  objects
2021-04-28 15:24:14 +03:00
..
oph_arithmetic.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_blockdata.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_call.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_create.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_defs.nim removed circular import dependencies 2021-04-28 15:24:14 +03:00
oph_dup.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_envinfo.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_gen_handlers.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_hash.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_helpers.nim removed circular import dependencies 2021-04-28 15:24:14 +03:00
oph_log.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_memory.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00
oph_push.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_swap.nim extracted macros from oph_helpers.nim => oph_gen_handlers.nim 2021-04-28 15:24:14 +03:00
oph_sysops.nim re-named compu_helper.nim => computation.nim 2021-04-28 15:24:14 +03:00