Set AST source on compile.
This commit is contained in:
@@ -64,6 +64,7 @@ Enhancements
|
||||
* `Scope::remove` is added to remove a variable from a `Scope`, returning its value.
|
||||
* The code base is cleaner by running it through Clippy.
|
||||
* `ParseError::err_type` and `ParseError::position` are added for convenience.
|
||||
* The source of an `AST` compiled from a script file is set to the file's path.
|
||||
|
||||
|
||||
Version 1.8.0
|
||||
|
Reference in New Issue
Block a user