Commit graph

11 commits

Author SHA1 Message Date
Gwenhael Le Moine
6562a4297e
basic tests of complexes' operations 2022-08-31 13:05:26 +02:00
Gwenhael Le Moine
b523e2b1cd
parse and represent Complex numbers 2022-08-31 11:10:33 +02:00
Gwenhael Le Moine
c0910c0899
split REPL words; factorize category naming; style 2022-08-31 09:57:10 +02:00
Gwenhael Le Moine
db0d8cb5a9
[bug] fix variable overwriting bug 2022-08-30 14:35:13 +02: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
e27f829ff3
numerals formatting in sync with rpn-2.4 2022-03-02 14:03:02 +01:00
Gwenhael Le Moine
6219323661
avoid circular requiring 2022-02-26 20:51:09 +01:00
Gwenhael Le Moine
fcb809d797
[WIP] almost there 2022-02-26 18:53:39 +01:00
Gwenhael Le Moine
e9dbfbdfd8
new parser based on objectified types 2022-02-25 20:04:33 +01:00
Gwenhael Le Moine
52480c0a7a
core → words; refactor types; test types 2022-02-25 15:43:48 +01:00