Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Refactor #32

Merged
merged 7 commits into from
Feb 28, 2018
Merged

Refactor #32

merged 7 commits into from
Feb 28, 2018

Conversation

Therzok
Copy link
Contributor

@Therzok Therzok commented Feb 28, 2018

No description provided.

Record is now a symbol
ReturnValue now reports its documentation in <returns>
Abstracted method and function into ICallable
/// The array will grow in size automatically if necessary.
///</summary>
///<returns>the #GByteArray</returns>
static void append PARAMS
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this right? Or is it just a place holder?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Placeholder. not generating params/return value yet, I just wanted to make some building blocks first.

@Therzok Therzok merged commit 4b51942 into master Feb 28, 2018
@Therzok Therzok deleted the refactor branch February 28, 2018 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants