Restructuring for #665 and #681 Further removed using statements and enabled the bytecode parsing for string expressions (experimentally).
Restructuring for #665 and #681 Changed to -std=g++2a and removed most of the using namespace std; statements from the headers.
Restructuring for #665 and #681 Improved calculation speed and added multiprocessing
Restructuring for #665 and #681 Added logtoidx() and idxtolog()
Restructuring for #665 and #681 Further optimizations
Restructuring for #665 and #681 Tiny optimizations
Restructuring for #665 and #681 Parser is runnable again
First step of restructuring for #665 and #681
Created branch for tickets #665 #681
Implemented ticket #682 "Add 'combobox' to window layouts"