Updated In The Wild (markdown)
Updated Home (markdown)
adding In the Wild Updated Home (markdown)
Created In The Wild (markdown)
removed binding bit Updated FAQ (markdown)
fixed noncanonical issue links Updated FAQ (markdown)
Adding code for creating namespaces, clean up Updated FAQ (markdown)
Update all examples for 0.9.5 and replace puts with console.log to avoid deprecation warnings in node Updated [Extensibility] Writing DSLs (markdown)
Update SQL DSL for 0.9.5 Updated [Extensibility] Writing DSLs (markdown)
Update SQL DSL Updated [Extensibility] Writing DSLs (markdown)
Added SQL-like example and updated one of the paras which wasn't accurate any more Updated [Extensibility] Writing DSLs (markdown)
Updated [Extensibility] Writing DSLs (markdown)
Updating syntax. Updated [Extensibility] Writing DSLs (markdown)
describe 'Whiskey' age: 18 brand: 'Jack' generates describe('Whiskey', { ... }); so the example wont work Updated [Extensibility] Writing DSLs (markdown)
Fixing the indentation on the question. Updated FAQ (markdown)
Adding the named functions question. Updated FAQ (markdown)
\n Updated FAQ (markdown)
grammar Updated FAQ (markdown)
Tidying up Updated FAQ (markdown)
Fleshing more stuff out. Updated FAQ (markdown)
a formal/standard/speedy/safe bind approach Updated FAQ (markdown)
Linked to FAQ page Updated Home (markdown)
fixed the example `bind` Updated FAQ (markdown)
And again. Updated FAQ (markdown)
Trialling a better indent. Updated FAQ (markdown)
Adding the answer line breaks back in. Updated FAQ (markdown)
Added a Functions section. Updated FAQ (markdown)
Tidying up the static analysis section. Updated FAQ (markdown)