Devine Lu Linvega
|
08173b4eb9
|
Starting tests
|
2024-04-15 17:18:18 -07:00 |
Devine Lu Linvega
|
205cd340b5
|
Improved examples
|
2024-04-15 16:26:25 -07:00 |
Devine Lu Linvega
|
60325b23a3
|
Fixed issue with unwrapping rues
|
2024-04-15 15:58:38 -07:00 |
Devine Lu Linvega
|
629a9a6d05
|
Improved examples
|
2024-04-15 15:04:25 -07:00 |
Devine Lu Linvega
|
d8cefb2923
|
Improved examples
|
2024-04-15 14:59:48 -07:00 |
Devine Lu Linvega
|
d22ed88f6e
|
Updating examples
|
2024-04-15 14:32:55 -07:00 |
Devine Lu Linvega
|
77046e2645
|
Updated examples
|
2024-04-15 14:21:33 -07:00 |
Devine Lu Linvega
|
0012004ee5
|
Fixed issue with cycles count
|
2024-04-15 12:08:27 -07:00 |
Devine Lu Linvega
|
966304f09a
|
Halt after a number of rewrites
|
2024-04-15 08:47:20 -07:00 |
Devine Lu Linvega
|
8d661163af
|
Housekeeping
|
2024-04-14 19:39:31 -07:00 |
Devine Lu Linvega
|
4205cc8792
|
Use stored pointer for src_
|
2024-04-14 19:36:16 -07:00 |
Devine Lu Linvega
|
8705ebebc6
|
Fixed issue with ?~ register
|
2024-04-14 17:41:22 -07:00 |
Devine Lu Linvega
|
b5b6472ebc
|
?~ register now takes in an argument
|
2024-04-14 17:33:42 -07:00 |
Devine Lu Linvega
|
dacb9836a0
|
Fixed issue with trailing whitespace
|
2024-04-14 16:58:26 -07:00 |
~d6
|
cfb4a8fca0
|
add pow and rat for dealing with Q
|
2024-04-14 17:01:43 -04:00 |
Devine Lu Linvega
|
479cd07383
|
Immediate Mode Technologies -> Paradigital
|
2024-04-14 13:36:01 -07:00 |
~d6
|
effc98d589
|
rationals working, sort of
|
2024-04-14 16:07:27 -04:00 |
~d6
|
921afea1d3
|
remove commentd code
|
2024-04-14 00:02:35 -04:00 |
~d6
|
2642a9e361
|
improve example
|
2024-04-13 23:57:52 -04:00 |
~d6
|
33b95b1768
|
Merge remote-tracking branch 'upstream/master' into d6/binary
|
2024-04-13 23:56:21 -04:00 |
~d6
|
ce2e036b6f
|
rename file
|
2024-04-13 23:56:04 -04:00 |
~d6
|
6ca9de8f77
|
signed integers mostly working
|
2024-04-13 23:55:31 -04:00 |
Devine Lu Linvega
|
8ccb19d897
|
Removed padding of curlies and square brackets
|
2024-04-13 19:28:39 -07:00 |
Devine Lu Linvega
|
cbfa3be00d
|
Updated date
|
2024-04-13 16:25:55 -07:00 |
Devine Lu Linvega
|
7e7e455b03
|
Attempt at spacing out special characters
|
2024-04-13 16:25:19 -07:00 |
Devine Lu Linvega
|
42fd486a41
|
Do not walk twice for explode
|
2024-04-13 16:22:37 -07:00 |
Devine Lu Linvega
|
70e96e9644
|
Added comments for special registers
|
2024-04-13 16:16:47 -07:00 |
Devine Lu Linvega
|
e897e59f7a
|
Fixed issue with empty plode register
|
2024-04-13 16:12:55 -07:00 |
~d6
|
f1d0ad5b1c
|
basic N tags; seems to work
|
2024-04-13 00:17:13 -04:00 |
~d6
|
dad487fde3
|
gcd + lcm + weird bug
|
2024-04-12 18:24:54 -04:00 |
Devine Lu Linvega
|
fed55d58b3
|
Added missing rune in empty register writing
|
2024-04-12 14:35:29 -07:00 |
Erik Osheim
|
e083e173e8
|
pow
|
2024-04-12 16:08:51 -04:00 |
Erik Osheim
|
15faffbf00
|
improvements
|
2024-04-12 14:20:35 -04:00 |
Erik Osheim
|
7c8b83a67f
|
replace prime (') with 1
|
2024-04-12 13:41:39 -04:00 |
Devine Lu Linvega
|
ea9935babb
|
Allow for empty right-hand side rules
|
2024-04-12 10:30:59 -07:00 |
Erik Osheim
|
f166481ccb
|
better and faster
|
2024-04-12 13:25:03 -04:00 |
Devine Lu Linvega
|
5249d7612d
|
Do not walk whitespace on create_rule
|
2024-04-12 10:07:42 -07:00 |
Devine Lu Linvega
|
8bdb791365
|
Housekeeping
|
2024-04-12 09:56:07 -07:00 |
~d6
|
797a318843
|
clean up and speed up
|
2024-04-12 12:53:40 -04:00 |
Devine Lu Linvega
|
dfbb9c4fac
|
Only test for registers following a spacer
|
2024-04-12 09:45:53 -07:00 |
Devine Lu Linvega
|
86bc540ee2
|
Generalized space-eating writing
|
2024-04-12 09:34:55 -07:00 |
Devine Lu Linvega
|
9c9814d6f7
|
Do not pick up on varibles when part of words
|
2024-04-12 09:29:03 -07:00 |
Devine Lu Linvega
|
931d43ea9c
|
Fixed space leak
|
2024-04-12 08:54:07 -07:00 |
~d6
|
3904d428a8
|
Merge remote-tracking branch 'upstream/master' into d6/binary
|
2024-04-12 10:42:31 -04:00 |
Devine Lu Linvega
|
e04d4fa23f
|
Added escape character for space
|
2024-04-12 07:35:46 -07:00 |
~d6
|
ddbe324a7e
|
Merge remote-tracking branch 'upstream/master' into d6/binary
|
2024-04-12 09:13:30 -04:00 |
Devine Lu Linvega
|
12a767dc0e
|
Fixed rule in tictactoe
|
2024-04-11 17:58:44 -07:00 |
Devine Lu Linvega
|
bf7b3f42f6
|
Made printing routines postfix
|
2024-04-11 17:20:35 -07:00 |
Devine Lu Linvega
|
e67d30d8f3
|
Added tictactoe example
|
2024-04-11 17:01:48 -07:00 |
~d6
|
dab7f4eb2a
|
binary string
|
2024-04-11 19:03:25 -04:00 |