This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
rhai
Watch
1
Star
0
Fork
0
You've already forked rhai
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
c919ee4e46
rhai
/
codegen
History
Stephen Chung
c919ee4e46
Fine tune hash map sizes.
2020-11-15 13:49:54 +08:00
..
src
Fine tune hash map sizes.
2020-11-15 13:49:54 +08:00
tests
Minor cleanup before release.
2020-10-22 12:26:44 +08:00
ui_tests
Fix test.
2020-10-28 22:30:35 +08:00
Cargo.toml
Allow NativeCallContext in function arguments.
2020-10-18 21:47:34 +08:00
README.md
Update version.
2020-10-16 17:48:50 +08:00
README.md
Procedural Macros for Plugins
This crate holds procedural macros for code generation, supporting the plugins system for
Rhai
.