1
0
Fork 0
mirror of https://github.com/louisrubet/rpn synced 2025-02-17 09:33:35 +01:00
Commit graph

216 commits

Author SHA1 Message Date
Louis Rubet
5ba8c505e6 : tests on store commands, debugged rcl 2017-05-25 12:33:51 +02:00
Louis Rubet
d0d051e474 : renamed test files 2017-05-25 11:13:42 +02:00
Louis Rubet
47252ae44b : added includes in test files, changed conclusion 2017-05-25 10:11:38 +02:00
Louis Rubet
f6f6bb82aa : debugged instr 2017-05-24 23:47:26 +02:00
Louis Rubet
7bf122d18f : debug vars realloc problem 2017-05-24 23:32:25 +02:00
Louis Rubet
bd2ec62c87 : debugged test-core 2017-05-24 17:28:54 +02:00
Louis Rubet
99cff3ab43 : debugged test-core 2017-05-24 17:28:13 +02:00
Louis Rubet
3063351a3f : printf instead of cout for MPFR 2017-05-24 14:09:52 +02:00
Louis Rubet
6f3c4ffb85 : light stack refactoring 2017-05-24 12:01:48 +02:00
Louis Rubet
cf19da87fb : modified help 2017-05-24 11:56:20 +02:00
Louis Rubet
3c4af1fda4 : light stack refactoring 2017-05-24 11:55:40 +02:00
Louis Rubet
967ba19d0b : refactored constant.h 2017-05-23 14:55:09 +02:00
Louis Rubet
30aba89b5e : added constant.h 2017-05-23 14:47:30 +02:00
Louis Rubet
a05de24703 : removed useless members 2017-05-23 14:34:43 +02:00
Louis Rubet
332e73d561 : refactored stack for heavy allocations 2017-05-23 14:34:36 +02:00
Louis Rubet
460f011b80 : debugging large stack reallocs 2017-05-22 23:32:39 +02:00
Louis Rubet
dc0061c724 : removing vectors from stack 2017-05-22 18:22:15 +02:00
Louis Rubet
1232cb10da : removed object length storing 2017-05-22 17:27:54 +02:00
Louis Rubet
9c13206818 : completed commands prec and round 2017-05-22 17:09:15 +02:00
Louis Rubet
6a0885a56c : added command prec 2017-05-22 14:29:55 +02:00
Louis Rubet
5d8096088c : abs, log2, alog2 and aliases exp2, exp10, pow, sqr 2017-05-22 13:48:06 +02:00
Louis Rubet
2d41c64268 : mpfr_snprintf instead of mpfr_sprintf 2017-05-21 19:48:23 +02:00
Louis Rubet
627ae75de9 Merge pull request from louisrubet/mpfr
Mpfr
2017-05-20 22:55:09 +02:00
Louis Rubet
dc954e0cd3 : tests on branch (error cases) 2017-05-20 22:52:53 +02:00
Louis Rubet
9bf2180200 : test on branch 2017-05-20 22:52:53 +02:00
Louis Rubet
b42290d980 : added error case in preprocess() 2017-05-20 22:52:53 +02:00
Louis Rubet
272e2417fd , , : multiple evo (branch and errors refactoring) 2017-05-20 22:52:53 +02:00
Louis Rubet
f2c7753f62 : debug for..step commands 2017-05-19 14:12:48 +02:00
Louis Rubet
c250535dd9 : implement step command for mpfr 2017-05-17 19:33:38 +02:00
Louis Rubet
e4dced2735 : debug for..netx commands 2017-05-17 18:15:03 +02:00
Louis Rubet
a16a9e13ce : completed branch 2017-05-17 18:14:33 +02:00
Louis Rubet
90d67f00cf : go on debugging start-next commands 2017-05-15 18:00:31 +02:00
Louis Rubet
075aa90fdd : added branch tests 2017-05-15 17:18:36 +02:00
Louis Rubet
4de622514e : refactoring start..next 2017-05-15 17:17:49 +02:00
Louis Rubet
567ae251c9 : renamed tests on test ! 2017-05-13 12:46:42 +02:00
Louis Rubet
e22233c195 : test string commands 2017-05-13 12:43:53 +02:00
Louis Rubet
0520646388 : test string commands 2017-05-13 12:41:40 +02:00
Louis Rubet
094ce87af1 : debug type command 2017-05-13 12:20:07 +02:00
Louis Rubet
33950edba0 : removed comand verbose 2017-05-13 12:19:07 +02:00
Louis Rubet
f9ff4f4394 : general and real tests 2017-05-13 12:08:41 +02:00
Louis Rubet
ad6e5f598a : added string test 2017-05-12 17:47:34 +02:00
Louis Rubet
102073afe3 : added default test 2017-05-12 17:27:40 +02:00
Louis Rubet
9ba4654812 : type command does not drop its argument anymore 2017-05-02 17:48:14 +02:00
Louis Rubet
3fb349e00b : hex, dec, bin are now per real 2017-05-02 17:30:34 +02:00
Louis Rubet
600ec10e59 : completed some tests 2017-05-02 17:06:08 +02:00
Louis Rubet
9923cbe514 : corrected regression on rot 2017-05-02 17:05:09 +02:00
Louis Rubet
ac692e2f47 : completed binary tests 2017-05-02 16:49:57 +02:00
Louis Rubet
6092d15e77 : removed binary type and functions 2017-05-02 16:16:46 +02:00
Louis Rubet
eedb29a929 : debug eval issue 2017-05-02 11:57:10 +02:00
Louis Rubet
fc4b4dfcd5 : debug autoeval issue 2017-05-02 11:39:26 +02:00