foundationdb/flow/actorcompiler
Dimitris Apostolou a88114c222
Fix typos
2024-02-07 01:16:00 +02: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 typos 2024-02-07 01:16:00 +02:00
ActorCompiler.cs Provide actor call backtrace 2023-09-19 20:58:33 -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 fixup! Update per review 2023-09-21 14:55:56 -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 Provide actor call backtrace 2023-09-19 20:58:33 -07: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