We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added and updated documentation for stuff coming in 0.6.
Added descriptions for %has-method?, %method, %resolve-method, %set-method!, and %unset-method!
Added descriptions for %has-prop?, %prop, %resolve-prop, %set-prop!, and %unset-prop!
Some corrections and style changes.
Converted Getting Started page to Markdown.
You can now install with 'chicken-install protolk'.
Introduction and some descriptions.
The pob? procedure will be in the normal API soon.
Link to Primitive API
Introduction and structure of Advanced Customization.
Created Primitive API (markdown)
Change "rectangle" example into "point", like in API. Fixed typo and slight inaccuracy about _method-missing.
Updated Home (org => markdown)
Updated Guides (org => markdown)
Added descriptions for derive, ancestors, has-ancestor?, and responds-to?.
Added descriptions for "Internal Methods": _display, _receive, and _method-missing.
Added descriptions for super?, super, super*, and apply-super.
Added descriptions for define-method, define-private-method, make-method, and make-private-method.
More readable formatting.
Added details for prop-reader, prop-writer, own-prop, and set-own-prop!
Added details for make-pob and send.
Converted API to Markdown.
Updated API (org)
Added the signatures of the non-advanced API. Still need to add descriptions and details.
Created Advanced Customization (org)
First draft of Getting Started.
Updated Home (org)
Updated Home (markdown => org)