summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/scope.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding "content" state to files, and string interpolation handles escaped whi...luke2006-01-121-1/+1
* adding cfengine module, which required passing the cfengine classes all the w...luke2005-11-171-1/+9
* Adding "isomorphic?" method to classes, and testing for isomorphism before th...luke2005-11-021-9/+14
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-5/+3
* The language now verifies some resemblance to closurehood. I now only need t...luke2005-10-301-29/+95
* central logging is fully functional now, but it is painfully slow, so it is d...luke2005-10-281-1/+1
* The Puppet::Util.asuser function now works; had to slightly modify user.rb to...luke2005-10-231-1/+1
* Adding some semantic tagging. It is not exactly full-featured yet, and it is...luke2005-10-101-20/+84
* adding tag support to scopes and the transportable classluke2005-10-041-1/+32
* Many, many changes toward a completely functional system. The only current p...luke2005-09-231-7/+10
* Nodes now support inheritance, for better or for worse.luke2005-09-231-69/+44
* The new "include" syntax works now.luke2005-09-221-1/+3
* Okay, all tests pass again. The work done on nodes will take a little while ...luke2005-09-221-16/+50
* I am still somewhat in mid-change, but I have made the biggest changes to mak...luke2005-09-211-23/+121
* Okay, significant change -- classes no longer accept arguments (which makes t...luke2005-09-211-106/+146
* My cfengine2puppet config now entirely parses. The biggest problem I ran int...luke2005-09-181-1/+4
* tracked down some sticky bugs related to having false values and empty string...luke2005-09-131-3/+4
* replacing if statements with case statement, and adding defaults for both sel...Luke Kanies2005-08-241-1/+1
* Moving all files into a consolidated trunk. All tests pass except the known-...Luke Kanies2005-08-231-0/+427