rpn/src
2017-06-16 19:13:57 +02:00
..
constant.h #61: complex def and entry 2017-06-14 22:17:49 +02:00
debug.h #103: added debug macros for chrono 2017-05-31 13:37:30 +02:00
escape.h #72: refactored source code for [quite] conventional cpp and hpp. Includes in class still exist 2017-05-25 18:13:16 +02:00
main.cpp #122: dropped readline, included linenoise-ng 2017-06-11 13:07:37 +02:00
object.cpp #61: complex def and entry 2017-06-14 22:17:49 +02:00
object.hpp #124: precision and precision_in_bytes are now stored in floating_t 2017-06-15 00:03:30 +02:00
parse.hpp #61: allow spaces in complexes input 2017-06-15 00:02:22 +02:00
program.cpp #133: added complex r->c c->r 2017-06-16 19:13:57 +02:00
program.hpp #133: added complex re 2017-06-15 23:30:20 +02:00
rpn-branch.hpp Resolved conflict 2017-06-10 15:23:04 +02:00
rpn-complex.hpp #133: added complex r->c c->r 2017-06-16 19:13:57 +02:00
rpn-general.hpp #66: debugged max precision 2017-05-25 22:13:19 +02:00
rpn-logs.hpp #72: refactored source code for [quite] conventional cpp and hpp. Includes in class still exist 2017-05-25 18:13:16 +02:00
rpn-program.hpp #88: debugged local variable unevaluated 2017-05-28 01:32:06 +02:00
rpn-real.hpp #132: added complex sq sqr 2017-06-16 11:02:10 +02:00
rpn-stack.hpp #90: debugged program entry and tests, debugged stack management, #91: show stack level in interactive mode" 2017-05-28 22:52:51 +02:00
rpn-store.hpp #122: dropped readline, included linenoise-ng 2017-06-11 13:07:37 +02:00
rpn-string.hpp #107: added STRING commands pos and sub 2017-05-31 22:27:39 +02:00
rpn-test-core.hpp #98: changed "stack should be" error message 2017-05-29 17:53:42 +02:00
rpn-test.hpp #109: added >, >=, <, <=, ==, same, != for strings 2017-05-31 23:08:40 +02:00
rpn-trig.hpp #78: r2d and d2r now allocate on stack 2017-05-27 18:21:13 +02:00
stack.hpp #61: complex def and entry 2017-06-14 22:17:49 +02:00
version.h #120: version management 2017-06-12 22:34:46 +02:00