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.C++.3.1.win64.NoCompiler.Setup.exe | 2024-06-11 | 10.9 MB | |
| RedPanda.C++.3.1.win64.NoCompiler.Portable.7z | 2024-06-11 | 9.4 MB | |
| RedPanda.C++.3.1.win64.MinGW64_11.4.Setup.exe | 2024-06-11 | 66.1 MB | |
| RedPanda.C++.3.1.win64.MinGW64_11.4.Portable.7z | 2024-06-11 | 65.9 MB | |
| RedPanda.C++.3.1.win32.NoCompiler.Setup.exe | 2024-06-11 | 11.4 MB | |
| RedPanda.C++.3.1.win32.NoCompiler.Portable.7z | 2024-06-11 | 9.9 MB | |
| RedPanda.C++.3.1.win32.MinGW32_11.2.Portable.7z | 2024-06-11 | 64.3 MB | |
| RedPanda.C++.3.1.win32.MinGW32_11.2.Setup.exe | 2024-06-11 | 61.3 MB | |
| README.md | 2024-06-11 | 1.3 kB | |
| Red Panda C++ Version 3.1 source code.tar.gz | 2024-06-11 | 4.8 MB | |
| Red Panda C++ Version 3.1 source code.zip | 2024-06-11 | 5.8 MB | |
| Totals: 11 Items | 310.0 MB | 27 | |
Red Panda C++ Version 3.1
- fix: Can't correctly select in column mode.
- fix: Can't correctly parse template parameters that contains "->", like "std::queue<std::function\<auto()->void>>";
- fix: Shouldn't warn "xxx.s is modifed" when "Generate assembly" is rerun.
- fix: Shouldn't warn "Makefile is modifed" when "View Makefile" is rerun.
- fix: In compiler options page, Can't save default stack size to 0MB.
- enhancement: Support national flag emojis.
- fix: Visibility for the interrupt action is not correctly updated.
- enhancement: Handle problems info from competitive-companion in background thread.
- enhancement: Handle time/memory limits in problems info from competitive-companion in background thread.
- enhancement: When problems info from competitive-companion received, show tips in the status bar.
- fix: Layout for function tips.
- enhancement: More elements in the demo of editor color theme optiont page.
- fix: Mingw32-make doesn't work correctly if there are bash in the path.
- fix: All color scheme names are incorrectly displayed as bold, if the current one is a customed one.
- fix: Variables defined by using alias can't show completion info.
- enhancement: Support operator() overload.
- change: rename all "ansi" encoding to "system default".