summaryrefslogtreecommitdiff
path: root/weave/common_spec.py
Commit message (Expand)AuthorAgeFilesLines
* removed a few files from old versionEric Jones2002-09-121-72/+0
* r1array and r2array converted to atleast_1d and atleast_2dEric Jones2002-04-031-2/+2
* major overhaul to testing framework. module_xxx.test() now takes a 'level' a...Eric Jones2002-02-191-4/+4
* major refactoring -- renamed _specification classes to _converter. Moved all...Eric Jones2002-02-141-5/+5
* adding support for instance variables and a few bug cleanupsEric Jones2002-02-141-2/+12
* changed converter class method calls to be handled through macros. This wil...Eric Jones2002-01-171-2/+2
* fixing a few typosEric Jones2002-01-171-1/+0
* further changes to make class versions of converters workEric Jones2002-01-171-4/+2
* converted most conversion routines to be class methods so that exceptions won...Eric Jones2002-01-171-2/+10
* * conversion_to_int and py_to_int now both throw TypeError, but conversion_to_inEric Jones2002-01-141-2/+2
* renaming compiler to weaveEric Jones2002-01-031-0/+57