Skip to content
Snippets Groups Projects
  1. Sep 09, 2024
    • Sébastien Villemot's avatar
      Initial HANK support · 1e68b2fc
      Sébastien Villemot authored
      – New “heterogeneity_dimension” statement
      – New option “heterogeneity” to “var”, “varexo”, “parameters”, “model” and
        “shocks” statements
      – New “SUM()” operator in “model” block
      1e68b2fc
  2. Jul 17, 2024
  3. Nov 30, 2023
  4. Dec 14, 2022
  5. Jul 08, 2022
  6. Jun 07, 2022
  7. Mar 29, 2022
    • Sébastien Villemot's avatar
      Refactor parsing of symbol lists · 46cc4726
      Sébastien Villemot authored
      For symbol lists (such as those given to “var” or “stoch_simul”), return a
      semantic value at the Bison level, rather than building the list through a
      temporary object in ParsingDriver. This allows various simplifications, and
      leads to a more functional code.
      
      By the way, homogeneize the naming of the various flavours of symbol lists in
      the Bison file (with TeX names, partitioning, or with a wildcard).
      46cc4726
  8. Jul 07, 2021
  9. Jun 09, 2021
  10. Feb 25, 2020
  11. Dec 23, 2019
  12. Dec 20, 2019
  13. Dec 18, 2019
  14. Dec 16, 2019
  15. Sep 10, 2019
  16. Apr 16, 2019
  17. Apr 03, 2019
  18. Jun 04, 2018
  19. Feb 15, 2018
  20. Jan 09, 2018
  21. May 19, 2017
  22. May 16, 2017
  23. May 10, 2017
  24. Feb 20, 2017
  25. Apr 10, 2014
  26. Sep 27, 2010
  27. Jun 16, 2008
  28. Apr 07, 2008
  29. Feb 03, 2008
Loading