1. 24 Apr, 2020 2 commits
  2. 23 Apr, 2020 1 commit
  3. 30 Mar, 2020 2 commits
  4. 26 Mar, 2020 1 commit
  5. 18 Mar, 2020 1 commit
  6. 29 Jan, 2020 1 commit
    • WIP: Add simple external trading deque test. · 2adb2d16
      The current version has race conditions and is hard to debug (especially because of the fibers, if a wrong thread executes on a fiber we get segfalts very fast). To combat this mess we now refactor the code bit by bit while also adding tests where it can be done with reasonably effort).
      FritzFlorian committed
  7. 29 Nov, 2019 1 commit
    • WIP: We plan to fully remove the start property from the cont manager. · adf05e9a
      The start_chain property does not make sense, as chains are purely 'virtual', i.e. they only fully exist when walking through the computation (by patching them on important events). We initially added the property as a helper for better runtime and simpler implementation, but we think without it we will not get as much inconsistency in the runtime state. Performance can be 're-added' later on.
      FritzFlorian committed
  8. 19 Nov, 2019 1 commit
  9. 31 Jul, 2019 1 commit
  10. 18 Jun, 2019 1 commit
  11. 12 Jun, 2019 1 commit
  12. 06 Jun, 2019 1 commit
  13. 05 Jun, 2019 1 commit
  14. 17 Apr, 2019 1 commit
  15. 12 Apr, 2019 1 commit
  16. 05 Apr, 2019 1 commit
  17. 02 Apr, 2019 2 commits
  18. 01 Apr, 2019 1 commit