Posted
over 16 years
ago
by
deveiant
A bunch of fixes for 1.9.1.
Cleaned up some debugging messages.
Exchanged rb_class2name(CLASS_OF()) for rb_obj_classname()
Updated the build system to work under 1.9.1
Added the beginnings of an experimental port of Dan Brickley's SKOS jRuby library
to use Redleaf.
|
Posted
over 16 years
ago
by
deveiant
Support auto-URIifying of subject/predicate from String/Redleaf::Namespace.
Added the beginnings of a Statement/Node diagram
More work on the manual
Added an optional 'example_prelude' to the page config that defines a chunk of
code that is inserted before each testable example before running it.
Added a 'spec:gdb' task that runs specs under GDB.
|
Posted
over 16 years
ago
by
deveiant
More work on the manual
|
Posted
over 16 years
ago
by
deveiant
More manual work.
|
Posted
over 16 years
ago
by
deveiant
Split out the Archetypes section from the DeveloperNotes page
|
Posted
over 16 years
ago
by
deveiant
Split out the Archetypes section into its own page
(diff)
|
Posted
over 16 years
ago
by
deveiant
More manual work.
|
Posted
over 16 years
ago
by
deveiant
Manual work.
|
Posted
over 16 years
ago
by
deveiant
More work on the manual
Added Redleaf::Namespace[] and an optional Kernel function for convenient syntax sugar.
Added an initial version of an editorial manual filter.
|
Posted
over 16 years
ago
by
deveiant
Added Turtle anon-bnode shortcut syntax example
(diff)
|