1. 12 Jun, 2023 2 commits
  2. 09 Jun, 2023 16 commits
  3. 07 Jun, 2023 3 commits
  4. 01 Jun, 2023 1 commit
  5. 31 May, 2023 1 commit
  6. 29 May, 2023 2 commits
  7. 26 May, 2023 5 commits
  8. 25 May, 2023 2 commits
  9. 24 May, 2023 3 commits
  10. 23 May, 2023 2 commits
  11. 22 May, 2023 1 commit
    • Bruno P. Kinoshita's avatar
      Create decorators to meta-programmatically create the · 2a90bf4d
      Bruno P. Kinoshita authored
      documentation for variables. Two decorators are available
      now, @autosubmit_parameters, used to annotate classes
      with a dictionary with groups and their parameters.
      And @autosubmit_parameter (singular) used to annotate
      @property members. This latter decorator uses the
      __doc__ (docstring) of the properties to create the
      variable documentation.
      2a90bf4d
  12. 16 May, 2023 1 commit
  13. 15 May, 2023 1 commit