Commit graph

715 commits

Author SHA1 Message Date
Louis Rubet
5c976eb922 Add debug and release dirs in .gitignore 2022-02-22 16:35:05 +01:00
Louis Rubet
50351b1917 Add missing input.cpp and input.hpp 2022-02-22 16:34:17 +01:00
Louis Rubet
d590642a6c
Merge pull request #226 from louisrubet/#218/stack_heap_refactoring
Code refactoring - mpreal, md tests, std allocation
2022-02-21 16:04:48 +01:00
Louis Rubet
1faf101dd8 Add lexer and input classes 2022-02-21 16:01:49 +01:00
Louis Rubet
8542890b61 stack by reference 2022-02-21 02:03:37 +01:00
Louis Rubet
bff2a3ec0c heap by reference 2022-02-21 01:42:52 +01:00
Louis Rubet
06a103fa8f some c++ better practices 2022-02-21 01:40:23 +01:00
Louis Rubet
328bdf3c58 main cleanup 2022-02-21 01:07:04 +01:00
Louis Rubet
f84a64da41 Changelog update + add TODO.md 2022-02-21 00:03:16 +01:00
Louis Rubet
e1d69e8876 test framework accepts script names as string again 2022-02-20 23:55:06 +01:00
Louis Rubet
e0c862eaaa removed norm as abs synonym (a norm is squared abs) 2022-02-20 23:51:33 +01:00
Louis Rubet
b90c382b24 set missing rnd default in rpn_default 2022-02-20 23:41:16 +01:00
Louis Rubet
12b83f69af manual tests ok, vars corrected 2022-02-20 19:08:56 +01:00
Louis Rubet
4aa71db351 trig and log tests pass 2022-02-20 18:53:00 +01:00
Louis Rubet
af5b3def4c time tests pass 2022-02-20 17:43:49 +01:00
Louis Rubet
949a1a0648 complex pass (except floating point base numbers) 2022-02-20 15:58:15 +01:00
Louis Rubet
f7b95c68a2 program test pass 2022-02-19 16:32:05 +01:00
Louis Rubet
f8cbae6d55 store tests pass, better swap, rot, roll, rolld 2022-02-18 17:43:07 +01:00
Louis Rubet
80bcb82d3f logical test tests pass 2022-02-18 00:27:06 +01:00
Louis Rubet
789dfef119 string tests pass 2022-02-17 19:04:40 +01:00
Louis Rubet
33815ddca1 real tests pass 2022-02-17 18:08:25 +01:00
Louis Rubet
84b5ce9e62 parser fix for numbers and real functions 2022-02-17 16:47:02 +01:00
Louis Rubet
42a9065d52 refactoring stack 2022-02-16 17:36:26 +01:00
Louis Rubet
51c5a4e0f2 refactoring branches 2022-02-16 16:57:56 +01:00
Louis Rubet
236fc940a7 refactoring base entries 2022-02-16 00:26:42 +01:00
Louis Rubet
dc758483e5 refactoring tests 2022-02-16 00:24:26 +01:00
Louis Rubet
9825a16409 refactoring II 2022-02-16 00:24:26 +01:00
Louis Rubet
d3970d403b refactoring I (objects) 2022-02-16 00:24:26 +01:00
Louis Rubet
84f54d073b tool files ignored by git 2022-02-05 14:04:46 +01:00
Louis Rubet
df7f5e4660 #223 add missing return (detected by gcc 11) 2022-02-05 14:01:20 +01:00
Louis Rubet
5e16332c54 #217: version 2.3.2 2018-08-15 19:58:10 +02:00
Louis Rubet
e09874af2b #174: corrected description summary for packages 2018-08-15 19:26:44 +02:00
Louis Rubet
f9716a0543 #195: correct examples in MANUAL.md 2018-08-15 18:30:53 +02:00
Louis Rubet
ff541e49a0 #8: added functions date, time, ticks 2018-08-15 18:06:52 +02:00
Louis Rubet
55da6d7bea #195: added missing expm and lnp1 to READM and MANUAL 2018-08-15 00:29:42 +02:00
Louis Rubet
0cc54be23c #215: permit autocompletion on empty lines 2018-08-15 00:22:33 +02:00
Louis Rubet
e5dd31560e #214: doxy comments 2018-08-14 23:50:22 +02:00
Louis Rubet
7e19b195f0 #112: tested for-step boundaries integration 2018-08-12 17:41:59 +02:00
Louis Rubet
de731e45d8 #112: steps with rounded down comparison to avoid missing last boundaries 2018-08-12 17:30:09 +02:00
Louis Rubet
4884609039 #209: don't show stack entries separator when running in command line 2018-08-12 15:25:09 +02:00
Louis Rubet
f2c4dfb7ef #147: remove direct reference to MP, MPFR and linenoise-ng versions 2018-08-12 15:09:39 +02:00
Louis Rubet
fc79a2575a #212: refactoring hpp and cpp 2018-08-12 15:06:04 +02:00
Louis Rubet
abe2bd12e8 #210: google-styled code 2018-08-12 11:50:49 +02:00
Louis Rubet
51c49c1aed #211: moved rpn.1 2018-08-12 11:35:14 +02:00
Louis Rubet
7cfa131511 #154: interpret hash as comment begin 2018-08-12 11:19:48 +02:00
Louis Rubet
8a0c9d077e #147: point on correct linenoise-ng tag 2018-08-12 11:06:39 +02:00
Louis Rubet
2c9797584f #147: added manual test 2018-08-12 11:06:39 +02:00
Louis Rubet
27ac02bc59 #147: multiline editing 2018-08-12 11:06:39 +02:00
Louis Rubet
298d466e7c Merge branch 'release/2.3.1' 2018-07-28 13:21:05 +02:00
Louis Rubet
4530ff7999 v2.3.1 2018-07-28 13:13:57 +02:00