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

New symbols, plus fixes #213

Merged
merged 5 commits into from
Sep 8, 2023
Merged

New symbols, plus fixes #213

merged 5 commits into from
Sep 8, 2023

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    9bcef07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1515ace View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. * update symbolsdb

    * use conventional generated file banner
    * protocols live in files with _protocol in the filename
    * dropped convenience alloc functions
    * renamed type for protocol wrapper to end with Object instead of Wrapper
    * ensure protocol wrappers implement the protocol interface
    * constants with same name as their enum name get K prefix
    * globbergen finds files by filename now
    progrium committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    cc06eea View commit details
    Browse the repository at this point in the history
  2. macos: regenerated

    progrium committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    8fd9ee1 View commit details
    Browse the repository at this point in the history
  3. Makefile: update symbolsdb

    progrium committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    7d69104 View commit details
    Browse the repository at this point in the history