aboutsummaryrefslogtreecommitdiff
path: root/jerry-core/jerry-snapshot.h
AgeCommit message (Expand)Author
2017-04-18Always define debugger-related opcodes (#1734)Zsolt Borbély
2016-12-08Streamline copyright notices across the codebase. (#1473)Tilmann Scheller
2016-09-15Fix bug in vm call_stack_size calculation (#1345)Zidong Jiang
2016-06-27Rework literal storage.Zoltan Herczeg
2016-05-20Change 'mem' namspace to 'jmem'László Langó
2016-03-16Fix terminology of snapshot saving in literals and mainAkos Kiss
2016-03-16Storing byte code size in the byte code header. This reduces theZoltan Herczeg
2016-02-16Warning fixes.Robert Sipka
2016-02-05Compact Byte Code parser and executor for Jerry.Zoltan Herczeg