Commit graph

252 commits

Author SHA1 Message Date
Louis Rubet
da340837e3 #34: Parsing float for mpfr 2017-04-29 15:40:55 +02:00
Louis Rubet
136afd3b3c Added type, default, pow, sqr, test usage 2017-04-29 15:39:44 +02:00
Louis Rubet
c3fff7d08f Added debug capacities 2017-04-29 15:38:34 +02:00
Louis Rubet
dc71d2c560 #3: completed entry 2017-04-23 15:57:25 +02:00
Louis Rubet
d7fe2ce743 #2: new test sheets 2017-04-23 15:50:19 +02:00
Louis Rubet
4d394e845e #34: stack refactoring 2017-04-23 15:49:28 +02:00
Louis Rubet
df3042325a #2: corrected step determination criteria 2017-04-23 15:37:42 +02:00
Louis Rubet
d4a47c32ff #46: added command default 2017-04-23 15:02:46 +02:00
Louis Rubet
e375323434 #2: test (core) function updated 2017-04-22 22:49:44 +02:00
Louis Rubet
fd9a78904d #45: added command type 2017-04-22 22:17:51 +02:00
Louis Rubet
b1a3b686f4 #34: debug depth 2017-04-22 11:39:24 +02:00
Louis Rubet
5a38bb3cfc #34: debug btor 2017-04-22 11:21:55 +02:00
Louis Rubet
5d1a76f539 #34: removed adding of pow and sqr (should be changed in its own issue) 2017-04-22 10:53:52 +02:00
Louis Rubet
47a38ba5ae #34: going to significand stored in stack [second part]: end and parse 2017-04-22 00:29:50 +02:00
Louis Rubet
991313dbaf #34: going to significand stored in stack [first part] 2017-04-21 17:40:01 +02:00
Louis Rubet
14adfd873e #34: refactored stack::pop_back() for easier code 2017-04-21 13:58:44 +02:00
Louis Rubet
c877cb20d8 #34: version change 2017-04-20 23:06:49 +02:00
Louis Rubet
ee508bb605 #34: implements logs, real, test, trig commands with MPFR 2017-04-20 22:46:48 +02:00
Louis Rubet
c2b3b2a35a #34: implemented binary, branch, general, stack and store commands 2017-04-19 23:31:18 +02:00
Louis Rubet
f43bd3f9d9 #34: update test commands 2017-04-19 14:13:22 +02:00
Louis Rubet
a3e13d2823 #34: MPFR lib, general and real calc, some branch 2017-04-18 22:53:55 +02:00
Louis Rubet
a3db857170 #34: MPFR lib, first attempt 2017-04-17 23:10:53 +02:00
Louis Rubet
050f66ce50 #37: corrected buffer overflow in string allocation 2017-04-15 19:34:01 +02:00
Louis Rubet
8e6a2cedaf Completed README.md 2016-10-03 11:10:08 +02:00
Louis Rubet
db16e1cafe Completed README.md 2016-10-03 11:06:36 +02:00
Louis Rubet
680a7f73e0 Corrected README.md issues 2016-10-03 10:49:42 +02:00
Louis Rubet
dad0708d12 README to README.md 2016-10-03 10:39:32 +02:00
Louis Rubet
eb269358d0 Update README 2015-09-11 17:57:28 +02:00
Louis
185ddd39f6 Corrected software date, uname shows GNU General Public License 2015-07-23 13:39:55 +02:00
Louis
41a783cfd8 help now shows titles in bold chars 2015-07-23 13:35:02 +02:00
Louis
65e8f4966d Removed rpn-algebra.h to get closer from RPL category names 2015-07-23 13:23:05 +02:00
Louis
fe4af08633 Moved rpn-algebra.h -> rpn-real.h to get closer from RPL category names 2015-07-23 13:22:42 +02:00
Louis
d807d5596d Changed category names to get closer from RPL (GENERAL->REAL) 2015-07-23 13:21:48 +02:00
Louis
bb95dda8be Added modulo fn 2015-07-23 12:00:54 +02:00
Louis
311d00906d tabs to spaces 2015-05-19 17:51:03 +02:00
Louis
f62805cfd3 tabs to spaces 2015-05-19 17:50:36 +02:00
Louis Rubet
6a4d8a6256 Correct english in README 2015-05-19 17:38:21 +02:00
Louis
64ebe6ccb3 Version 1.3.2 2015-04-24 09:31:42 +02:00
Louis
de9cbe3a7e Default precision to 12 digits, dec, bin and oct alignment to 8 2015-04-24 09:29:59 +02:00
Louis Rubet
120f277348 v1.3.1 2015-03-16 11:38:31 +01:00
Louis
60de937de2 Permit entries like "1 2+" meaning "1 2 +" 2015-03-06 11:37:18 +01:00
Louis Rubet
7077b95568 Update README 2015-03-05 17:03:16 +01:00
Louis Rubet
637b6d16b0 Add edit command 2015-03-05 16:55:09 +01:00
Louis
e12dd87ff9 Fixed command edit numbers format 2015-03-04 18:28:54 +01:00
Louis
cc009e8787 Added command edit 2015-03-04 18:21:11 +01:00
Louis
f27efe58d8 Programs have parent heap 2015-03-04 17:01:30 +01:00
Louis
50d396fbf3 Suppr. WIN32 target 2015-03-04 11:03:55 +01:00
Louis
388d748add Suppr. useless space in prog show 2015-03-04 10:22:22 +01:00
louis
74bd96ace4 auto-eval progs 2015-03-03 22:07:48 +01:00
Louis
6369fca434 Local heap mecanism for local variables 2015-03-03 18:16:56 +01:00