Gwenhael Le Moine
|
159a963490
|
wrapper around object creation
|
2022-02-28 11:40:47 +01:00 |
|
Gwenhael Le Moine
|
fcb809d797
|
[WIP] almost there
|
2022-02-26 18:53:39 +01:00 |
|
Gwenhael Le Moine
|
e0b085bc8a
|
implement MANT
|
2022-02-22 16:38:42 +01:00 |
|
Gwenhael Le Moine
|
7fce85d694
|
switch from test-unit to minitest
|
2022-02-17 15:09:29 +01:00 |
|
Gwenhael Le Moine
|
42244c7106
|
Merge branch 'trunk' of ssh://src.le-moine.org:38172/gwh/rpl.rb into trunk
|
2022-02-15 18:48:27 +01:00 |
|
Gwenhael Le Moine
|
df32808ae0
|
xpon
|
2022-02-15 18:48:19 +01:00 |
|
Gwenhael Le Moine
|
8b07724e50
|
make it a gem
|
2022-02-15 17:06:19 +01:00 |
|
Gwenhael Le Moine
|
2d94127444
|
refactoring, make comment active documentation
|
2022-02-11 15:46:47 +01:00 |
|
Gwenhael Le Moine
|
b8724a4a1c
|
refactoring: split interpreter
|
2022-02-10 14:50:59 +01:00 |
|
Gwenhael Le Moine
|
6dae5e3eb0
|
refactoring: inline parser & runner into Interpreter
|
2022-02-09 13:38:32 +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
|
f1a2947e8e
|
review/rationalize ADD
|
2021-12-16 16:34:59 +01:00 |
|
Gwenhael Le Moine
|
1ddccc3eee
|
all tests use lang.run() instead of handcrafted stacks
|
2021-12-08 16:08:49 +01:00 |
|
Gwenhael Le Moine
|
67a4213eb4
|
all words take and return stack & dictionary
|
2021-12-07 16:46:33 +01:00 |
|
Gwenhael Le Moine
|
c13692c030
|
fix merge
|
2021-12-07 16:19:23 +01:00 |
|
Gwenhael Le Moine
|
d537087088
|
merge
Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
|
2021-12-07 16:17:28 +01:00 |
|
Gwenhael Le Moine
|
cfcbcc7ce5
|
Rpl:: → Rpl::Lang::
|
2021-12-07 15:50:58 +01:00 |
|
Gwenhael Le Moine
|
ca6b79a8ad
|
implement pi, e and some operations
|
2021-12-02 15:33:22 +01:00 |
|
Gwenhael Le Moine
|
e2abe0899c
|
implement BASE&co, store numeric's base and adapt display
|
2021-11-23 16:16:21 +01:00 |
|
Gwenhael Le Moine
|
66f622ac68
|
[refactoring] rename to Rpl; unsplit core
|
2021-11-23 13:10:03 +01:00 |
|
Gwenhael Le Moine
|
95e2419931
|
test all implemented operations
|
2021-11-23 13:01:17 +01:00 |
|
Gwenhael Le Moine
|
4ec3211b61
|
name test classes correctly
|
2021-11-23 13:00:42 +01:00 |
|
Gwenhael Le Moine
|
c7d4d22636
|
test +
|
2021-11-10 16:44:57 +01:00 |
|