Commit graph

265 commits

Author SHA1 Message Date
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
Gwenhael Le Moine
7a157faee0
todo and revamp README.md 2022-10-04 14:39:53 +02:00
Gwenhael Le Moine
62c0420a57
forgot to update in-language version, bump to 0.9.1 2022-10-04 14:22:55 +02:00
Gwenhael Le Moine
339b64486e
test logarithm words (only 'e' for the moment) 2022-10-04 14:12:48 +02:00
Gwenhael Le Moine
36ba5fa297
test list operations 2022-08-31 13:19:35 +02:00
Gwenhael Le Moine
6562a4297e
basic tests of complexes' operations 2022-08-31 13:05:26 +02:00
Gwenhael Le Moine
d3d24cb145
implement some Complex words 2022-08-31 12:21:46 +02:00
Gwenhael Le Moine
409ed653f2
replaces remnant proc run() with RplProgram 2022-08-31 12:21:14 +02:00
Gwenhael Le Moine
7a5e3bf262
renamed words spec files 2022-08-31 12:20:27 +02:00
Gwenhael Le Moine
b523e2b1cd
parse and represent Complex numbers 2022-08-31 11:10:33 +02:00
Gwenhael Le Moine
418fc078a0
words: one file per category 2022-08-31 10:10:42 +02:00