Commit graph

173 commits

Author SHA1 Message Date
Louis Rubet
0c0c42d3e0 #97: sto+, sto-, sto*, sto/, sneg, sinv 2017-05-29 17:55:47 +02:00
Louis Rubet
a0e28dff59 #98: changed "stack should be" error message 2017-05-29 17:53:42 +02:00
Louis Rubet
61ac6555e7 #97: sto+, sto-, sto*, sto/, sneg, sinv 2017-05-29 16:02:52 +02:00
Louis Rubet
41b3312c23 Version 2.1-RC1 2017-05-29 13:22:52 +02:00
Louis Rubet
5bb1437197 #93, #94: new category MODE with its test file 02-mode.txt, removed 02-entry.txt, complete other tests with 02-entry.txt content 2017-05-29 13:20:38 +02:00
Louis Rubet
4a549d0116 #90: debugged program entry and tests, debugged stack management, #91: show stack level in interactive mode" 2017-05-28 22:52:51 +02:00
Louis Rubet
b69c354019 #89: moved prec and round from GENERAL to REAL REPRESENTATION 2017-05-28 01:35:11 +02:00
Louis Rubet
55a0638ffb #88: debugged local variable unevaluated 2017-05-28 01:32:06 +02:00
Louis Rubet
57c7f21063 #87: 2.0 2017-05-27 22:50:10 +02:00
Louis Rubet
03d5c14b16 #84: debugged readline artefact, refactored constants 2017-05-27 22:19:17 +02:00
Louis Rubet
f276b06095 #83: removed bin command and representation 2017-05-27 19:16:00 +02:00
Louis Rubet
6c35b5fba3 #82: changed error show 2017-05-27 19:02:58 +02:00
Louis Rubet
2e4b623d05 #81: debugged default 2017-05-27 18:38:57 +02:00
Louis Rubet
031141203f #78: r2d and d2r now allocate on stack 2017-05-27 18:21:13 +02:00
Louis Rubet
9feb78cb53 #77: added roll, rolld, over, dupn, dropn 2017-05-27 14:08:09 +02:00
Louis Rubet
e34a3de33d #76: added command chs 2017-05-25 23:24:35 +02:00
Louis Rubet
341b0d94c1 #75: debugged r2d, d2r 2017-05-25 23:09:12 +02:00
Louis Rubet
79f7aa946a #66: debugged max precision 2017-05-25 22:13:19 +02:00
Louis Rubet
a322362422 #66: prec command says 'out of range', help shows precision range 2017-05-25 21:36:15 +02:00
Louis Rubet
b0262cd9ff #72: added by refactoring 2017-05-25 19:00:44 +02:00
Louis Rubet
9c88a4f679 #72: refactored source code for [quite] conventional cpp and hpp. Includes in class still exist 2017-05-25 18:13:16 +02:00
Louis Rubet
201b41f24f #70: generalized parent heaps chaning 2017-05-25 12:36:30 +02:00
Louis Rubet
5ba8c505e6 #73: tests on store commands, debugged rcl 2017-05-25 12:33:51 +02:00
Louis Rubet
47252ae44b #69: added includes in test files, changed conclusion 2017-05-25 10:11:38 +02:00
Louis Rubet
f6f6bb82aa #67: debugged instr 2017-05-24 23:47:26 +02:00
Louis Rubet
7bf122d18f #63: debug vars realloc problem 2017-05-24 23:32:25 +02:00
Louis Rubet
bd2ec62c87 #60: debugged test-core 2017-05-24 17:28:54 +02:00
Louis Rubet
99cff3ab43 #60: debugged test-core 2017-05-24 17:28:13 +02:00
Louis Rubet
3063351a3f #60: printf instead of cout for MPFR 2017-05-24 14:09:52 +02:00
Louis Rubet
6f3c4ffb85 #63: light stack refactoring 2017-05-24 12:01:48 +02:00
Louis Rubet
cf19da87fb #65: modified help 2017-05-24 11:56:20 +02:00
Louis Rubet
3c4af1fda4 #63: light stack refactoring 2017-05-24 11:55:40 +02:00
Louis Rubet
967ba19d0b #64: refactored constant.h 2017-05-23 14:55:09 +02:00
Louis Rubet
30aba89b5e #64: added constant.h 2017-05-23 14:47:30 +02:00
Louis Rubet
a05de24703 #64: removed useless members 2017-05-23 14:34:43 +02:00
Louis Rubet
332e73d561 #63: refactored stack for heavy allocations 2017-05-23 14:34:36 +02:00
Louis Rubet
460f011b80 #63: debugging large stack reallocs 2017-05-22 23:32:39 +02:00
Louis Rubet
dc0061c724 #63: removing vectors from stack 2017-05-22 18:22:15 +02:00
Louis Rubet
1232cb10da #63: removed object length storing 2017-05-22 17:27:54 +02:00
Louis Rubet
9c13206818 #40: completed commands prec and round 2017-05-22 17:09:15 +02:00
Louis Rubet
6a0885a56c #40: added command prec 2017-05-22 14:29:55 +02:00
Louis Rubet
5d8096088c #42: abs, log2, alog2 and aliases exp2, exp10, pow, sqr 2017-05-22 13:48:06 +02:00
Louis Rubet
2d41c64268 #60: mpfr_snprintf instead of mpfr_sprintf 2017-05-21 19:48:23 +02:00
Louis Rubet
b42290d980 #56: added error case in preprocess() 2017-05-20 22:52:53 +02:00
Louis Rubet
272e2417fd #34, #58, #55: multiple evo (branch and errors refactoring) 2017-05-20 22:52:53 +02:00
Louis Rubet
f2c7753f62 #34: debug for..step commands 2017-05-19 14:12:48 +02:00
Louis Rubet
c250535dd9 #34: implement step command for mpfr 2017-05-17 19:33:38 +02:00
Louis Rubet
e4dced2735 #34: debug for..netx commands 2017-05-17 18:15:03 +02:00
Louis Rubet
90d67f00cf #34: go on debugging start-next commands 2017-05-15 18:00:31 +02:00
Louis Rubet
4de622514e #34: refactoring start..next 2017-05-15 17:17:49 +02:00