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
rhai
/
codegen
History
Stephen Chung
9e2c1a5860
Bump version.
2021-01-15 19:55:14 +08:00
..
src
Refine documentation and comments.
2021-01-11 23:09:33 +08:00
tests
Code enhancements.
2020-12-26 13:05:57 +08:00
ui_tests
Fix codegen test.
2021-01-06 19:30:58 +08:00
Cargo.toml
Bump version.
2021-01-15 19:55:14 +08:00
README.md
Update URL links.
2021-01-07 17:30:06 +08:00
README.md
Procedural Macros for Plugins
This crate holds procedural macros for code generation, supporting the plugins system for
Rhai
.