1. 09 Jun, 2023 1 commit
  2. 07 Jun, 2023 3 commits
  3. 01 Jun, 2023 1 commit
  4. 29 May, 2023 2 commits
  5. 25 May, 2023 1 commit
  6. 24 May, 2023 3 commits
  7. 23 May, 2023 2 commits
  8. 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
  9. 16 May, 2023 1 commit
  10. 08 May, 2023 7 commits
  11. 05 May, 2023 2 commits
  12. 02 May, 2023 4 commits
  13. 28 Apr, 2023 2 commits
  14. 27 Apr, 2023 3 commits
  15. 26 Apr, 2023 3 commits
  16. 25 Apr, 2023 3 commits
  17. 24 Apr, 2023 1 commit