Commit graph

248 commits

Author SHA1 Message Date
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
Louis Rubet
3f20f4fa7b Update README 2015-02-24 17:44:24 +01:00
Louis Rubet
7ec383d1a0 Update README 2015-02-24 17:33:20 +01:00
Louis Rubet
1c5c5795a5 Update README 2015-02-24 17:17:40 +01:00
Louis Rubet
c44d356fe6 Update README 2015-02-24 17:15:15 +01:00
Louis
0c51d08565 version 1.3 2015-02-24 17:05:40 +01:00
Louis
6f30c67838 README update 2015-02-24 16:58:18 +01:00
Louis
b9edf0c6fa 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
b27ca47894 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
0fe7e735ec Add program type and eval command 2015-02-24 14:51:39 +01:00
Louis
5599f6ab0a Correct str-> (terms evaluation) 2015-02-24 11:46:45 +01:00
Louis
8695f8214e Rationalize syntax strings 2015-02-23 17:33:05 +01:00
Louis Rubet
1722636222 Update TODO 2015-02-23 10:21:22 +01:00
Louis
be95020e4d issue #1 binaries conversion 2015-02-23 09:43:07 +01:00
Louis
a66e751e2a strings management 2015-02-12 18:23:17 +01:00
Louis
897c0d5233 Added ANSI escape sequences, prompt is bold 2015-02-12 11:10:00 +01:00
Louis
a1ed75252f Correct autocompletion (list not shown, files shown instead of commands) 2015-02-12 10:34:43 +01:00
Louis
369d047458 version 1.3-beta 2015-02-11 18:19:21 +01:00
Louis
5e545396f8 string management 2015-02-11 18:18:51 +01:00
Louis
2a70e09ddd Adding STRING functions 2015-02-11 18:18:35 +01:00
Louis
586312afd1 Added string type and entry 2015-02-11 16:34:43 +01:00
Louis
e25e22dbd0 v1.2 2015-02-11 11:20:59 +01:00
Louis
4b15339c27 Update for autotools 2015-02-11 11:19:42 +01:00
Louis
05bf8ed87b Changed version to 1.2 2015-02-11 11:11:55 +01:00
louis
80ed0049b6 Update configure 2015-02-10 22:53:59 +01:00
louis
52300a5576 Add needed file for ./configure 2015-02-10 22:42:14 +01:00
louis
59de8d8321 Add file for generation, without calling autogen.sh 2015-02-10 22:38:19 +01:00
louis
38eb0cb180 Update readable files 2015-02-10 22:35:03 +01:00
Louis
ef405663cf Autocomplete + history with ReadLine 2015-02-10 18:23:09 +01:00
Louis
b9d240478b Autocompletion and history with ReadLine 2015-02-10 18:20:48 +01:00
Louis
4eb7c132ca First attempt: autocompletion and history 2015-02-09 18:24:12 +01:00
Louis
56371b58a4 Add parse_line 2015-02-09 11:35:34 +01:00