This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
916
Commits
3
Branches
21
Tags
11
MiB
1d51935d43
Commit Graph
5 Commits
Author
SHA1
Message
Date
apio
9934719f6b
Use a more reliable signed 64-bit type than "long"
2022-11-23 18:05:01 +01:00
apio
2e2656a02f
Add static assertions to constexpr functions
2022-11-18 17:59:19 +01:00
apio
30ac95bcf8
Use usize/isize instead of (s)size_t
...
Since we're using Rust-style integer types already, why not go all in?
2022-11-16 20:30:34 +01:00
apio
82c2381ac9
Serial printing!!
2022-11-13 10:30:10 +01:00
apio
cf758fdfdc
Initial commit :)
2022-11-13 10:09:09 +01:00