foundationdb/flow/actorcompiler
Steve Atherton dd334f1b02 Added `transaction_option_setter<DB>` to determine if a DB-like thing has a `->setOptions(tr)` method. This method is called in `runTransaction()` templates at the top of the retry loop and in the manual retry loops in KeyBackedTypes. Added `if constexpr(` support to the ActorCompiler to support this. 2023-04-22 11:10:20 -07:00
..
Properties remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00
Actor checklist.txt fix spelling error 2021-08-19 13:55:30 -07:00
ActorCompiler.cs Added `transaction_option_setter<DB>` to determine if a DB-like thing has a `->setOptions(tr)` method. This method is called in `runTransaction()` templates at the top of the retry loop and in the manual retry loops in KeyBackedTypes. Added `if constexpr(` support to the ActorCompiler to support this. 2023-04-22 11:10:20 -07:00
ActorCompiler.targets Initial repository commit 2017-05-25 13:48:44 -07:00
ActorCompiler.xml Initial repository commit 2017-05-25 13:48:44 -07:00
ActorParser.cs Added `transaction_option_setter<DB>` to determine if a DB-like thing has a `->setOptions(tr)` method. This method is called in `runTransaction()` templates at the top of the retry loop and in the manual retry loops in KeyBackedTypes. Added `if constexpr(` support to the ActorCompiler to support this. 2023-04-22 11:10:20 -07:00
ParseTree.cs Added `transaction_option_setter<DB>` to determine if a DB-like thing has a `->setOptions(tr)` method. This method is called in `runTransaction()` templates at the top of the retry loop and in the manual retry loops in KeyBackedTypes. Added `if constexpr(` support to the ActorCompiler to support this. 2023-04-22 11:10:20 -07:00
Program.cs Update Program.cs 2022-08-09 14:27:37 -05:00
actorcompiler.csproj Revert "Merge pull request #4802 from sfc-gh-ljoswiak/revert/actor-lineage" 2021-06-04 13:31:55 -07:00
usertype.dat Initial repository commit 2017-05-25 13:48:44 -07:00