Commit Graph

10 Commits

Author SHA1 Message Date
klemens
79a7e5e42b spelling fixes 2019-02-09 12:00:46 +01:00
Windel Bouwman
cafc9edf35 Formatting of code 2018-07-13 20:42:58 +02:00
Windel Bouwman
62cb3e2474 Add slice object 2018-07-08 12:38:55 +02:00
Windel Bouwman
b4e9064516 Try to repair cpython bytecode frontend 2018-07-08 00:22:30 +02:00
Windel Bouwman
3f98e3c64a Reverse dependency between vm and cpython bytecode adapter 2018-07-07 23:19:06 +02:00
Windel Bouwman
377795dbec Shuffle files in proper places 2018-07-07 17:14:45 +02:00
Windel Bouwman
9526f78d82 Add pytest runner for test snippets 2018-07-07 16:27:05 +02:00
Windel Bouwman
0111a8356d Move bytecode definitions to top level crate 2018-07-03 19:55:15 +02:00
Shing Lyu
2d0e4efecf Make the main program parse from parser and run with vm 2018-06-11 22:29:09 +02:00
Shing Lyu
6748227428 Extract the PyCodeObject definition into a separate crate 2018-06-07 22:44:49 +02:00