Commit Graph

28 Commits

Author SHA1 Message Date
007cf34c56 Making use of the baller ass new highlighting style 2022-11-29 03:08:28 -05:00
080b5ffd43 Upgrade to stone v0.2.1 2022-11-25 17:58:27 -05:00
7eb2b5ea2f Removed the weird way to create negatives
You can just press s it's fine
2022-11-25 17:51:24 -05:00
cc7d516dbd Upgrade to stone v0.2.0 2022-11-24 22:21:28 -05:00
c64cda0870 Bitwise operations on floats actually arent useful 2022-11-23 22:24:45 -05:00
afe0ed33ca Swap precision of individual operations 2022-11-23 21:42:55 -05:00
2f2c381d71 Added "encompass" key 2022-11-23 21:33:37 -05:00
17c455b73d Redid input system to make it not terrible 2022-11-23 21:21:49 -05:00
cf10dde21a Better floating point readout 2022-11-23 11:45:31 -05:00
8c3ce9a937 Primitive input support for floats 2022-11-23 11:14:42 -05:00
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