1. 02 Jul, 2021 1 commit
    • da-woods's avatar
      Fix a few bugs in the new "cpp_locals" directive implementation (GH-4259) · 52b1b2b3
      da-woods authored
      1) Entry utility_code wasn't being imported unless the entry was visibly used. The utility code is needed for the definition even if unused. I think this is what utility_code_definition is for, but I'm not completely sure. I also had to add some calls to ensure it's used.
      
      2) CppOptionalTempCoercions weren't being moved correctly. Tested by printing from the destructor.
      
      3) cdef-class attributes weren't being created or destroyed correctly. Tested by printing from the destructor
      52b1b2b3
  2. 01 Jul, 2021 2 commits
  3. 30 Jun, 2021 2 commits
  4. 29 Jun, 2021 2 commits
  5. 28 Jun, 2021 5 commits
  6. 22 Jun, 2021 2 commits
  7. 18 Jun, 2021 1 commit
  8. 17 Jun, 2021 4 commits
  9. 15 Jun, 2021 7 commits
  10. 14 Jun, 2021 5 commits
  11. 11 Jun, 2021 1 commit
  12. 09 Jun, 2021 8 commits