Commit graph

275 commits

Author SHA1 Message Date
Gwenhael Le Moine
650d15b830
s/MiniTest/Minitest/g
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2024-03-27 08:08:43 +01:00
Gwenhael Le Moine
ace7133a85
0.17.1 2023-07-25 15:59:35 +02:00
Gwenhael Le Moine
bfb5a22602
0.17.0 2023-07-25 15:52:41 +02:00
Gwenhael Le Moine
a194565a1d
fix coordinates calculation of pixels 2023-07-25 15:50:13 +02:00
Gwenhael Le Moine
e60b310585
drop GROB2ASCIIART, introduce BLANK 2023-07-20 16:51:46 +02:00
Gwenhael Le Moine
7773007fc3
persist LCD too 2023-07-20 16:51:09 +02:00
Gwenhael Le Moine
0da1ab8590
fix PIXOFF based on cff29e546a 2023-07-20 16:42:04 +02:00
Gwenhael Le Moine
002da6df44
experiment with drawille to display LCD + improving LCD 2023-07-20 16:27:38 +02:00
Gwenhael Le Moine
c763c7bd4b
interpreter's display is a RplGrOb 2023-07-07 17:52:31 +02:00
Gwenhael Le Moine
3fa79fe97d
new RplGrOb type and related words, plus display management words 2023-07-06 16:51:32 +02:00
Gwenhael Le Moine
422a7828a5
First step towards an pseudo-LCD display
Words: lcdon, lcdoff, pixon, pixoff
2023-07-06 15:09:29 +02:00
Gwenhael Le Moine
a97d8061d7
0.16.2 2023-04-06 14:29:25 +02:00
Gwenhael Le Moine
0710c33dbf
SHEVAL returns the output as a list of strings 2023-04-06 14:28:37 +02:00
Gwenhael Le Moine
d53b3b6875
rename SYSEVAL→SHEVAL, move code into program to avoid error when building gem 2023-03-19 11:44:54 +01:00
Gwenhael Le Moine
95eb598079
bump version to 0.16.0 2023-02-09 16:45:22 +01:00
Gwenhael Le Moine
b3b02165a4
[words] add SYSEVAL to run underlying OS commands 2023-02-09 16:44:45 +01:00
Gwenhael Le Moine
4483bb5e13
coherence 2023-01-17 16:16:55 +01:00
Gwenhael Le Moine
3666c19602
made a pass with rubocop
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2023-01-05 15:17:19 +01:00
Gwenhael Le Moine
953eabc15c
0.15.2
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2022-11-15 14:29:24 +01:00
Gwenhael Le Moine
a21cf92e25
add sample rpl rpograms
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2022-11-15 14:27:56 +01:00
Gwenhael Le Moine
291db997c5
refine decision to launch repl; option to set verbosity
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
2022-11-15 14:24:38 +01:00
Gwenhael Le Moine
e43eaff903
0.15.0 2022-11-15 13:54:30 +01:00
Gwenhael Le Moine
522c07b5f3
verbosity (+levels); debug messages; -q implies no persistence 2022-11-15 13:53:24 +01:00
Gwenhael Le Moine
70b69d94af
print stack to $stdout on exiting 2022-11-15 13:52:39 +01:00
Gwenhael Le Moine
02dfbada7a
update README about $XDG_DATA_HOME 2022-11-10 10:53:55 +01:00
Gwenhael Le Moine
bd5cf16ea5
0.14.0 2022-10-30 15:24:54 +01:00
Gwenhael Le Moine
c4a3afdb7f
Merge branch 'trunk' of ssh://src.le-moine.org:38172/gwh/rpl.rb into trunk 2022-10-30 15:23:03 +01:00
Gwenhael Le Moine
41a0d5e7e4
save persisted state into $XDG_DATA_HOME/rpl.rb/env.rpl 2022-10-30 15:22:23 +01:00
Gwenhael Le Moine
fcefc2d098
! there too 2022-10-13 09:25:55 +02:00
Gwenhael Le Moine
b61d4a085b
0.13.0 2022-10-12 17:09:20 +02:00
Gwenhael Le Moine
8cfb5ce26a
add a Ruby-esque ! suffix to some methods 2022-10-12 17:04:50 +02:00
Gwenhael Le Moine
a48d2ab6a6
words are case-INsensitive, variables remain case-sensitive 2022-10-12 16:34:26 +02:00
Gwenhael Le Moine
561ec1072a
update description, add README.md to rdoc 2022-10-11 13:56:46 +02:00
Gwenhael Le Moine
a75caccbe9
0.12.0 2022-10-11 13:37:49 +02:00
Gwenhael Le Moine
3be0140d64
show error 2022-10-11 13:35:27 +02:00
Gwenhael Le Moine
31443519e8
don't confuse Emacs' syntax highlighting 2022-10-11 13:34:52 +02:00
Gwenhael Le Moine
d54bebdcec
HISTORY pushes the history on the stack as a list 2022-10-11 13:32:19 +02:00
Gwenhael Le Moine
0d07d0e0dd
leave the terminal as we found it 2022-10-11 13:29:09 +02:00
Gwenhael Le Moine
91d6eab71f
use reline instead of readline 2022-10-11 13:06:26 +02:00
Gwenhael Le Moine
a8a736b527
0.11.0 2022-10-05 15:23:35 +02:00
Gwenhael Le Moine
6f3fe40a03
rename EDIT → EXTEDIT, EDIT now use prompt 2022-10-05 15:22:15 +02:00
Gwenhael Le Moine
0d5baf6417
0.10.3 2022-10-05 09:56:49 +02:00
Gwenhael Le Moine
8d1f6519aa
fix HISTORY 2022-10-05 09:56:12 +02:00
Gwenhael Le Moine
423753feb4
correct help strings of repl words 2022-10-05 09:55:46 +02:00
Gwenhael Le Moine
06e43ca137
set version number in lib/rpl.rb and nowhere else 2022-10-05 09:27:26 +02:00
Gwenhael Le Moine
864a8a2b07
explain more in README 2022-10-04 17:10:23 +02:00
Gwenhael Le Moine
1630622f51
define Version so that it's picked by OptParser for --version 2022-10-04 17:10:00 +02:00
Gwenhael Le Moine
aacb10de95
version 0.10.1 2022-10-04 16:51:25 +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
dfac755ce5
File.expand_path is way more useful than File.absolute_path 2022-10-04 16:47:48 +02:00