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
29374a8ce7
rhai
/
codegen
History
Stephen Chung
29374a8ce7
Update version.
2020-10-16 17:48:50 +08:00
..
src
Fix ui tests.
2020-10-15 14:06:54 +08:00
tests
Run cargo fmt for loose ends
2020-09-20 12:40:21 -05:00
ui_tests
Rhai function names with $ and . no longer fail.
2020-10-15 14:36:10 +08:00
Cargo.toml
Update version.
2020-10-16 17:48:50 +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
.