aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/dal.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: unix conditional tests (? :) remove line break markers before : cosmeticRalph Amissah2011-09-051-18/+18
|
* v3: ansi screen reporting include document language codeRalph Amissah2011-06-261-1/+1
|
* v3: i18n, sysenv, options, language setting changesRalph Amissah2011-05-041-1/+1
| | | | | | * must be able to set language at options stage from filename or directory * affects many files * old i18n more appropriately renamed prog_text_translation
* v3: param, md remove md.cmd and md.mod shortcut methods, use use md.optRalph Amissah2011-04-191-3/+3
| | | | | * affects many files that now use @md.opt.cmd & @md.opt.mod (instead of @md.cmd & @md.mod)
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-4/+4
|
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-1/+1
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-2/+2
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-17/+17
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+506