Commit graph

18 commits

Author SHA1 Message Date
8684f4cacf moved README global/function listing to a link to project wiki pages 2023-06-19 11:03:05 -04:00
d7b4cc29d4 added fix helper 2023-06-19 11:02:26 -04:00
f149e57f07 fixed README formatting 2023-06-14 12:16:31 -04:00
e98f0b8cdc updated README 2023-06-14 12:12:54 -04:00
4a7e284047 cleaned up unused import 2022-06-26 12:31:19 -04:00
b73ef17d8d added more globals and functions 2022-06-26 02:25:13 -04:00
b086186949 added pi and Euler's number as constants 2022-06-20 11:24:10 -04:00
6ffd55a637 significant code clean up, better "keyword" matching, added help text 2022-06-13 13:49:34 -04:00
e8bec6e32d version bump 2022-06-13 00:50:28 -04:00
4f82f8ace7 cleaned up hex converter and added binary & octal ones, added exit keyword 2022-06-13 00:50:14 -04:00
e241b824cc made average helper function and made an initial implementation of a hex parser/formatter 2022-06-13 00:18:32 -04:00
fbd05b9775 version bump 2022-06-09 22:56:54 -04:00
06a24c6a7d changed fail symbol and added a prompt symbol 2022-06-09 22:47:40 -04:00
04dacdb562 removed an unused import and bumped version 2022-06-09 13:39:12 -04:00
c575e0bf4d changed equals sign (=) for string and boolean operations to use fat arrow (=>) and "is" respectively. 2022-06-09 13:37:56 -04:00
b30a199ceb added version line to interpreter mode and bumped version 2022-06-08 21:17:13 -04:00
e66cd08374 made expression solutions bold 2022-06-08 15:24:06 -04:00
e195668eb8 initial build & commit 2022-06-07 21:41:24 -04:00