Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GS64: Add Metaprogramming, Dynamic-Binding and Comparison packages #85

Merged
merged 15 commits into from
Aug 7, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    e497f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4f933e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    223e293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0183992 View commit details
    Browse the repository at this point in the history
  5. Fix package name typo

    gcotelli committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    a662cba View commit details
    Browse the repository at this point in the history
  6. Add Collection>>#ifEmpty:ifNotEmpty: to GS64 package

    Change usage of ifNotEmpty:ifEmpty: in favour of the previous one
    gcotelli committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3911d9d View commit details
    Browse the repository at this point in the history
  7. Add Number>>#isZero

    gcotelli committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    229d19c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2fefdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5b91793 View commit details
    Browse the repository at this point in the history
  10. Improve allLeafSubclasses to work on GS64.

    Add extension to AbstractDictionary
    gcotelli committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    34b62a1 View commit details
    Browse the repository at this point in the history
  11. Add missing extensions

    gcotelli committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8f730b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    191336a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47a89ea View commit details
    Browse the repository at this point in the history
  14. Improve test portability

    gcotelli committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8241f5f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    96f48ad View commit details
    Browse the repository at this point in the history