.. |
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
|
#140: Ctrl-C handling via linenoise-ng
|
2017-06-18 10:45:05 +02:00 |
program.cpp
|
#136: Corrected some problems: dec and hex commands wrongly removed, bug in command sub, 05-real.txtand 04-stack.txt typo
|
2017-06-18 15:08:03 +02:00 |
program.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-branch.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-complex.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-general.hpp
|
#126, #127: now type consumes stack, returns string
|
2017-06-17 10:21:02 +02:00 |
rpn-logs.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-program.hpp
|
#88: debugged local variable unevaluated
|
2017-05-28 01:32:06 +02:00 |
rpn-real.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-stack.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-store.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +02:00 |
rpn-string.hpp
|
#139: renamed _branch_stack to _calc_stack
|
2017-06-18 22:01:05 +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 |