Commit graph

237 commits

Author SHA1 Message Date
Louis
c8c38ac1cd Changed ostring 2015-02-26 18:26:38 +01:00
Louis
bcd7d1e771 ostring transforming 2015-02-25 18:53:26 +01:00
Louis Rubet
0467bcd535 version 1.4-beta 2015-02-25 18:18:08 +01:00
Louis
d24e48791a Added command -> 2015-02-25 15:39:27 +01:00
Louis
118ce83899 Text in UTF8 2015-02-25 15:38:16 +01:00
Louis Rubet
13c953d5a7 Update README 2015-02-24 17:54:17 +01:00
Louis Rubet
6ab7066324 Update README 2015-02-24 17:44:24 +01:00
Louis Rubet
6b37dc7ad4 Update README 2015-02-24 17:33:20 +01:00
Louis Rubet
aed19e5c5c Update README 2015-02-24 17:17:40 +01:00
Louis Rubet
7e18a85caf Update README 2015-02-24 17:15:15 +01:00
Louis
1669ce9b91 version 1.3 2015-02-24 17:05:40 +01:00
Louis
bf7efc61a9 README update 2015-02-24 16:58:18 +01:00
Louis
995e8f8b15 rcl and eval do not eat unknown variables anymore 2015-02-24 16:50:01 +01:00
Louis
f1df23ef61 Recursive programs entry 2015-02-24 16:43:17 +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
10b3622408 Suppress useless code 2015-02-24 15:02:50 +01:00
Louis
00c01524b4 Add program type and eval command 2015-02-24 14:51:39 +01:00
Louis
9a77fb3f18 Correct str-> (terms evaluation) 2015-02-24 11:46:45 +01:00
Louis
6f9a94b34d Rationalize syntax strings 2015-02-23 17:33:05 +01:00
Louis Rubet
4d3b2d1abc Update TODO 2015-02-23 10:21:22 +01:00
Louis
4b0136eb37 issue #1 binaries conversion 2015-02-23 09:43:07 +01:00
Louis
8028793436 strings management 2015-02-12 18:23:17 +01:00
Louis
764d35ff08 Added ANSI escape sequences, prompt is bold 2015-02-12 11:10:00 +01:00
Louis
2ae7516252 Correct autocompletion (list not shown, files shown instead of commands) 2015-02-12 10:34:43 +01:00
Louis
5a334040eb version 1.3-beta 2015-02-11 18:19:21 +01:00
Louis
9c1a6eea57 string management 2015-02-11 18:18:51 +01:00
Louis
42108eb02e Adding STRING functions 2015-02-11 18:18:35 +01:00
Louis
720f6efbe6 Added string type and entry 2015-02-11 16:34:43 +01:00
Louis
24c52a3851 v1.2 2015-02-11 11:20:59 +01:00
Louis
f11d641fe5 Update for autotools 2015-02-11 11:19:42 +01:00
Louis
573a020b56 Changed version to 1.2 2015-02-11 11:11:55 +01:00
louis
9098629700 Update configure 2015-02-10 22:53:59 +01:00
louis
d7d2f04a2f Add needed file for ./configure 2015-02-10 22:42:14 +01:00
louis
daeb940856 Add file for generation, without calling autogen.sh 2015-02-10 22:38:19 +01:00
louis
fc13fdca26 Update readable files 2015-02-10 22:35:03 +01:00
Louis
8e45f2ac24 Autocomplete + history with ReadLine 2015-02-10 18:23:09 +01:00
Louis
2cf18edb9a Autocompletion and history with ReadLine 2015-02-10 18:20:48 +01:00
Louis
bf734c8463 First attempt: autocompletion and history 2015-02-09 18:24:12 +01:00
Louis
1c8267a2bd Add parse_line 2015-02-09 11:35:34 +01:00
louis
2d3feda213 version 1.1 2015-02-08 13:37:01 +01:00
louis
2f7c1a85a5 Implement binary functions + algebra on binaries, change convinient macro names 2015-02-08 13:35:34 +01:00
louis
b5ff2e4e4d Remastering entry parse, added binary parsing 2015-02-08 13:02:13 +01:00
louis
6a315359d8 dissociate version strings from main module 2015-02-08 12:20:45 +01:00
louis
a24e53f8dd binary base functions (not yet entries) 2015-02-07 14:04:10 +01:00
Louis
bc45462ffb Updated TODO list 2015-01-07 10:20:56 +01:00
Louis
b60c047f27 Add general algebra commands inv, %, %CH, ^, sqrt, sq 2015-01-07 10:11:15 +01:00
Louis
2496ed54bb Add general algebra commands inv, %, %CH, ^, sqrt, sq 2015-01-07 10:08:54 +01:00
Louis RUBET
e2a5db0617 Added uname and version commands 2014-09-24 16:55:59 +02:00
louis-
ef934eab08 Again some work to do 2014-09-23 22:12:03 +02:00
louis-
ee65e3950f Allocate prog entry, you fool
Debug 'end' command preprocessing
2014-09-23 21:58:01 +02:00