This website requires JavaScript.
Explore
Help
Register
Sign In
ztr
/
CPC
Watch
1
Star
0
Fork
0
You've already forked CPC
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
CPC
/
src
History
Kasper
e4a9996880
Added units of energy, speed, information (bytes etc)
2020-01-10 17:26:50 +01:00
..
evaluator.rs
Made the "Answer" struct a generic struct "Number"
2020-01-09 20:58:45 +01:00
lexer.rs
Greatly improved parsing of multi-word units
2020-01-09 23:01:31 +01:00
lookup.rs
Sped up sin/cos/tan by calculating factorials using match statement
2019-12-28 06:34:53 +01:00
main.rs
Added implicative multiplication, like 2pi
2020-01-06 18:50:33 +01:00
parser.rs
Added implicative multiplication, like 2pi
2020-01-06 18:50:33 +01:00
units.rs
Added units of energy, speed, information (bytes etc)
2020-01-10 17:26:50 +01:00