rpn/src
2017-06-28 22:29:54 +02:00
..
constant.h #168: set DEFAULT_DECIMAL_DIGITS to 38 2017-06-28 08:22:36 +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 #157: history file stored in ~/.rpn_history 2017-06-22 21:25:48 +02:00
object.cpp #177: bin and hex do not show fractional part, #172: bin, hex and dec test 2017-06-28 22:29:54 +02:00
object.hpp #172: added command bin 2017-06-28 22:09:10 +02:00
parse.hpp #85: allowed uppercase keywords 2017-06-21 23:22:22 +02:00
program.cpp #172: added command bin 2017-06-28 22:09:10 +02:00
program.hpp #168: std is now unary and auto calcs its decimal digits nb, modified hel pmessage, added bounds check for precision in sci and fix 2017-06-25 01:29:53 +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 #177: bin and hex do not show fractional part, #172: bin, hex and dec test 2017-06-28 22:29:54 +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 #177: bin and hex do not show fractional part, #172: bin, hex and dec test 2017-06-28 22:29:54 +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