Commit graph

248 commits

Author SHA1 Message Date
Louis Rubet
8cd889602b #40: completed commands prec and round 2017-05-22 17:09:15 +02:00
Louis Rubet
00a3583ef2 #40: added command prec 2017-05-22 14:29:55 +02:00
Louis Rubet
2cbcc939b9 #42: abs, log2, alog2 and aliases exp2, exp10, pow, sqr 2017-05-22 13:48:06 +02:00
Louis Rubet
4e35df69af #60: mpfr_snprintf instead of mpfr_sprintf 2017-05-21 19:48:23 +02:00
Louis Rubet
ddd499873b Merge pull request #59 from louisrubet/mpfr
Mpfr
2017-05-20 22:55:09 +02:00
Louis Rubet
c85a49f9cc #3: tests on branch (error cases) 2017-05-20 22:52:53 +02:00
Louis Rubet
0bd10c5508 #3: test on branch 2017-05-20 22:52:53 +02:00
Louis Rubet
201966fe2e #56: added error case in preprocess() 2017-05-20 22:52:53 +02:00
Louis Rubet
3b72e9d714 #34, #58, #55: multiple evo (branch and errors refactoring) 2017-05-20 22:52:53 +02:00
Louis Rubet
b0d57dd2b4 #34: debug for..step commands 2017-05-19 14:12:48 +02:00
Louis Rubet
45d76ae8f3 #34: implement step command for mpfr 2017-05-17 19:33:38 +02:00
Louis Rubet
c5d19bff13 #34: debug for..netx commands 2017-05-17 18:15:03 +02:00
Louis Rubet
93308df8e8 #3: completed branch 2017-05-17 18:14:33 +02:00
Louis Rubet
7877ef1c7f #34: go on debugging start-next commands 2017-05-15 18:00:31 +02:00
Louis Rubet
fa1ba11683 #3: added branch tests 2017-05-15 17:18:36 +02:00
Louis Rubet
dc2d33393a #34: refactoring start..next 2017-05-15 17:17:49 +02:00
Louis Rubet
8f0d815f1e #3: renamed tests on test ! 2017-05-13 12:46:42 +02:00
Louis Rubet
7d95bbb211 #3: test string commands 2017-05-13 12:43:53 +02:00
Louis Rubet
95835cae84 #3: test string commands 2017-05-13 12:41:40 +02:00
Louis Rubet
3f77c053c5 #52: debug type command 2017-05-13 12:20:07 +02:00
Louis Rubet
4978776ee0 #53: removed comand verbose 2017-05-13 12:19:07 +02:00
Louis Rubet
a01c5b50bc #3: general and real tests 2017-05-13 12:08:41 +02:00
Louis Rubet
a74eb3914c #3: added string test 2017-05-12 17:47:34 +02:00
Louis Rubet
feffc80bcc #3: added default test 2017-05-12 17:27:40 +02:00
Louis Rubet
9846c3885b #51: type command does not drop its argument anymore 2017-05-02 17:48:14 +02:00
Louis Rubet
e935c5356a #47: hex, dec, bin are now per real 2017-05-02 17:30:34 +02:00
Louis Rubet
f6c18b40a0 #3: completed some tests 2017-05-02 17:06:08 +02:00
Louis Rubet
b9d9f631b0 #50: corrected regression on rot 2017-05-02 17:05:09 +02:00
Louis Rubet
aa660fe8f4 #3: completed binary tests 2017-05-02 16:49:57 +02:00
Louis Rubet
d7a13566fd #47: removed binary type and functions 2017-05-02 16:16:46 +02:00
Louis Rubet
b7691135ed #49: debug eval issue 2017-05-02 11:57:10 +02:00
Louis Rubet
7fe9b7d1ae #49: debug autoeval issue 2017-05-02 11:39:26 +02:00
Louis Rubet
3341e68d64 #49: debug autoeval issue 2017-05-02 11:33:37 +02:00
Louis Rubet
18513ca48b #34: debug tests on MPRF 2017-05-02 11:27:04 +02:00
Louis Rubet
3f79bfee1e #3: testing general functions 2017-05-02 10:55:12 +02:00
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