Commit graph

163 commits

Author SHA1 Message Date
Louis Rubet
2e235c1e17 #34, #48: LGPLv3 + mention of MPFR 2017-05-02 10:53:50 +02:00
Louis Rubet
2311fbcf14 #5, #34: stack and mpfr issues 2017-05-02 10:47:31 +02:00
Louis Rubet
e63e6f98aa #5: stack refactoring 2017-05-02 10:47:03 +02:00
Louis Rubet
6fe768006a #34: corrected mpfr issues 2017-05-02 10:45:28 +02:00
Louis Rubet
db320874b6 #5: used correct mpfr_t obj instead of internal MPFR struct 2017-04-29 16:48:14 +02:00
Louis Rubet
537984acd3 Corrected tests 2017-04-29 16:46:46 +02:00
Louis Rubet
dce5743ddf #44: debug get_binary_bin 2017-04-29 16:09:50 +02:00
Louis Rubet
d808cff98b #3: corrected entry test 2017-04-29 15:44:06 +02:00
Louis Rubet
1f48300307 #5: stack refactoring 2017-04-29 15:43:05 +02:00
Louis Rubet
a7255022f9 #5: changes due to stack refactoring 2017-04-29 15:42:41 +02:00
Louis Rubet
58081a3a9e #5: changes due to stack refactoring 2017-04-29 15:42:06 +02:00
Louis Rubet
10a24649c6 #34: Parsing float for mpfr 2017-04-29 15:40:55 +02:00
Louis Rubet
9732561f35 Added type, default, pow, sqr, test usage 2017-04-29 15:39:44 +02:00
Louis Rubet
ea2d25eda3 Added debug capacities 2017-04-29 15:38:34 +02:00
Louis Rubet
d5044077d3 #3: completed entry 2017-04-23 15:57:25 +02:00
Louis Rubet
f3e052db40 #2: new test sheets 2017-04-23 15:50:19 +02:00
Louis Rubet
afd9b0f71c #34: stack refactoring 2017-04-23 15:49:28 +02:00
Louis Rubet
9b706b0099 #2: corrected step determination criteria 2017-04-23 15:37:42 +02:00
Louis Rubet
bdfad9624e #46: added command default 2017-04-23 15:02:46 +02:00
Louis Rubet
f2c65aa4be #2: test (core) function updated 2017-04-22 22:49:44 +02:00
Louis Rubet
335d6f493f #45: added command type 2017-04-22 22:17:51 +02:00
Louis Rubet
c388572fa8 #34: debug depth 2017-04-22 11:39:24 +02:00
Louis Rubet
eb08856132 #34: debug btor 2017-04-22 11:21:55 +02:00
Louis Rubet
0bf44471cb #34: removed adding of pow and sqr (should be changed in its own issue) 2017-04-22 10:53:52 +02:00
Louis Rubet
812bd01d6a #34: going to significand stored in stack [second part]: end and parse 2017-04-22 00:29:50 +02:00
Louis Rubet
e786df74a8 #34: going to significand stored in stack [first part] 2017-04-21 17:40:01 +02:00
RUBET Louis
2bdc1c4f72 #34: refactored stack::pop_back() for easier code 2017-04-21 13:58:44 +02:00
Louis Rubet
980a282fbd #34: version change 2017-04-20 23:06:49 +02:00
Louis Rubet
88708825e4 #34: implements logs, real, test, trig commands with MPFR 2017-04-20 22:46:48 +02:00
Louis Rubet
0f8f76f283 #34: implemented binary, branch, general, stack and store commands 2017-04-19 23:31:18 +02:00
Louis Rubet
67403c56ff #34: update test commands 2017-04-19 14:13:22 +02:00
Louis Rubet
7ddde5dea5 #34: MPFR lib, general and real calc, some branch 2017-04-18 22:53:55 +02:00
Louis Rubet
4670aa77c0 #34: MPFR lib, first attempt 2017-04-17 23:10:53 +02:00
Louis Rubet
ccca25ab24 #37: corrected buffer overflow in string allocation 2017-04-15 19:34:01 +02:00
RUBET Louis
7e4321dd38 Completed README.md 2016-10-03 11:10:08 +02:00
RUBET Louis
c9abc30b5c Completed README.md 2016-10-03 11:06:36 +02:00
RUBET Louis
9c23e520e0 Corrected README.md issues 2016-10-03 10:49:42 +02:00
RUBET Louis
4f09ad7bf7 README to README.md 2016-10-03 10:39:32 +02:00
Louis Rubet
d9f2992728 Update README 2015-09-11 17:57:28 +02:00
Louis
f0af5e2d6b Corrected software date, uname shows GNU General Public License 2015-07-23 13:39:55 +02:00
Louis
1720d884eb help now shows titles in bold chars 2015-07-23 13:35:02 +02:00
Louis
4b4336520b Removed rpn-algebra.h to get closer from RPL category names 2015-07-23 13:23:05 +02:00
Louis
777c37e1b6 Moved rpn-algebra.h -> rpn-real.h to get closer from RPL category names 2015-07-23 13:22:42 +02:00
Louis
e128e2cb33 Changed category names to get closer from RPL (GENERAL->REAL) 2015-07-23 13:21:48 +02:00
Louis
c8faca978b Added modulo fn 2015-07-23 12:00:54 +02:00
Louis
b86ca1ffb1 tabs to spaces 2015-05-19 17:51:03 +02:00
Louis
7a0be15631 tabs to spaces 2015-05-19 17:50:36 +02:00
Louis Rubet
0a6c4061b1 Correct english in README 2015-05-19 17:38:21 +02:00
Louis
25973265ba Version 1.3.2 2015-04-24 09:31:42 +02:00
Louis
0b7e2eeb19 Default precision to 12 digits, dec, bin and oct alignment to 8 2015-04-24 09:29:59 +02:00