Commit graph

216 commits

Author SHA1 Message Date
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
louis
4ca3079958 version 1.1 2015-02-08 13:37:01 +01:00
louis
66c3f5748a Implement binary functions + algebra on binaries, change convinient macro names 2015-02-08 13:35:34 +01:00
louis
cee0ed235b Remastering entry parse, added binary parsing 2015-02-08 13:02:13 +01:00
louis
6f9735b8c9 dissociate version strings from main module 2015-02-08 12:20:45 +01:00
louis
d789cf4fcc binary base functions (not yet entries) 2015-02-07 14:04:10 +01:00
Louis
4fbc4123ff Updated TODO list 2015-01-07 10:20:56 +01:00
Louis
d6378b1624 Add general algebra commands inv, %, %CH, ^, sqrt, sq 2015-01-07 10:11:15 +01:00
Louis
89e55944a7 Add general algebra commands inv, %, %CH, ^, sqrt, sq 2015-01-07 10:08:54 +01:00
Louis RUBET
521ecbea6b Added uname and version commands 2014-09-24 16:55:59 +02:00
louis-
c5ac343adc Again some work to do 2014-09-23 22:12:03 +02:00
louis-
858fea0f68 Allocate prog entry, you fool
Debug 'end' command preprocessing
2014-09-23 21:58:01 +02:00
louis-
ce2165bcfe Maths defines for windows 2014-09-23 21:51:27 +02:00
Louis RUBET
36acc6b563 Still work 2014-09-18 17:36:13 +02:00
Louis RUBET
d55a4acc2c More work work work 2014-09-18 16:55:51 +02:00
Louis RUBET
3f5074fad4 Add and, or, xor, not ,same 2014-09-18 16:54:02 +02:00
Louis RUBET
2f6fabaef2 Precisions about float representation 2014-09-18 14:12:57 +02:00
louis
0e36a1c868 Float mode management 2014-09-06 22:31:01 +02:00
Louis RUBET
5e251b3832 Full tests 2014-09-05 15:45:11 +02:00
Louis RUBET
d7e0c7904e Exit after first error 2014-09-05 15:43:57 +02:00
Louis RUBET
6bd581375c Added tests to TEST cmds 2014-09-05 15:43:20 +02:00
Louis RUBET
5f899ceac7 Change rpn-general-core.h to rpn-test-core.h, and change verbosity usage 2014-09-05 14:40:17 +02:00
Louis RUBET
76160d9c8d Change rpn-general-core.h to rpn-test-core.h 2014-09-05 14:39:24 +02:00
Louis RUBET
67b9a426a1 Change rpn-general-core.h name to rpn-test-core.h 2014-09-05 14:37:32 +02:00
Louis RUBET
5bea78edae Improve test procedure (error checking, exit cmd) 2014-09-05 14:36:50 +02:00
Louis RUBET
6a00fb5fc3 Tests to do 2014-09-05 10:43:43 +02:00
Louis RUBET
6affca4ef6 Debug test_and and test_or which did not consume their arguments 2014-09-05 10:42:09 +02:00
Louis RUBET
7cc5cb19cc Add test commands: and, or, xor, not, same 2014-09-05 10:37:10 +02:00
Louis RUBET
f1c6e4cb4c std, fix, sci in GENERAL section 2014-09-05 09:49:39 +02:00
Louis RUBET
07e741dac6 std, fix, sci functions in GENERAL section 2014-09-05 09:47:21 +02:00
Louis RUBET
68e4c4b519 update mode functions 2014-09-04 17:30:12 +02:00
Louis RUBET
3c211e3ecd Add representation mode, and change default precision 2014-09-04 17:27:40 +02:00
Louis RUBET
e56f45749d Add representation mode 2014-09-04 17:26:38 +02:00