Commit graph

27 commits

Author SHA1 Message Date
Gwenhael Le Moine
02dfbada7a
update README about $XDG_DATA_HOME 2022-11-10 10:53:55 +01:00
Gwenhael Le Moine
8cfb5ce26a
add a Ruby-esque ! suffix to some methods 2022-10-12 17:04:50 +02:00
Gwenhael Le Moine
864a8a2b07
explain more in README 2022-10-04 17:10:23 +02:00
Gwenhael Le Moine
4dfe9554cb
Persist stack and variable in ~/.local/state/rpl.rb/machine 2022-10-04 16:49:24 +02:00
Gwenhael Le Moine
7a157faee0
todo and revamp README.md 2022-10-04 14:39:53 +02:00
Gwenhael Le Moine
db0d8cb5a9
[bug] fix variable overwriting bug 2022-08-30 14:35:13 +02:00
Gwenhael Le Moine
fe3723b27f
FIXME: found a bug: var1 var2 +|-|*|\ ===> result in on stack (normal) AND stored in var1 (_bug_) 2022-07-03 19:50:28 +02:00
Gwenhael Le Moine
d7754473ec
image-dump idea to do 2022-07-02 22:31:48 +02:00
Gwenhael Le Moine
e5bd6d1fb2
namespaces todo explanation 2022-05-11 15:37:31 +02:00
Gwenhael Le Moine
5fed987012
SDL 2022-05-11 15:18:16 +02:00
Gwenhael Le Moine
b50be60304
advertise rake commands in README 2022-03-09 11:22:20 +01:00
Gwenhael Le Moine
76307759a4
integers are printed as such, without .0 part 2022-03-09 11:22:13 +01:00
Gwenhael Le Moine
f3a0d7e91e
0.7.1: fix numeric parsing not using BigDecimal 2022-03-02 14:27:35 +01:00
Gwenhael Le Moine
92bd286f71
implement EDIT 2022-02-28 11:41:56 +01:00
Gwenhael Le Moine
b1df57482a
done 2022-02-26 21:21:07 +01:00
Gwenhael Le Moine
02f322744b
short-term todo-list 2022-02-25 20:11:43 +01:00
Gwenhael Le Moine
77afa709f4
allow comments, using '#' 2022-02-22 15:53:22 +01:00
Gwenhael Le Moine
777659da1c
offer alternatives to not-implemented words 2022-02-22 15:34:56 +01:00
Gwenhael Le Moine
14567f4d96
todo comments 2022-02-22 15:34:32 +01:00
Gwenhael Le Moine
8b07724e50
make it a gem 2022-02-15 17:06:19 +01:00
Gwenhael Le Moine
3ebec3e4b0
biggest refactoring, OOP 2022-02-10 14:33:09 +01:00
Gwenhael Le Moine
36283d6d4b
generalize use of BigDecimal in :numeric's 2022-02-09 10:53:00 +01:00
Gwenhael Le Moine
96868a742f
add BigDecimal todo 2022-02-02 16:42:19 +01:00
Gwenhael Le Moine
6907e8b9dc
don't store surrounding '' "" «» in value, eliminate [1..-2] in value use 2022-01-26 18:30:51 +01:00
Gwenhael Le Moine
88653b7bc1
TODO 2022-01-26 16:15:20 +01:00
Gwenhael Le Moine
43b79a2927
add TODO-list to README 2022-01-18 17:06:13 +01:00
gwh
bbb2426757 Initial commit 2021-10-30 17:44:38 +02:00