summaryrefslogtreecommitdiffstats
path: root/lib/puppet/error.rb
Commit message (Expand)AuthorAgeFilesLines
* Changing some of the error output. This gets rid of the duplicated informati...luke2006-12-151-1/+1
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-3/+2
* Adding a :trace config option that prints stack traces of DevErrors, and usin...luke2006-09-131-1/+1
* Adding automatic stacktrace printing to deverror. I need to go through and r...luke2006-08-291-2/+15
* Making some of the metaprogramming a bit more explicit and a bit easier to ma...luke2006-08-201-0/+40