Commit graph

131 commits

Author SHA1 Message Date
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
Louis Rubet
41aadb4be5 v1.3.1 2015-03-16 11:38:31 +01:00
Louis
e883b3f933 Permit entries like "1 2+" meaning "1 2 +" 2015-03-06 11:37:18 +01:00
Louis Rubet
46a7353ad0 Update README 2015-03-05 17:03:16 +01:00
Louis Rubet
9d23711f2a Add edit command 2015-03-05 16:55:09 +01:00
Louis
9b46151966 Fixed command edit numbers format 2015-03-04 18:28:54 +01:00
Louis
98d7ddabf0 Added command edit 2015-03-04 18:21:11 +01:00
Louis
85c842b130 Programs have parent heap 2015-03-04 17:01:30 +01:00
Louis
9043ab4077 Suppr. WIN32 target 2015-03-04 11:03:55 +01:00
Louis
b3a9a49939 Suppr. useless space in prog show 2015-03-04 10:22:22 +01:00
louis
adf6d4621c auto-eval progs 2015-03-03 22:07:48 +01:00
Louis
5164c90925 Local heap mecanism for local variables 2015-03-03 18:16:56 +01:00
Louis
a801fc1c95 Correct parsing error after prog parse 2015-03-03 11:58:12 +01:00
Louis
8137308c37 Directly run prog stored in a variable of type prog 2015-03-03 11:43:12 +01:00
louis
46462e2194 Correct help command 2015-03-02 21:20:56 +01:00
louis
c6160f94f9 Indentation 2015-03-02 21:01:46 +01:00
Louis
211910b223 debug too short cmd_type_string 2015-03-02 18:26:54 +01:00
Louis
aac03c93e1 version and uname are now real strings 2015-03-02 18:20:21 +01:00
louis
c2ae10979b Correct merge pb 2015-03-01 23:37:27 +01:00
louis
1a7a14340e Merge branch 'c_strings'
Conflicts:
	src/rpn.cpp
2015-03-01 23:33:20 +01:00
louis
03ab4d35f9 ->str and str-> 2015-03-01 23:10:45 +01:00
louis
9dd30eb920 New form for README 2015-03-01 23:04:45 +01:00
louis
d0e6ea09d6 New form for README 2015-03-01 22:44:44 +01:00
louis
a682b8cb48 Correct command purge 2015-03-01 16:30:13 +01:00
louis
f0adc8e48b Passed tests 2015-03-01 16:02:23 +01:00
Louis
7b0402b892 ostring and symbol work 2015-02-27 18:24:14 +01:00
louis
cd07d24c53 No strings in objects 2015-02-26 22:33:28 +01:00
Louis
2b672a8e6c Changed ostring 2015-02-26 18:26:38 +01:00
Louis
8b86d1e874 ostring transforming 2015-02-25 18:53:26 +01:00
Louis Rubet
49ca3ad901 version 1.4-beta 2015-02-25 18:18:08 +01:00
Louis
4ae5a348b6 Added command -> 2015-02-25 15:39:27 +01:00
Louis
2278cc9618 Text in UTF8 2015-02-25 15:38:16 +01:00
Louis Rubet
464476229c Update README 2015-02-24 17:54:17 +01:00