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