-
Updated
Sep 14, 2021 - C++
x86
Here are 1,161 public repositories matching this topic...
-
Updated
Sep 10, 2021 - C
-
Updated
Aug 24, 2021 - C
-
Updated
May 14, 2021 - Assembly
-
Updated
Sep 17, 2021 - C
-
Updated
Sep 17, 2021 - Shell
-
Updated
Aug 31, 2021 - Python
While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
- Add tests for gnutils and coreutils.
- Add necessary utilities so more complex programs can be compiled from sources.
- Integrate CMake, so one could write something like
make validateand the subset of test that is deemed necessary (for example everything withmint
CStateBurerAttackTele class uses CTelekinesis::get_objects_count method to iterate over all active objects. It's incorrect - this method does not return the total number of objects, but the number of objects in the TS_Keep and TS_Raise states. To get the total number of active objects we need to use CTelekinesis::get_objects_total_count.
So, we need to review every call of get_objects_count in
-
Updated
Sep 12, 2021 - C
-
Updated
Sep 16, 2021 - OCaml
-
Updated
Nov 24, 2019 - Python
-
Updated
Jan 26, 2018 - Pascal
-
Updated
Sep 17, 2021 - C#
-
Updated
Sep 14, 2021 - C
-
Updated
Sep 14, 2021 - C
-
Updated
Sep 13, 2021 - Assembly
-
Updated
Sep 7, 2021 - C
-
Updated
Sep 5, 2021 - C
Improve this page
Add a description, image, and links to the x86 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x86 topic, visit your repo's landing page and select "manage topics."
It would be nice to also have some sort of screenshot functionality for text mode too. A not-too-complicated way to do it may be extracting the
text_screenouterHTML to pop it into adata:text/htmlwith the necessary styles.