No description
Find a file
2024-03-15 17:22:33 +03:00
.docs/Designs Language Initial 2024-03-07 12:27:47 +03:00
.github/workflows Update cmake.yml 2024-03-09 10:49:15 +03:00
Allocators Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Connection Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Containers Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
DataAnalysis Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Externals Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Graphics Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Language Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
LibraryViewer Refactor lib view 2024-02-03 10:46:29 +03:00
Math Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Modules Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Objects tmp 2024-03-14 09:00:14 +03:00
RayTracer Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Strings Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Utils Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
Widgets Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
.clang-format ini 2024-02-03 10:46:29 +03:00
.clang-tidy Math module initial 2023-07-05 20:33:18 +03:00
.cproject LibraryViewer 2023-11-28 23:22:04 +03:00
.gitignore Language Initial 2024-03-07 12:27:47 +03:00
.gitmodules Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00
.project LibraryViewer 2023-11-28 23:22:04 +03:00
CMakeLists.txt stable 2024-03-07 12:33:57 +03:00
CMakeOptions.txt Adding windows build information 2024-03-09 10:29:02 +03:00
CMakeSettings.json Archiver Initial 2023-07-30 08:28:31 +03:00
LICENSE Adding license 2023-07-13 20:02:04 +03:00
README.MD Adding windows build information 2024-03-09 10:29:02 +03:00
STATUS Fixing lalr on windows 2024-03-12 07:33:11 -07:00
TODO Use UnitTest-Cpp library for testing 2024-03-15 17:22:33 +03:00

Modules

See TODO and STATUS

To build and debug on windows clone svn repository (https://svn.riouxsvn.com/moduleswindowsl) alongside this repo and check WINDOWS_LIBRARIES option in cmake