summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/expression/expression.hpp
AgeCommit message (Expand)Author
2024-02-29expressions: add kFalseKlaus Aehlig
2023-08-24LinkedMap: Simplify ::Find() methodsOliver Reiche
2023-08-14expressions: add constant for trueKlaus Aehlig
2023-05-31ACTION constructor: accept "timeout scaling"Klaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-07-04Drop copy constructor for expressionsOliver Reiche
2022-06-29Use a more meaningful abbreviation of expression valuesKlaus Aehlig
2022-06-20expression: cache the cacheability propertyKlaus Aehlig
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13multithreading: Add AtomicValue to atomically set/get valueOliver Reiche
2022-04-20Remove unused "+" on expressionsKlaus Aehlig
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig