Can Bölük
|
cb395a2b66
|
Symbolic VM now uses references, implemented special unique ptr for dirs
|
2020-07-12 08:00:52 +02:00 |
|
Can Bölük
|
392e02d973
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
Can Bölük
|
614309aa11
|
Fixing license.
|
2020-07-06 21:41:04 +02:00 |
|
Can Bölük
|
41dcf1a552
|
Rename SIMPLIFIER()
|
2020-07-02 19:57:38 +02:00 |
|
L33T
|
df63a4c180
|
MSVC doesn't reuse stack space (even with code blocks), to address the stack explosion during static vector constructor we allocate everything via lambdas
|
2020-06-30 21:57:13 +03:00 |
|
L33T
|
d41e60ee69
|
Split boolean directives to reduce initialization stack size requirement to meet Windows small stack requirements
|
2020-06-29 21:12:44 +03:00 |
|
Can Bölük
|
d88defd068
|
Added more boolean directives.
|
2020-06-22 03:10:19 +02:00 |
|
Can Bölük
|
9b9ccc1e3a
|
Removed unnecessary pragma once.
|
2020-06-20 00:22:33 +02:00 |
|
Can Bölük
|
985008e999
|
Minor fixes.
|
2020-06-20 00:19:51 +02:00 |
|
Can Bölük
|
fd65890e00
|
Removing some boolean joiners that cause infinite loops for now.
|
2020-06-19 06:40:25 +02:00 |
|
Can Bölük
|
796d5debcd
|
Fixed intellisense.
|
2020-06-17 16:58:15 +02:00 |
|
Can Bölük
|
4137e99e5a
|
Minor directive changes.
|
2020-06-17 13:32:51 +02:00 |
|
Can Bölük
|
2e89bfdda3
|
Fixed boolean join directives, removed leftovers.
|
2020-06-17 08:40:24 +02:00 |
|
Can Bölük
|
b0feaccfb0
|
Moved bool dirs into a different compiler unit to speedup compilation.
|
2020-06-17 08:18:24 +02:00 |
|