79 Commits

Author SHA1 Message Date
0c215a5df4
Fixed print method 2022-11-10 08:02:28 -08:00
39d32a9925
Updated README 2022-11-09 21:54:10 -08:00
89bc4bd2c0
Minor warning cleanup 2022-11-09 21:47:55 -08:00
062a4b4d1b
Updated README 2022-11-09 21:44:58 -08:00
4e3d5fa341
Fixed a macro bug 2022-11-09 21:44:32 -08:00
04ce18c891
Updated README 2022-11-07 20:18:33 -08:00
9f467fa223
Cleaned up files 2022-11-07 20:15:04 -08:00
231c873b1c
File cleanup 2022-11-07 19:58:11 -08:00
ac08c5be59
Spelling 2022-11-07 19:02:35 -08:00
ab682ef700
Fixed :save & added new commands 2022-11-07 19:02:27 -08:00
cf2d82acc6
README 2022-11-01 21:33:01 -07:00
60823f1922
Color fix 2022-11-01 21:31:18 -07:00
740c562dbe
Colors and small fixes 2022-11-01 21:29:39 -07:00
d88a7ff77f
README 2022-11-01 20:48:43 -07:00
d3917b1f58
Version 2022-11-01 20:47:01 -07:00
04880b7724
Did the following:
- Added Root node
  - Created node.prepare() method
  - Added "macro show" warning
  - Rewrote TreeWalker & simplified a few methods
2022-11-01 20:46:45 -07:00
ecbb8661ce
Name cleanup 2022-10-31 08:27:56 -07:00
73b803a1b0
Minor cleanup 2022-10-31 08:27:28 -07:00
c7464076ff
Improved full-reduction logic 2022-10-31 08:20:27 -07:00
33c8d5bb66
Updated README 2022-10-30 22:43:19 -07:00
8d05de58f7
Updated README 2022-10-29 15:45:27 -07:00
01e542f88c
Added basic history recall 2022-10-29 15:44:17 -07:00
c58819a7d6
Cleaned up style 2022-10-29 15:43:59 -07:00
09f78a7642
Improved printing 2022-10-29 13:25:37 -07:00
81c78d7921
Added macro full-expansion 2022-10-29 10:25:06 -07:00
f67d1e2730
Updated README 2022-10-28 20:45:39 -07:00
03e742821d
Comments 2022-10-28 20:45:26 -07:00
602bf52983
Better number formatting 2022-10-28 20:43:00 -07:00
4847f0a9a4
Minor improvements 2022-10-28 19:48:12 -07:00
fbf2d6f36d
Added a new command 2022-10-28 19:47:50 -07:00
6e17963d91
Changed icon 2022-10-28 19:42:32 -07:00
393e52327e
Added runtime measurement 2022-10-28 19:05:38 -07:00
6e46f485c1
Added live reduction counter 2022-10-28 18:58:25 -07:00
e41de764e8
Fixed a bug 2022-10-28 17:40:48 -07:00
8871f1430d
Fixed a bad macro 2022-10-28 17:40:11 -07:00
affcbc33ee
Cleanup 2022-10-28 16:01:58 -07:00
a1d8714f2f
Re-integrated a few features 2022-10-28 14:19:29 -07:00
d74922a363
Reorganized nodes 2022-10-28 08:33:52 -07:00
8d1abe2712
Fixed a few final bugs 2022-10-27 21:06:07 -07:00
0dae1afb61
Added tree iterator, cloning 2022-10-27 20:48:03 -07:00
a991c3bb91
Rewrite continues 2022-10-25 13:26:55 -07:00
455e447999
Added variable binding 2022-10-23 11:24:27 -07:00
c5df3fcbed
Started conversion to Tree reduction 2022-10-23 08:53:26 -07:00
044ec60a49
Added RecursionError handling and macro name check 2022-10-22 19:16:46 -07:00
123d885adf
Rearranged code 2022-10-22 18:53:40 -07:00
239aa210c5
Added a few macros 2022-10-22 18:21:07 -07:00
31ce605674
Changed church handling 2022-10-22 18:20:48 -07:00
6a8d057425
Updated README 2022-10-22 14:38:39 -07:00
657d5b66af
Fixed a bug 2022-10-22 13:07:31 -07:00
218af2cd49
Cleaned up parser 2022-10-22 12:59:42 -07:00