Commit Graph

16 Commits

Author SHA1 Message Date
Timothy Warren
0ddfc1fcf7 Use a union instead of the dual types, simplify type casting 2020-01-13 11:51:46 -05:00
Timothy Warren
6eb61e7e32 Start step 4 2020-01-13 11:32:09 -05:00
Timothy Warren
7c511f9b48 Make output_Energy a safe function 2020-01-13 11:29:54 -05:00
Timothy Warren
7b655129e8 Revert "Make output_Energy safe"
This reverts commit 8c08349b04.
2020-01-13 11:29:05 -05:00
Timothy Warren
b4113effa7 Reformat 2020-01-13 11:25:46 -05:00
Timothy Warren
8c08349b04 Make output_Energy safe 2020-01-13 11:25:15 -05:00
Timothy Warren
b4759fb1b1 Start Part 3 2020-01-13 10:28:58 -05:00
Timothy Warren
fa6f6a7829 Replace raw pointer parameters with &mut references 2020-01-13 10:26:49 -05:00
Timothy Warren
68e0f20e54 Start Part 2 2020-01-10 16:41:39 -05:00
Timothy Warren
c5d97c5df9 Finish part1 2020-01-10 16:24:41 -05:00
Timothy Warren
f7198add5e Add the last function, mostly working 2020-01-10 16:19:22 -05:00
Timothy Warren
187359d84f Use the os's specified c compiler 2020-01-10 16:17:42 -05:00
Timothy Warren
a83f5d6032 Add Makefile to simplify comparision 2020-01-10 16:16:41 -05:00
Timothy Warren
b8652f2b9b Update gitignore 2020-01-10 10:40:07 -05:00
Timothy Warren
3694480303 Add first two functions 2020-01-10 10:39:55 -05:00
Timothy Warren
68191a488b First commit 2020-01-10 09:26:29 -05:00