1. 22 Jul, 2020 2 commits
  2. 23 Jun, 2020 2 commits
  3. 22 Jun, 2020 1 commit
  4. 24 Apr, 2020 3 commits
  5. 23 Apr, 2020 1 commit
  6. 06 Apr, 2020 1 commit
  7. 30 Mar, 2020 3 commits
  8. 26 Mar, 2020 1 commit
  9. 25 Mar, 2020 1 commit
  10. 18 Mar, 2020 1 commit
  11. 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
  12. 04 Dec, 2019 1 commit
  13. 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
  14. 19 Nov, 2019 1 commit
  15. 07 Nov, 2019 1 commit
  16. 01 Oct, 2019 1 commit
  17. 16 Sep, 2019 1 commit
  18. 02 Sep, 2019 1 commit
  19. 01 Aug, 2019 2 commits
  20. 31 Jul, 2019 1 commit
  21. 18 Jun, 2019 1 commit
  22. 14 Jun, 2019 3 commits
  23. 12 Jun, 2019 3 commits
  24. 06 Jun, 2019 2 commits
  25. 05 Jun, 2019 1 commit
  26. 04 Jun, 2019 1 commit
  27. 13 May, 2019 1 commit
  28. 30 Apr, 2019 1 commit