Commit graph

485 commits

Author SHA1 Message Date
Louis
388d748add 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
74bd96ace4 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
6369fca434 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
6f3ca50aec 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
89b4d02e58 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
e13dc4fabb Correct help command 2015-03-02 21:20:56 +01:00
Louis
211910b223 debug too short cmd_type_string 2015-03-02 18:26:54 +01:00
Louis
adb6135894 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
0d7afaa9a8 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
d958280b0c 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
14ea7d2b74 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
73f2578a12 ->str and str-> 2015-03-01 23:10:45 +01:00
louis
a682b8cb48 Correct command purge 2015-03-01 16:30:13 +01:00
louis
b7cf368b6c Correct command purge 2015-03-01 16:30:13 +01:00
louis
f0adc8e48b Passed tests 2015-03-01 16:02:23 +01:00
louis
f032075623 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
d32a1cf701 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
e810a0fbe4 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
c8c38ac1cd Changed ostring 2015-02-26 18:26:38 +01:00
Louis
8b86d1e874 ostring transforming 2015-02-25 18:53:26 +01:00
Louis
bcd7d1e771 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 Rubet
0467bcd535 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
d24e48791a Added command -> 2015-02-25 15:39:27 +01:00
Louis
2278cc9618 Text in UTF8 2015-02-25 15:38:16 +01:00
Louis
118ce83899 Text in UTF8 2015-02-25 15:38:16 +01:00
Louis
0c51d08565 version 1.3 2015-02-24 17:05:40 +01:00
Louis
1669ce9b91 version 1.3 2015-02-24 17:05:40 +01:00
Louis
b9edf0c6fa rcl and eval do not eat unknown variables anymore 2015-02-24 16:50:01 +01:00
Louis
995e8f8b15 rcl and eval do not eat unknown variables anymore 2015-02-24 16:50:01 +01:00
Louis
db400c28dc Recursive programs entry 2015-02-24 16:43:17 +01:00
Louis
f1df23ef61 Recursive programs entry 2015-02-24 16:43:17 +01:00
Louis
b27ca47894 Operators + - * / now show an error if arguments are not from proper type 2015-02-24 15:03:50 +01:00
Louis
0addd217b3 Operators + - * / now show an error if arguments are not from proper type 2015-02-24 15:03:50 +01:00
Louis
e90c5c1e49 Suppress useless code 2015-02-24 15:02:50 +01:00
Louis
10b3622408 Suppress useless code 2015-02-24 15:02:50 +01:00
Louis
0fe7e735ec Add program type and eval command 2015-02-24 14:51:39 +01:00