branch.rb
|
EVAL can eval anything
|
2021-12-09 16:32:03 +01:00 |
filesystem.rb
|
implement FWRITE, test FEVAL too
|
2021-12-16 11:02:42 +01:00 |
general.rb
|
all words take and return stack & dictionary
|
2021-12-07 16:46:33 +01:00 |
logs.rb
|
Rpl::Core ⇒ Rpl::Lang::Core
|
2021-12-15 13:33:06 +01:00 |
mode.rb
|
format type's string correctly
|
2021-12-08 12:35:19 +01:00 |
stack.rb
|
DUP by copy instead of reference
|
2021-12-16 15:22:33 +01:00 |
store.rb
|
I prefer .lookup() rather than []
|
2021-12-08 16:38:46 +01:00 |
test.rb
|
s/_or_equal_than/_than_or_equal/g
|
2021-12-09 09:12:51 +01:00 |
time-date.rb
|
properly enclose strings in ""
|
2021-12-15 16:34:57 +01:00 |
trig.rb
|
source and string formatting
|
2022-01-18 22:30:34 +01:00 |