summaryrefslogtreecommitdiff
path: root/src/buildtool/build_engine/expression
AgeCommit message (Expand)Author
2022-06-20Correctly serialize and deserialize results and nodesKlaus Aehlig
2022-06-20Disallow comparison of namesKlaus Aehlig
2022-06-20expression: cache the cacheability propertyKlaus Aehlig
2022-06-20Crypto: Refactor hash computationOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-13TargetResult: Add support for JSON (de)serializationOliver Reiche
2022-06-13multithreading: Add AtomicValue to atomically set/get valueOliver Reiche
2022-06-02Split off the expression_ptr interfaceKlaus Aehlig
2022-05-31"enumerate" expression: add padding to 10 charactersKlaus Aehlig
2022-05-30Built-in expressions: add enumerateKlaus Aehlig
2022-05-09Built-in "to_subdir": interpret input keys as pathKlaus Aehlig
2022-04-25expression: add "msg" argument to "to_subdir"Klaus Aehlig
2022-04-20Remove unused "+" on expressionsKlaus Aehlig
2022-04-07expression evaluation: clean up truth valuesKlaus Aehlig
2022-03-25don't check bounds twiceAlberto Sartori
2022-03-23Apply changes suggested by clang-tidy 11Oliver Reiche
2022-03-23Apply changes suggested by clang-format 11Oliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-02expression language: add a range functionKlaus Aehlig
2022-02-22Initial self-hosting commitKlaus Aehlig