Commit Graph

18 Commits

Author SHA1 Message Date
2d58afe627 Bitwise operations on floats (i am evil) 2022-11-23 10:57:49 -05:00
9e07d10c52 Added internal support for float operations 2022-11-22 19:40:22 -05:00
7417b58bad Fix division by zero during modulo operation 2022-11-22 14:04:04 -05:00
2c2fd8f3f9 oopsie hehe 2022-11-22 13:13:59 -05:00
2da9943ea3 Downgrade to go 1.18 2022-11-22 13:12:16 -05:00
31701d2fcd Prepare for floats 2022-11-22 11:24:24 -05:00
96468b5665 Fixed root operator
For some reason I thought that negative exponents gave roots and
not fractional ones.
2022-11-22 01:34:09 -05:00
729ea8d48d S swaps sign of literal, shift + s swaps sign mode of readout 2022-11-22 01:21:19 -05:00
776856a6a5 Integer literals now support signs 2022-11-22 01:19:35 -05:00
0ce136585b Signed integer representation 2022-11-22 01:02:42 -05:00
a47445f494 Press tab to view the end result in the readout instead! 2022-11-22 00:47:33 -05:00
fec0f3372e Make use of new stone fixes 2022-11-22 00:28:26 -05:00
3c2cf76df2 Fixed bug relating to alt key 2022-11-21 18:39:33 -05:00
13d8486370 Separated draw routines into a different file 2022-11-21 18:34:13 -05:00
978b201464 Fixed segfault that could occur when pressing space 2022-11-21 18:27:44 -05:00
eea76b7e5b Fixed subtraction 2022-11-21 13:49:36 -05:00
317ad4674d Added bit shift 2022-11-21 01:07:46 -05:00
Sasha Koshka
5836da01ef Initial commit 2022-11-21 00:51:09 -05:00