Skip to content
Snippets Groups Projects
  1. Aug 02, 2024
  2. Jul 29, 2024
  3. Jul 18, 2024
  4. Jul 17, 2024
  5. Jun 06, 2024
  6. May 16, 2024
  7. 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
  8. Apr 16, 2024
  9. 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
  10. Nov 13, 2023
  11. Nov 09, 2023
  12. Oct 28, 2023
  13. Oct 27, 2023
  14. Aug 31, 2023
  15. Jul 20, 2023
  16. 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
  17. Feb 08, 2023
  18. Feb 03, 2023
  19. Feb 02, 2023
  20. Jan 31, 2023
  21. Jan 24, 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
Loading