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
274
Commits
2
Branches
0
Tags
14
MiB
711cd9bb1c
Commit Graph
3 Commits
Author
SHA1
Message
Date
Stephen Chung
01d04f717b
Natively handle negative numbers in tokenizer instead of the neg() function.
2020-03-09 10:10:19 +08:00
Stephen Chung
c5b40783ef
Add unchecked feature to remove arithmetic operations checking.
2020-03-08 23:14:18 +08:00
Stephen Chung
b1b25d3043
Add fallible functions support and replace most arithmetic operations with checked versions.
2020-03-08 22:47:13 +08:00