summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* implement error* functionsv0.1Natanael Copa2010-10-151-0/+32
* implement match() and matches()Natanael Copa2010-10-151-0/+33
* implement defnode()Natanael Copa2010-10-151-0/+10
* implement defvar()Natanael Copa2010-10-151-7/+16
* implement mv()Natanael Copa2010-10-151-0/+9
* implement insert()Natanael Copa2010-10-151-0/+10
* implement setm()Natanael Copa2010-10-151-0/+10
* implement rm()Natanael Copa2010-10-151-0/+8
* implement load()Natanael Copa2010-10-151-0/+7
* implement save()Natanael Copa2010-10-151-0/+6
* implement set()Natanael Copa2010-10-151-0/+12
* simplify aug_checkargNatanael Copa2010-10-151-30/+31
* print supports file handle arg. error handlingNatanael Copa2010-10-151-4/+30
* check args before creating userdata and cleanupNatanael Copa2010-10-151-13/+11
* support passing options to initNatanael Copa2010-10-151-1/+61
* initial commitNatanael Copa2010-10-142-0/+136