- assembly inspector
- auto save
- all files tabs project auto save
- all files tabs realtime assembly
- persistence in all tabs files
- persistence in font themes
- fix bugs
- more velocity
- change code panel behavior
- change to kcompiler API V2
- collaborative spaces
- general visual changes
- api socket support
- share you code with friends
- timeout guard
- API cleaned
- support libcurl and use scyth3-c/curl-http-wrapper
- change code panel
- change button theme
- change output compile mode
- multi-file support, connected or separate sources
- the multi file works in assembler and download funcs, the code is assembled
- changes in the icons and modal views
- change modals theme
- add the #include function in class mode
| assembly guide |
 |
| personal notes system |
 |
| Share you code, ready to compile |
 |
| HTTP Request |
 |
in mode single file just add #include <http/veridic.hpp> and active
| Use panel options |
 |
how to use http/veridic.hpp with class mode (gui of anterior version, v.2.5.0)
| HTTP class example |
 |
| use class |
 |
| headers |
 |
| Result of class |
 |
Available standards and optimization levels
| standar |
level |
default |
| c++2a / 20 |
O1 |
C++17 |
| c++11 |
O2 |
03 |
| c++14 |
O3 |
|
| c++17 |
|
|