Skip to content
Snippets Groups Projects
  1. Aug 08, 2024
  2. Aug 07, 2024
  3. Aug 05, 2024
  4. Jul 30, 2024
  5. Jul 18, 2024
  6. Jul 17, 2024
  7. Jun 20, 2024
  8. Jun 13, 2024
  9. Jun 06, 2024
  10. May 31, 2024
  11. May 21, 2024
  12. May 16, 2024
  13. May 15, 2024
    • xo30xoqa's avatar
      Major restructure - remove Agents.jl and change species DSL · d6edd35b
      xo30xoqa authored
      This is a huge commit that changes much of the underlying model
      architecture (which is why it all had to change at once). Agents.jl
      is now no longer a dependency and the species macros have been largely
      rewritten. Not everything has been adapted yet, but the model is in a
      "minimally runnable" state.
      d6edd35b
  14. Apr 16, 2024
  15. Nov 14, 2023
    • xo30xoqa's avatar
      Fixed errors in basic skylark · faed2eae
      xo30xoqa authored
      Still need to write tests to make sure it works properly, but at least
      it runs without errors now and seems to do what it's supposed to.
      faed2eae
  16. Nov 13, 2023
  17. Nov 09, 2023
  18. Oct 27, 2023
  19. Aug 31, 2023
  20. May 28, 2023
    • xo30xoqa's avatar
      Renamed project to Persefone · 60e90125
      xo30xoqa authored
      This commit includes a `sed` pass over all files to change all
      occurrences of the former spelling "Persephone" to "Persefone":
      `sed -ie "s/Persephone/Persefone/" *`
      60e90125
  21. Feb 03, 2023
  22. Jan 21, 2023
  23. Jan 20, 2023
  24. Jan 14, 2023
    • xo30xoqa's avatar
      Wrote tests for @species macro · 24ac928a
      xo30xoqa authored
      This is a major commit with plenty of bug fixes. Turns out, macrology
      is *hard*! Not everything works yet, there are still several important
      FIXMEs scattered throughout the code. But at least the macro
      expansion/module scoping that has been bugging me for most of the past
      week has been (mostly) fixed now, or at least avoided. We're getting there...
      24ac928a
  25. Jan 13, 2023
  26. Jan 10, 2023
  27. Jan 06, 2023
  28. Jan 05, 2023
  29. Jan 04, 2023
  30. Dec 22, 2022
  31. Dec 17, 2022
  32. Dec 16, 2022
Loading