Commit Graph

32 Commits

Author SHA1 Message Date
99b365e260 Stupid bug AGAIN 2022-04-01 04:31:26 +01:00
68e2be1a26 [*] Clang fix 2022-03-20 08:09:56 +00:00
68a3479d13 [*] Update header 2022-02-05 06:21:29 +00:00
0de3aba2ec [*] depollute AU_ macro prefix space 2022-02-05 05:44:12 +00:00
3e3cbc5e93 \t creep 2022-01-27 03:56:42 +00:00
e9d74d37ce Bug fixes
[*] Fix bug where first 'FIRST', [_1] wasnt emitted
[*] Fix bug where first 'THAT'. [(] werent emitted

// God I hate this gross autogen script
2022-01-25 21:49:57 +00:00
eaa1bccdd6 Merge branch 'master' of https://gitea.reece.sx/AuroraSupport/AuroraForEach 2021-10-28 23:48:21 +01:00
b504b27d14 I'm blind; typo in the build file 2021-10-28 23:48:15 +01:00
3efa240b8f Update 'README.md' 2021-10-28 20:53:29 +00:00
6f9f4f1f6c Update 'README.md' 2021-10-28 20:53:14 +00:00
afa9f3038b Update 'README.md' 2021-10-28 20:53:07 +00:00
a265a6ffa5 [*] Update readme 2021-10-28 21:13:24 +01:00
17a19fd90d [+] Add new type, _THAT 2021-10-28 21:13:15 +01:00
917ad238b9 Add Aurora build file and .gitignore 2021-10-24 12:51:01 +01:00
798559b447 Added a reference to Aurora Interfaces in the readme 2021-10-15 01:10:42 +00:00
51a0d4834e Update 'README.md' 2021-10-15 01:07:47 +00:00
849db18d4e Clean up forEach.js 2021-10-15 01:55:48 +01:00
6bd871e404 Amend previous commit. Improper refactor of autogen output 2021-10-15 01:33:59 +01:00
3ce636a5b8 Improve alignment 2021-10-14 12:11:51 +01:00
069e5ef053 Added support for illegally terminated elements when N > 1 such that FOR_EACH_3(expandable, ) is now legal (AU_FOR_EACH(expandable, ) should remain sanz) 2021-10-14 02:59:22 +01:00
fc94167ae7 Clean up 2021-10-07 17:28:16 +01:00
4812a825db Fix _FIRST macros 2021-10-07 17:11:30 +01:00
370b2f8901 ...it was so close 2021-10-07 00:42:49 +01:00
8200e97240 Optimize file size 2021-10-07 00:40:55 +01:00
0168bc4d0b Fix __VA_ARGS__ being passed to a stub again 2021-10-07 00:10:28 +01:00
e9f8b298c2 Added call first machnaism 2021-10-06 22:37:04 +01:00
747b322c32 Add cap 2021-10-06 21:43:22 +01:00
f1a0a78d3f Extend the amount of macros emitted to account for the / N loss 2021-10-06 20:46:37 +01:00
ec44036a09 Fix N > 1 warnings where __VA_ARGS__ was being passed to the end stub macro 2021-10-06 15:24:57 +01:00
97d9101598 Remove #error 2021-10-06 00:52:39 +01:00
7c0de15b98 Move the single header into an include directory 2021-10-05 21:16:24 +01:00
14d3b0a465 Initial Commit 2021-10-05 21:14:54 +01:00