| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RedPanda-Cpp.7.beta.0.8.0.MinGW-w64.X86_64.GCC.11.2.Setup.exe | 2021-11-05 | 66.4 MB | |
| RedPanda-Cpp.7.beta.0.8.0.MinGW-w64.X86_64.GCC.11.2.Portable.7z | 2021-11-05 | 68.0 MB | |
| README.md | 2021-11-05 | 969 Bytes | |
| RedPanda C++ 7 Beta 0.8.0.tar.gz | 2021-11-05 | 1.7 MB | |
| RedPanda C++ 7 Beta 0.8.0.zip | 2021-11-05 | 2.2 MB | |
| Totals: 5 Items | 138.3 MB | 0 | |
New Features: * Problem Set (run and test program against predefined input / expected output data) * Competitve Companion support ( It's an chrome/firefox extension that can fetch problems from OJ websites) * Memory View for debugging * TODO View * Find symbol occurrences
UI Improvements: * Redesigned Find/Replace in Files UI * Redesigned bookmark UI * Better dark theme support * Better editor color scheme support
Editing Improvements: * Enhanced auto indent * Better code folding support
Debuging Improvements: * Better complex value display
Code Intellisense Improvements: * Support UTF-8 identifiers * Support C++ 14 using type alias * Support C-Style enum variable definitions * Support MACRO with arguments
And many other improvements and bug fixes. See NEWS.md for full informantion.