Steppable 0.0.1
A CAS project written from scratch in C++
|
Nanonymous_namespace{imgui_demo.cpp} | |
Nanonymous_namespace{imgui_freetype.cpp} | |
NImGui | |
NImGuiFreeType | |
NImStb | |
▼Nsteppable | The public namespace for the Steppable library |
▼N__internals | The namespace containing internal functions for the Steppable library |
Ncalc | |
Ncalculus | Contains calculus functions |
Nformat | Contains string formatting utilities |
Nlogging | The logging namespace contains classes and functions for logging. The logging namespace contains the Logger class, which provides logging functionality, including logging messages at different levels, such as error, warning, info, and debug. It writes the log messages to a specified log file |
NnumUtils | Utilities to operate numbers |
NstringUtils | Utilities to operate strings |
Nsymbols | The namespace containing various unicode symbols |
▼Nutils | The namespace containing utility functions for the Steppable library |
Ncolors | A namespace containing functions to set the text color in an output stream |
NcolorsBg | A namespace containing functions to set the background color in an output stream |
Nformats | A namespace containing functions to set the text format in an output stream |
Nconstants | Numerical constants used in Steppable |
Nexceptions | Contains Steppable exceptions |
▼Ngui | The namespace for the GUI components of the Steppable library. This is the main namespace for the GUI components |
N__internals | The namespace for the internal components of the GUI module of the Steppable library |
Nlocalization | The namespace for the localization utilities |
Noutput | Message-printing utilities for Steppable |
▼NprettyPrint | The namespace containing utilities for pretty printing |
Nprinters | The custom-implemented printer engines for outputting expressions |
Ntesting | Includes testing utilities for Steppable |
Ntypes | The namespace containing types used in the steppable calculator |