Sha256: 3954de89e05c6cde8d5def3fe2a9ea94befed7f96e4e16bfbb7c033ca9b1655c

Contents?: true

Size: 930 Bytes

Versions: 4

Compression:

Stored size: 930 Bytes

Contents

2012-01-12 (0.2.10)
 * Add module for rails-style concerns.
2011-10-07 (0.2.9)
 * Add ParameterizedModule and FromModule.
2011-09-26 (0.2.8)
 * Depend on tins instead of spruz.
2011-07-16 (0.2.7)
  * Added turing machines example.
2009-07-20 (0.2.6)
  * Build gemspec file.
  * Some cleanup.
2008-12-01 (0.2.5)
  * Added shorter call to constant method.
2008-02-22 (0.2.4)
  * Fixed bug: use @@mutex instead of @mutex in cleanup handler, duh.
2007-11-29 (0.2.3)
  * Now compatible to Ruby 1.9 (for the moment).
2007-04-11 (0.2.2)
  * Ported Reginald Braithwaite's let DSL to DSLKit as examples/let.rb, see
    http://weblog.raganwald.com/2007/03/approach-to-composing-domain-specific.html.
    Added BlockSelf and MethodMissingDelegator modules for the implementation.
  * Added version.rb.
2007-02-22 (0.2.1)
  * Add coverage to tests.
  * New delegate method for classes/modules.
2006-09-22 (0.2.0)
  * Initial Released Version

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dslkit-0.2.13 CHANGES
dslkit-0.2.12 CHANGES
dslkit-0.2.11 CHANGES
dslkit-0.2.10 CHANGES