Jeong YunWon
|
bac1cdc55f
|
Remove compiler_core::CompileError
|
2023-05-06 18:22:25 +09:00 |
|
Jeong YunWon
|
55061c7b6a
|
new_syntax_error working without full compiler
Fix #4100
|
2022-08-23 05:08:24 +09:00 |
|
Jeong Yunwon
|
6fd5094c05
|
Remove Interpreter::default() not to trap users init without stdlib
|
2022-04-30 05:09:33 +09:00 |
|
Noah
|
99104faaf7
|
Re-export pyobject::* from the root of the crate
|
2021-05-20 10:24:07 -05:00 |
|
Noah
|
70907babe6
|
Fix wasm + examples
|
2020-11-07 15:43:23 -06:00 |
|
Noah
|
18273da108
|
Interpreter struct for managing thread-local vm stack
|
2020-09-15 16:44:39 -05:00 |
|
Jeong YunWon
|
1bac582921
|
&str::to_string -> &str::to_owned for literals
|
2020-02-05 22:55:33 +09:00 |
|
Cedric Hutchings
|
62de954898
|
Use more specific scoping in hello_embed.rs
|
2020-01-26 16:02:48 -05:00 |
|
Cedric Hutchings
|
9beb44251d
|
Add examples showcasing how to embed RustPython in Rust applications
|
2020-01-26 00:42:35 -05:00 |
|