Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made embedding better #124

Merged
merged 1 commit into from May 7, 2016

Conversation

@bvssvni
Copy link
Member

commented May 7, 2016

  • Added module “embed”
  • Cleaned up “functions” example
  • Added trait embed::PopVariable
  • Added trait embed::PushVariable
  • Implemented PopVariable for common types
  • Implemented PushVariable for common types
  • Added embed::obj_field
  • Added Runtime::pop
  • Added Runtime::push
  • Fixed tests
Made embedding better
- Added module “embed”
- Cleaned up “functions” example
- Added trait `embed::PopVariable`
- Added trait `embed::PushVariable`
- Implemented `PopVariable` for common types
- Implemented `PushVariable` for common types
- Added `embed::obj_field`
- Added `Runtime::pop`
- Added `Runtime::push`
- Fixed tests

@bvssvni bvssvni merged commit 4966a8c into PistonDevelopers:master May 7, 2016

@bvssvni bvssvni deleted the bvssvni:embed branch May 7, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.