Commit graph

160 commits

Author SHA1 Message Date
Windel Bouwman
6f063a402d Change get_row() into row() 2019-06-30 20:23:01 +02:00
Windel Bouwman
57b4d432ef Make bytecode crate independent of parser crate. 2019-06-30 11:42:36 +02:00
Windel Bouwman
134e6b2579 Move bytecode into own crate. 2019-06-30 11:01:40 +02:00
Aviv Palivoda
96e49f195d Calculate import level at parsing 2019-06-29 17:04:31 +03:00
coolreader18
a6808efab7 Revert "Make CodeObject.source_path an Option<String>" 2019-06-20 12:01:20 -05:00
coolreader18
d7b4837e26 Make CodeObject.source_path an Option<String> 2019-06-16 19:59:04 -05:00
Aviv Palivoda
3a1dd34987 Improve compiler import 2019-06-14 08:45:30 +03:00
Aviv Palivoda
a932b729d8 Import all from_list in one __import__ call 2019-06-14 08:27:49 +03:00
coolreader18
e85f8b18df Add doc comments and individual compile functions 2019-06-12 22:04:59 -05:00
coolreader18
064919348d Split off bytecode compilation into a separate crate 2019-06-12 21:43:43 -05:00