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

implement optional elements in structures #8

Closed
zippy opened this issue May 14, 2015 · 3 comments
Closed

implement optional elements in structures #8

zippy opened this issue May 14, 2015 · 3 comments
Assignees
Milestone

Comments

@zippy
Copy link
Owner

zippy commented May 14, 2015

No description provided.

@zippy zippy self-assigned this Jun 12, 2015
@zippy zippy removed their assignment Aug 19, 2015
@zippy zippy self-assigned this Oct 15, 2015
zippy added a commit that referenced this issue Oct 18, 2015
added symbols, and ability for base_defs to declare symbols
so we can have recursive structure definitions
zippy added a commit that referenced this issue Oct 20, 2015
plus converted more uses of LIST to correct optionality form
zippy added a commit that referenced this issue Oct 20, 2015
if you use a structure in a structure definition (instead
of a symbol) the base defs code now treats that as a
macro and replaces that slot in the STRUCTURE_DEF with
a copy of the that structures definition.
@zippy
Copy link
Owner Author

zippy commented Oct 20, 2015

This is now pretty much working as of 2ff2f27

Still to complete are:

@zippy
Copy link
Owner Author

zippy commented Oct 22, 2015

as of 3a6a92d you can specify input signatures as optional

@zippy
Copy link
Owner Author

zippy commented Jul 17, 2016

f2b6e57 adds support for defs with optionality

@zippy zippy closed this as completed Jul 17, 2016
@zippy zippy removed the in progress label Jul 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant