This website requires JavaScript.
Explore
Help
Register
Sign In
Bruce
/
tomo
Watch
1
Star
0
Fork
0
You've already forked tomo
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
1,651
Commits
2
Branches
0
Tags
5
MiB
d888bec409
Commit Graph
6 Commits
Author
SHA1
Message
Date
Bruce Hill
074cf22ad4
Change function syntax from
func(args)->ret
to
func(args -> ret)
2024-10-09 13:26:28 -04:00
Bruce Hill
f4011eb489
Remove test
2024-08-13 02:46:56 -04:00
Bruce Hill
6d3d104363
Overhaul of operator metamethods
2024-08-10 20:50:15 -04:00
Bruce Hill
38622ccbec
Change metamethod names
2024-07-04 13:40:09 -04:00
Bruce Hill
22063462a9
Add __length and __negative metamethods
2024-07-04 13:37:23 -04:00
Bruce Hill
37a7beb28f
Add test for metamethods
2024-07-01 12:30:07 -04:00