Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Testing update * Clean * Adding interpreter * Disable checking compiler * Cmd * terminal work * Missing files * Fixing * Found bug - fixed * Fixes * Fixes * Szlify interfesju * Dump functionality * Fixed last missed byte in read via fstream * New layout * Colors on termina * Cleaning terminal * Fix ut and cleaning Buffer before kick off * xrdb fixes * Float and Double - intro * Set status in terminal: * Payload correct form of template * Architectural change * Fixes * Reverse iterator support * Fixes * Fixes on help * Return values of get/set * Missing template materialization * Fast access enabled * Revert "Fast access enabled" This reverts commit 5d06fca. * Cmake * Permanent posix desciptor - object * Byte array added * Byte array * Fix help in terminal * Readme for rdb * Update of readme * Kicking out CBuffer * Changes - prep kick off * Revert to get proper dsp example * Fix for conflicting name * Fix * CI update and ut name change * CI update - fix * Update README.md conflicting xrdb name fix * Add description of RDB in UML * UML fix * UML desc * Markdown show * Diagram in MD - Show * Fail on merge support * revert * dir struct * UML of xtrdb and clean of main.cpp of xtrdb * Typos * First working POC w/o CBuffer * Remove of CBuffer * Fixes in Readme, Cleaning legacy cbuff * Remove of unused dump function * Description of methods. Cleaning. * Encasuplation process * Encapsulation * Code quality fixes * Embold suppres * Code quality changes * Parser atempt * Staging of ANTLR4 * Antlr4 conan depenecy is on * Change scope of Embold analysis. Parser is code generated Stage is Staging area not for production Scripts are coming back - they are solid part of code. * G4 - work on grammar * Obsolete readme * Work on parser * Work on new parser * Parser work * Add new type * Fix * Extend test area * fix on rdb * Regressiont test on xtrdb * x is ignored * Work on Parser * Work on parser * Fix on call string * Work on parser * xrdb failure catch * Adding error support in parser * Listener aproach to parser * Removing unused visitor - remain listener * Enumeratation inside listener * work on parser * work on json * Typo * Fix generator * Put changes * Conflict marker remove * Work on parser * cat on conan profile * working * Syntax error drops out * Work * fix - no more conan source step * Work * Work * Mandatory filename on declare * Work with book * Move of coreInstance into qstruct cpp * Work on parser * Work on compiler * Astyle support * Work on compiler * Astyle * case insnsitve keywords * example 5 - similar * work on type definitions * RQL work on types * Work on rdb unification * Cleaning not used parser part * Fix on readme * Fix on funtion call * examples compatible with old parser * Add agse support * Cover all examples * Fixing bug in compiler affects UT pattern sequence * astyle * Polishing * Move stage into compiler * Change cpp into regression * Fix on mod/div streams operators * Astyle whole * Remove unused class * Parser add to embold * Exclude generated code by antlr form embold * Additional pattern covering Agse * fix on config.yml * Fix on config yaml * Fix on config yaml * Update conanfile.py * Update config.yml * Update config.yml * Work in conan * Set default options * Prepare for Antlr4 - 4.10 * Fix for option parameter via conan install .. -o antlr4=4.10 * Antlr4.10.1 * Issue 17 - cover pattern * Add storage parameter - no support yet * Change time of testing branch * Cut off legacy non used code * Add rdb into astyle and path support * Fix for wrong resource storage allocation * Used cmake format * CLang support * Add clang to ci * Work on clang force * fix for clang ci * Build missing parts on clang conan profile * large resource * Move clang edge build to nightly * issue 17 - work on core problem * Build compiler signature included in executable * Add astyle for cmake * Smoke test * Make config line more convinient * Fix for vim and exmaple that fails on #17 * Fix on log line * Remove namespace contamination from header * Remove std dependency from processor.cpp * Removing std deps * Ugly bug with parsing types mismatch - catched on plot-simple * Appearently dsp algo works fine! * Remove config.h from version control * remove config.h from version control * Trying to remove * remove redunant git ignore files * Modify gitignore * Clean * Remove std contamination * Remove std contamination * Missing .antl ignore * Remove astyle from Parser generator result * Fix for missing = in make astyle * Polishing bash scripts * Remove rest of std contaminated code * full scan of cmakes * Make more relative paths in main cmake * Try include antlr into CI * 2nd attepmpt * Handle of std::system result from Dot * Set default mode to JSON * Remove unused test * Storage for examples * Remove one step in edge ci * gitignore - work on temp * Lambdas in loops * 20 req * Force c++20 in 9.4 compiler * Fix for 2.0 * Fix for 2.0 * Revert of C++20 features * Trying gcc 10 instead of 9.4 on CI * Fix * Trying to purge 4.9 from edge * Trying to purge 4.9 from edge * Removing redundant method of ipc communication * change result of getblock from int to bool * Bump boost version * get into readData * Added type desciption into xdumper * Refactor - remove rendunant call * Fix dumper * Build timestamp * Refactor of dbstream.* files * testing * Remove ugly enum generator with something more maintainable * Fix astyle * Identation of defines and incorporation of define in tokenDef.h * eType same as tokens * new line missing * brackets on vectors * cformat intro * Fix clang * if cascade to swtich case pattern * cformat * Definitions name fix * Unifiy types stage 1 * String to STRING * Unifiy types stage 2 * Unifiy types stage 3 * Unifiy types stage 4 * cformat * fix on idnet * Fix on GetFieldType * tuple serialization * Remove nameset * remove of fieldName from field * remove of dFieldType and use fieldDesc * Purge fetFirstFieldName function * work on schema * Work * Remove ununsed function
- Loading branch information