rpn/src
2017-06-21 23:38:51 +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 #125, #152: caught CtrlC during prog execution, caught SIGSEGV 2017-06-18 14:40:08 +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 #85: allowed uppercase keywords 2017-06-21 23:22:22 +02:00
program.cpp #158: reordered help and manual 2017-06-21 23:38:51 +02:00
program.hpp #85: allowed uppercase keywords 2017-06-21 23:22:22 +02:00
rpn-branch.hpp #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
rpn-complex.hpp #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
rpn-general.hpp #126, #127: now type consumes stack, returns string 2017-06-17 10:21:02 +02:00
rpn-logs.hpp #161: added complex sinh asinh cosh acosh tanh atanh 2017-06-21 22:20:51 +02:00
rpn-program.hpp #88: debugged local variable unevaluated 2017-05-28 01:32:06 +02:00
rpn-real.hpp #137: added real commands ip fp floor ceil 2017-06-18 23:21:22 +02:00
rpn-stack.hpp #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
rpn-store.hpp #139: renamed _branch_stack to _calc_stack 2017-06-18 22:01:05 +02:00
rpn-string.hpp #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
rpn-test-core.hpp #98: changed "stack should be" error message 2017-05-29 17:53:42 +02:00
rpn-test.hpp #160: added complex != == same 2017-06-21 23:17:29 +02:00
rpn-trig.hpp #162: added complex asin acos atan 2017-06-21 23:00:41 +02:00
stack.hpp #139: stack::pop_back() has a new parameter to pop several levels 2017-06-18 22:11:15 +02:00
version.h #135: version 2.2 2017-06-18 23:27:34 +02:00