The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RedPanda-Cpp.7.beta.0.8.1.MinGW-w64.X86_64.GCC.11.2.Setup.exe | 2021-11-07 | 66.5 MB | |
| RedPanda-Cpp.7.beta.0.8.1.MinGW-w64.X86_64.GCC.11.2.Portable.7z | 2021-11-07 | 67.9 MB | |
| README.md | 2021-11-07 | 1.4 kB | |
| RedPanda C++ 7 Beta 0.8.1.tar.gz | 2021-11-07 | 1.7 MB | |
| RedPanda C++ 7 Beta 0.8.1.zip | 2021-11-07 | 2.2 MB | |
| Totals: 5 Items | 138.2 MB | 0 | |
Version 0.8.1 For Dev-C++ 7 Beta - fix: ConsolePaurser.exe only exits when press ENTER - fix: input/output/expected textedit in the problem view shouldn't autowrap lines - fix: Red Panda C++ will freeze when receiving contents from Competitve Companion in chrome/edge - enhancement: when problem from competitive companion received, activate RedPanda C++ if it's minimized. - enhancement: when problem from competitive companion received, show the problem and problem set views. - enhancement: set problem's answer source file - enhancement: open the problem's answer source file in editor - fix: if the proceeding line ends with ':' in comments, current line should not indent - enhancement: right click the problem set name label to rename it - change: memory view and locals view use debug console's font settings - fix: one line 'while' statement dosen't correctly indents - fix: line start with '{' that follow an un-ended 'if'/'for' statement is not correctly un-indented - fix: multi-line comments indents calculation - fix: Installer should install the app in "program files", not "program files (x86)" - fix: symbol completion for '/' not work - fix: javadoc-style docstring indents calculation - fix: indents calculation for the line succeeding "/"