Loading...
- v4.1.1iOS
Fix known bugs.
- v4.1.0iOS
1. CodePaws can be turned off in the settings. 2. Fixed the issue in the code generated by Code Paws, which included special characters that could not be run after copying. 3. Fix known bugs.
- v4.0.5iOS
1. CodePaws support drag to move. 2. Fix known bugs.
- v4.0.0iOS
1. Add CodePaws - Your coding agent. 2. Fix known bugs.
- v3.13.0iOS
1. Add error interpretation feature. 2. Fix known bugs.
- v3.12.5iOS
1. Improve some UI design and optimize user experience. 2. Fix known bugs.
- v3.12.0iOS
1. Improve some UI design and optimize user experience. 2. Fix known bugs.
- v3.11.5iOS
1. Fix crash when login with email. 2. ccdui.h now support hscroll, vscroll and buttonArea components.
- v3.11.0iOS
Bugs fixed.
- v3.10.0iOS
Bugs fixed.
- v3.9iOS
1. Support Widget on iOS 17/iPadOS 17. 2. Add some headers. 3. Fix Bugs.
- v3.8iOS
1. Fix pointer assign bug in some special cases. 2. Fix a bug where the breakpoint hit bar remains when the program ends running. 3. Fix inaccurate memory indicator bug.
- v3.6iOS
1. Now struct can define in methods. 2. Now scanf() supports width specifier, such as %2s, %2d. 3. Some runtime bugs fixed.
- v3.5.1iOS
1. Fix pointer variable AND/OR/NOT/XOR error. 2. Other UI bugs fixed.
- v3.5iOS
1. Fix vararg function argument copy bug. 2. Improve Gallary submit experience.
- v3.4.1iOS
Bug fixed.
- v3.4iOS
1. Fix bugs. 2. Add some online features.
- v3.3.8iOS
1. Fix bracket with comma expression unexpect error. 2. Fix fopen permission error and external files IO error. 3. Add xargs.h. 4. Now support export single code file. 5. Add return value for some string.h functions. 6. scanf(): now you can use 1e5 to input floating points. 7. Enhance editing performance.
- v3.3.7iOS
Fix struct member access bug (SIGSEGV).
- v3.3.6iOS
1. Now support union. 2. Fix interpreter bug that expression return long but assumed int. 3. Fixed problem that the increment statement of the for loop could not use comma to separate more than one statements. 4. Support '\b' to remove last character. 5. Add function ltoa.
- v3.3.5iOS
Redesigned start screen, add Project Template tab, now you can start with a template, also you can upload your project to it.
- v3.3.4iOS
1. ccdui.h now support iOS16 lock screen widget, you can try to add a widget on your lock screen. 2. Fix two pointer subtraction behavior, add behavior for compare two pointer. 3. Fix realloc() error.
- v3.3.3iOS
1. Fixed the bug that the editor crashed or code analysis cannot extract all member when opening some special format files. 2. Add float.h, limit.h. 3. Bugs Fixed.
- v3.3.2iOS
1. Bugs Fixed. 2. Add custom templates.
- v3.3.1iOS
Bug fixed.