This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraSupport
/
AuroraRuntime
Watch
2
Star
1
Fork
0
You've already forked AuroraRuntime
Code
Issues
27
Pull Requests
Releases
Wiki
Activity
66c26b9bd2
AuroraRuntime
/
Include
History
Reece
66c26b9bd2
[+] Added AuArray, AuFunction, AuDelegate, and others
2021-09-29 09:02:51 +01:00
..
Aurora
[*] Update async header
2021-09-29 09:02:27 +01:00
AuroraAlloc.cpp
Readded C++17 allocators
2021-06-28 00:12:17 +01:00
AuroraMacros.hpp
[+] Added macro AU_ITERATE_ARRAY. Idiom for; for (AU_ITERATE_ARRAY(index, array)) , where index is the name of the index variable, and array is an array of any type of a known length
2021-09-21 02:54:28 +01:00
AuroraRuntime.hpp
Major patch [1/2]
2021-09-06 11:58:08 +01:00
AuroraTypedefs.hpp
[+] Added AuArray, AuFunction, AuDelegate, and others
2021-09-29 09:02:51 +01:00
AuroraUtils.hpp
[*] Preparing for ECC support
2021-09-18 21:10:25 +01:00