Commit Graph

10 Commits

Author SHA1 Message Date
Roman Shevchenko 2d36ea60eb Cleanup (formatting; typos) 2014-10-17 18:21:37 +02:00
Egor.Ushakov 1a183952b4 decompiler: build original lines mapping 2014-10-17 19:35:07 +04:00
Egor.Ushakov 309aca1d29 decompiler: fixed bytecode test 2014-10-17 17:03:13 +04:00
Stiver 6d03229b91 Unit test 2014-10-15 08:35:45 +02:00
Stiver c975f11ecc Activated bytecode-to-source mapping for all instructions 2014-10-15 06:26:49 +02:00
Egor.Ushakov 9bd8af2b43 calculate less indent buffers 2014-10-07 21:03:09 +04:00
Egor.Ushakov 125441a88f decompiler: move generated lines as it is stated in debug line table (disabled for now) 2014-10-07 20:39:03 +04:00
Stiver 9f9da912f6 Fixed some errors in line counting 2014-10-07 07:31:22 +02:00
Stiver 9723ab4475 Propagated bytecode-to-source tracer 2014-10-06 04:27:26 +02:00
Stiver f735cbc7ea Started work on mapping bytecode instructions to source code lines 2014-10-01 07:00:11 +02:00